Jump to content
Sign in to follow this  
jason_anagram

I screwed up big time. Fatal error, my fault.

Recommended Posts

jason_anagram

So I was attempting to update PlatformPro this evening, and trying to do too many things at once. I opted to do the FTP install for the update, and long story short, ended up dropping the files in what I presume was the wrong location (I'm actually quite sure it was the wrong location). Now my domain is only showing the following: Fatal error: Call to undefined function setup_pagelines_template() in /home/jlombard/public_html/index.php on line 9 Fortunately it's a test domain, and isn't live yet. However, I do have a decent amount of time in the setup and would hate to lose what I had permanently. I'm a designer (thus my need for PlatformPro), and while I do get around okay in HTML and CSS, I'm lost when it comes to PHP and I'm totally new to the Wordpress platform. When I look at the dashboard, it looks like all of the settings are still there, so I'm hoping that someone can tell me how to fix the function call in the index page. Thanks in advance.

Share this post


Link to post
Share on other sites
jason_anagram

Okay, after much fretting, I think I got it. The base index.php file was replaced for WP. It *seems* to be working now. We'll see...

Share this post


Link to post
Share on other sites
camaleo

Hi, I am trying to upgrade from PlatformPro 1.3.0.2 to 1.5.0. After having replaced the /platformpro folder I ge the following error: Fatal error: Call to undefined function setup_pagelines_template() in /Users/ugo/uuu/site.com/wp-content/themes/platformpro/page.php on line 6 How can I fix this problem? thanks

Share this post


Link to post
Share on other sites
kastelic

I would rename your old theme to something like platformOLD and then upload a fresh copy of the latest update, so that it is not overwriting anything. Then Activate it and you shouldn't have any problems. If this doesn't work, what were the exact steps you took in updating the theme?

Share this post


Link to post
Share on other sites
Simon

make sure you upload to the correct directory! `wp-content/themes/platformpro/` <- theme files in here NOT `wp-content/themes/platformpro/platformpro/`

Share this post


Link to post
Share on other sites
camaleo

the folder was properly installed, I guess something went wrong when copying it as I just replace it and now it works. Thank you for answering!

Share this post


Link to post
Share on other sites
carl007

Just to say, i had similar problem today, i was updating one of my sites to latest version of pagelines and encountered :

 

Fatal error: Call to undefined function setup_pagelines_template() in/xxxxxxxxxx/xxxxx httpd.www/wp-content/themes/pagelines/page.php on line 22 ......

 

I followed the advise above, ftp>change the pageslines folder name > install a fresh copy via ftp> on wp dashboard activate the new copy of pageslines ( note you might notice seeing two copies, but you will know which one is the fresh copy> in my case I had to put back some widgets. 

 

Fortunately i had a backup on another server and was able to use the setting info on the site. 

 

Cheers


check my mini blog
www.depictdesign.com

Share this post


Link to post
Share on other sites
James B

Glad you got it sorted Carl


Kindly search the forum and read the documentation before posting. It will help you resolve many issues.

For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting.

James B

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×