vikjohn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Win7 & WPI’ll email him that suggestion .. thanks
I tweakded the calendar on google to get it to look like I want and then just copied the iframe code from Google to a text widget and everything works fine.
<iframe src=”https://www.google.com/calendar/embed?showTitle=0&showPrint=0&showTabs=0&showCalendars=0&showTz=0&mode=AGENDA&height=218&wkst=2&bgcolor=%23FFFFFF&src=refdesk%40drury.edu&color=%23182C57&src=en.usa%23holiday%40group.v.calendar.google.com&color=%23691426&ctz=America%2FChicago” style=” border-width:0 ” width=”323″ height=”230″ frameborder=”0″ scrolling=”no”></iframe>
Thanks for looking into this… V
Made the change:
The following error(s) occurred: http_request_failed
SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
ArrayI re-upgraded and made the fix; now it says “Array”
Tried downgrading the plugin and that did not work.
Forum: Fixing WordPress
In reply to: Save = Blank White ScreenMore Info: I removed all add-on’s from FF with no change. I run two sites on a local server and there rest at HostGator. HostGator sites have no problems. The ones on the local site both have the blank back end screens on save or publish … only NOT from Chrome. Any insight into this issue would be welcome. I really don’t want to have to use two different browsers!
Forum: Fixing WordPress
In reply to: Save = Blank White ScreenI’m having the same issue. Two different versions (2.8, 3.0), no plugins, using different themes). It does the save but I’m getting the blank screen after saves and publish. Does this also when I try to login, I can go up and alter the url and get in but this is really getting annoying.
NEW INFO: I tried this from Google Chrome and didn’t have a problem only FF.
Forum: Plugins
In reply to: Contact Form 7: no confirmation messageI rebuilt the forms and they are working. They looked good but I just couldn’t find what was causing the problem. I don’t have but two plugins so that wasn’t an issue.
Forum: Installing WordPress
In reply to: Urgent: Virtual Directory listing not allowedYAHOO
Forum: Installing WordPress
In reply to: Urgent: Virtual Directory listing not allowedHELP: A partial fix: I found an error in the index.php file which I fixed. I now have my site running (https://library.drury.edu/library/) but it won’t got to the admin site (https://library.drury.edu/library/wp-admin): 404 error – it looks like it is trying to redirect to https://library.drury.edu/wp-admin………) HELP
Forum: Installing WordPress
In reply to: Urgent: Virtual Directory listing not allowedPHP Fatal error: require() [function.require]: Failed opening required ‘./library/wp-blog-header.php’ (include_path=’.;c:\php\includes’) in C:\Inetpub\wwwroot\Library\index.php on line 17
Found the PHP log … library is the name of the virtual directory
https://library.drury.edu/library/ (is where the WP is installed)
The actual folder name id Library
Forum: Installing WordPress
In reply to: Urgent: Virtual Directory listing not allowedUpdate: I figured out why the error about the Virtual Directory went away! I had actually overwritten the index.php in the root folder; when I loaded the newer version of WP on it put the correct index.php in there. I’m still getting blank pages … V
Forum: Installing WordPress
In reply to: Urgent: Virtual Directory listing not allowedUpdate: I tried adding an index.html file and pulling that up and it does show up but only if I add it to the root of the virtual directory not the wp-content/themes/[currenttheme] folder. I pointed the webserver to Library (the wordpress installation) and it is also blank.
Forum: Installing WordPress
In reply to: Urgent: Virtual Directory listing not allowedThere is nothing showing up …