mvanpatten
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: My Laundry List / or Wish List of ChangesMore:
POSTING:
I want to be able to save two custom fields at the same time. Currently have to add a custom filed, save, then add another.Forum: Installing WordPress
In reply to: 2.5 Can’t loginI deleted the folders. Uploaded again, ran the upgrade install and ’tis okeedokee.
Forum: Installing WordPress
In reply to: 2.5 Can’t loginI dragged the folders individually to the server to overwrite them. got the same error message…
Fatal error: Cannot redeclare documentation_link() (previously declared in /home/todaysto/public_html/wp-includes/deprecated.php:1272) in /home/todaysto/public_html/wp-admin/includes/template.php on line 72Forum: Installing WordPress
In reply to: 2.5 Can’t login10-4
Forum: Installing WordPress
In reply to: Upgraded to 2.5: Can’t loginHi,
Upgraded and can’t log in.Fatal error: Cannot redeclare documentation_link() (previously declared in /home/todaysto/public_html/wp-includes/deprecated.php:1272) in /home/todaysto/public_html/wp-admin/includes/template.php on line 72Mark
Forum: Installing WordPress
In reply to: memory exhaustedFor anyone that has a WordPress blog hosted by Bluehost, they’re currently busy switching over to PHP 5 and doing away with PHP 4 altogether and as of this post, they have not notified anyone of this in any way shape or form.
This is going to break a large portion of WP blogs hosted by Bluehost due to plugins that will only run on PHP 4 plus numerous “php memory limit exhausted” errors.
via http://just-thinkin.netForum: Fixing WordPress
In reply to: WordPress 2.3 and Bluehost problemFor anyone that has a WordPress blog hosted by Bluehost, they’re currently busy switching over to PHP 5 and doing away with PHP 4 altogether and as of this post, they have not notified anyone of this in any way shape or form.
This is going to break a large portion of WP blogs hosted by Bluehost due to plugins that will only run on PHP 4 plus numerous “php memory limit exhausted” errors.
via: http://just-thinkin.netAs a “recommended” provider by WordPress, and with all the issues, WordPress should reevaluate this status.
Forum: Fixing WordPress
In reply to: Fatal Error – Memory size exhaustedBluehost changed the damn PHP engine from PHP 4 to PHP 5 which means that just about every WordPress blog out on Bluehost is going to break. The WordPress Database Backup plugin will no longer work with PHP 5 so I moved it to a temporary folder on the server in order to deactivate it. I also set the PHP memory limit to 20M in two PHP files (cache.php and pluggable.php) which got you back up and running for now.
Forum: Fixing WordPress
In reply to: Fatal Error – Memory size exhaustedOk Jeremy… I searched the forum you suggested and nobody has a fix. So the next time you flame somebody for bad search terms, you might just shut up unless you have a link to a fix.
Forums are for help. Not flames.
Forum: Fixing WordPress
In reply to: Fatal Error – Memory size exhaustedthanks, I did a search, but didn’t hit the right combination of terms I guess.
Now take back your slap on the wrist, K?
Forum: Fixing WordPress
In reply to: Category-template.php problem after upgrade to 2.3bfree74, what did you change to make the site accessible?
Forum: Fixing WordPress
In reply to: Category-template.php problem after upgrade to 2.3bfree74: I guess you are responding to my post. I have no idea why it didn’t work and made your site inaccessible.
I hope llyod will respond and see if it helped.You did use the ‘ (apostrophe) rather than a single curly quote mark right?
Forum: Fixing WordPress
In reply to: Category-template.php problem after upgrade to 2.3Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in blah/blah/blah/wp-includes/category-template.php on line 176
Now I did some research and apparently there is a line in a file called wp-includes/category-template.php.
That line says
if(array_key_exists($category, $categories))
What it should say is
if(array_key_exists(’$category’, $categories))
[with the little quotes]
Please let me know if that works.
Forum: Installing WordPress
In reply to: Installation via Fantastico in BluehostBluehost only offers 2.2, when will they offer 2.3 via Fantastico.
As a recommended vendor, they should have it available sooner rather than later.
Forum: Installing WordPress
In reply to: Problems moving from wordpress.com to wordpress.orgIf you care about rankings, you should delete your wp.com blog.
When moving to Bluehost your images will not transfer
“You would need to do a Backup of the images, files and database from WordPress and upload that to your site here. The transfer does not happen automatically. It needs manual upload.”Since you can’t backup from .com, your images will not be in your old posts.
bummer.