[Fixed] Seeing a long string of errors, help!

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
sarah_h
Forum Members
Forum Members
Posts: 189
Joined: Tue Apr 25, 2006 8:30 am

[Fixed] Seeing a long string of errors, help!

Post by sarah_h »

Hi All,

After moving a local setup (while developing) to the production server I'm seeing this lot:

string(106) "Smarty error: [in template:20 line 4]: [plugin] unknown tag - 'sitename' (core.load_plugins.php, line 124)" string(103) "Smarty error: [in template:20 line 4]: [plugin] unknown tag - 'title' (core.load_plugins.php, line 124)" string(106) "Smarty error: [in template:20 line 5]: [plugin] unknown tag - 'metadata' (core.load_plugins.php, line 124)" string(108) "Smarty error: [in template:20 line 6]: [plugin] unknown tag - 'stylesheet' (core.load_plugins.php, line 124)" string(106) "Smarty error: [in template:20 line 19]: [plugin] unknown tag - 'content' (core.load_plugins.php, line 124)" string(103) "Smarty error: [in template:20 line 26]: [plugin] unknown tag - 'menu' (core.load_plugins.php, line 124)" string(103) "Smarty error: [in template:20 line 39]: [plugin] unknown tag - 'news' (core.load_plugins.php, line 124)" string(113) "Smarty error: [in template:20 line 56]: [plugin] unknown tag - 'global_content' (core.load_plugins.php, line 124)"

What does all this mean!?

Is anyone able to enlighten me?

Sarah
Last edited by sarah_h on Thu Jan 10, 2008 11:14 am, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Seeing a long string of errors, help!

Post by RonnyK »

Sarah,

it seems like the Plugins folder isnt available/readable at the production-server. Can you see what "Extensions -> Tags" show. All tags shown in the error, should be listed there.

Ronny
sarah_h
Forum Members
Forum Members
Posts: 189
Joined: Tue Apr 25, 2006 8:30 am

(fixed) Re: Seeing a long string of errors, help!

Post by sarah_h »

Hi,

I sorted the problem. It was twofold and here is what I did:

Firstly, you're right, there were missing 'bits' of the plugins folder due to upload problems. I re-upped everything folder by folder to make sure.

Then I ran the install and make sure I didn't create tables or sample data so it'd use the existing DB which I upped first.

Then I sorted out the permissions on the temp folder, the uploads folder and the config.php file. If you visit index.php without doing this a message will tell you what do do.

Then, it all worked!!

I hope this helps someone else with this prob.
Pierre M.

Re: [Fixed] Seeing a long string of errors, help!

Post by Pierre M. »

Hello Sarah,

thank you for your feedback.
As you seem to like to help others feel free to improve the wiki. You have write access to it with your forum account. May be you can add some lines about your issue and its solution in the troubleshooting section.

Have fun with CMSms

Pierre M.
sarah_h
Forum Members
Forum Members
Posts: 189
Joined: Tue Apr 25, 2006 8:30 am

Re: [Fixed] Seeing a long string of errors, help!

Post by sarah_h »

Yes, that would be a good idea.  Thanks Pierre.
Locked

Return to “[locked] Installation, Setup and Upgrade”