innerspaeth
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined function get() – with 3.7 UpgradeI started reading through various forums and found the issue is with
<?php echo get (‘featuredprojects’); ?>
When I change to <?php echo get_option (‘featuredprojects’); ?>
the error goes away but the content does not show. Is there another line I need to add? I did a few lines of trouble shooting and seems like I can get rid of the “fatal error” message but again, no content shows up.
Thanks For your help @wpyogi!
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined function get() – with 3.7 UpgradeIt’s a custom designed theme (by a friend). I tried deactivating it – that didn’t work. I also tried reverting back to 3.5 – all files but the wp-content and that didn’t work either.
Forum: Fixing WordPress
In reply to: Some category links work and some give page not found error messageI’m having the same (I think) issue myself. When I click on a category it says:
Not Found
Sorry, but you are looking for something that isn’t here.
Any ideas? I have the latest WP update (3.1) and installed advanced permalinks. I wonder if that has anything to do with it!?
link: innerspaeth.com
Forum: Installing WordPress
In reply to: 1&1 problems – wordpress not connecting to database@helsieboo
I just spend 2 hours on the phone with 1and1 – it seems like my problems have been solved. I’m not sure what they did, but I basically created another new database then uploaded all my information again and it worked. You might want to try calling them to walk through the process. Don’t forget to import all of your data from you old database to the new one!Forum: Installing WordPress
In reply to: 1&1 problems – wordpress not connecting to database@helsieboo – I’m having the same EXACT problem. I loved 1&1 until now. I tried everything that you did as well – no luck. So annoying!