Scott Grayban
Forum Replies Created
-
Forum: Plugins
In reply to: [Updated Today Banner] [Plugin: Updated Today Banner] Parse errordeactivated all plugins then made sure twenty 11 stock theme use used then tried to activate your plugin and still same error.
Forum: Plugins
In reply to: [Updated Today Banner] [Plugin: Updated Today Banner] Parse errorThe site newly built — just a week old using a twenty 11 theme.
Parse error: syntax error, unexpected $end in /home/spokanewcnc/public_html/wp-content/plugins/updated-today-plugin/updated-today.php on line 279
You must be missing a } or ?> someplace because that’s why you would get this error in php.
Forum: Plugins
In reply to: [Updated Today Banner] [Plugin: Updated Today Banner] Parse errorIt’s a new install with PHP v5.3.10.
PHP is running as user using fcgid.
Forum: Plugins
In reply to: [Updated Today Banner] [Plugin: Updated Today Banner] Parse errorParse error: syntax error, unexpected $end in wp-content/plugins/updated-today-plugin/updated-today.php on line 279
plugin is worthless
Actually it breaks with any of the following checked…
Advanced image
Advanced linkIt’s a nice plugin but if you use more then 2 rows it doesn’t show and the text area is broken.
Forum: Installing WordPress
In reply to: Installed WP- Unable to find wp-admin on any browserLucyLocket please mark this thread as resolved. You will see that info on the right side.
Thank you.
I gave up on this addon. The best I got from it when it worked was a backup of just the database and not the web pages which is pointless.
It was a good thought but really not reliable at all.
Forum: Installing WordPress
In reply to: All plugin settings unable to accessIt might not be so if anyone has the same issue with previous versions they should check for this.
Forum: Installing WordPress
In reply to: All plugin settings unable to accessI have finally figured this out and I hope this helps others with the same issue.
If your hosting company allows you to manage your own php.ini and type wrapper.. cgi or fcgi .. use fcgi and make sure that cgi.fix_pathinfo = On is set.
Everything worked perfectly for me after making this change.
This should be added to the http://wordpress.org/support/topic/troubleshooting-wordpress-33-master-list
Now how do I edit this title and add resolved ?
Forum: Installing WordPress
In reply to: All plugin settings unable to accessBeen there done that. Moved plugins, changed theme to default restored plugins same results…. then I just disabled all plugins and enabled one at a time — 2 hours later no matter the order I enabled nothing worked. Even the default plugins didn’t allow access.
I downgraded to 3.2.1 and all was fine again.
3.3.1 has issues and I will tell all my clients to stay at 3.2.1 version until the WP developers find out who broke their code.
You are one of the few then. Most people that try this fail so badly that in the end they have lost everything. So my hat off to you !!
Forum: Installing WordPress
In reply to: Help moving my website to a new location on my servercurl reveals a lot in this case…
$ curl –head outofchicago.com
HTTP/1.1 301 Moved Permanently
Date: Thu, 05 Jan 2012 08:09:52 GMT
Server: Apache
X-Pingback: http://cjsmithphotography.com/main/xmlrpc.php
Location: http://cjsmithphotography.com/
Content-Type: text/html; charset=UTF-8This means that outofchicago.com is set in apache as a alias for cjsmithphotography.com and redirects it using a 301 directive.
You need to look at the apache settings and remove that redirect. It could also be in a .htaccess file also.
Backing files up is one thing — importing them is another especially the database. I have no idea why people think moving a db driven website is a easy thing when its better if they find a person they can hire for a few bucks to do it for them. In the short run you wouldn’t even see much down time if any.
Forum: Installing WordPress
In reply to: Installed WP- Unable to find wp-admin on any browserYup they got it working now.
$ host brightowls.com.au
brightowls.com.au has address 203.170.86.193
brightowls.com.au mail is handled by 10 mx2.syra.net.au.
brightowls.com.au mail is handled by 0 mail.brightowls.com.au.Glad I was able to point you in the right direction.