 elgeeko
|
There appears to be issues upgrading to WordPress 3.0
Has anyone else tried to upgrade?
I’m getting the following fatal error;
/wp-includes/taxonomy.php on line 289
|
 fiscal sanity
|
I’m not getting that error when testing with 3.0, however, I received a different one. You may want to try this:
-In RoloPress Core
-Open rolopress-corelibraryfunctionsheader-functions.php
-Go down to line 129 and find: <?php echo get_term_link(‘Contact’, ‘type’); ?>
-Comment it out like this: <?php //echo get_term_link(‘Contact’, ‘type’); ?>
-Do the same thing for Company on line 143
-Same the file and upload
See if it upgrades and runs.
Once it does, go back to those lines and remove the comments.
Should work fine. Let us know.
|
 morningstar
|
There is a compatibility issue with WordPress 3.0. We will be releasing a new version with the fix.
|
 morningstar
|
Just released v1.3 with the fix for the compatibility issue.
|
 wayne
|
This may seem like a silly question, but where is the new release? I can’t seem to locate it.
|
 fiscal sanity
|
Just posted the link to v1.3, which fixes the WP 3.0 issue:
http://rolopress.com/category/themes
|
 danieljames
|
Steve,
I am having the same issue as http://forum.rolopress.com/topic/catchable-fatal-error#post-210, and I downloaded an installed the latest version of RoloPress today.
Also tried the fix, which doesn’t appeared to have worked.
http://contacts.seialliance.com
|
 fiscal sanity
|
Daniel,
Is this the fix you said didn’t work?
-In RoloPress Core
-Open rolopress-corelibraryfunctionsheader-functions.php
-Go down to line 129 and find: <?php echo get_term_link(‘Contact’, ‘type’); ?>
-Comment it out like this: <?php //echo get_term_link(‘Contact’, ‘type’); ?>
-Do the same thing for Company on line 143
-Save the file and upload
If you do this the error message will at least have to change. Let us know when you made these changes.
|
 danieljames
|
Yes, I had completed all of the steps.
You can see what you are asking for now at http://contacts.seialliance.com
|
 fiscal sanity
|
Hi Daniel– that’s fine. Almost there. Now follow these steps and you should be good:
http://forum.rolopress.com/topic/first-steps
FYI: We are working hard to make this easier in the future.
|
 danieljames
|
Certainly looks fixed – thanks! I can uncomment?
Actually, found http://contacts.seialliance.com/usf-st-petersburg
Did I miss something?
|
 danieljames
|
Alright, went through the entire process again, still the same issue.
Any thoughts?
|
 fiscal sanity
|
Try adding a Company: http://contacts.seialliance.com/add-company
|
 danieljames
|
Adding a company works fine; however, a company auto-added with a contact does not.
|
 pbeverage
|
I am having the same problem as danieljames. Anyone have a solution?
|