Copyright Error need help

Started by ★MR.TALENT★, June 11, 2011, 03:39:45 PM

Previous topic - Next topic

★MR.TALENT★

Here is the whole story
My version is 2.0 rc3
I installed porta mx v0.98 then i guess there was an error becaus it started showing this at the bottom of my website..

Sorry, the copyright must be in the template.
Please notify this forum's administrator that this site is missing the copyright message for SMF so they can rectify the situation. Display of copyright is a legal requirement. For more information on this please visit the Simple Machines website.
Not sure why this message is appearing? Take a look at some common causes.


So i went to Sources/Subs/php lie the ReadMe said to and i Found this...
//-> start change PortaMx foreach(array_reverse($context['template_layers']) as $layer)
{ getTemplateLayer($layer); loadSubTemplate($layer . '_below', true); }
//-> end change PortaMx 


And replaced it with this...
foreach (array_reverse($context['template_layers']) as $layer) loadSubTemplate($layer . '_below', true);

Now i have this at the bottom of my webpage...
Fatal error: Call to undefined function getTemplateLayer()() in /home/a7462535/public_html/Sources/Load.php(2094) : eval()'d code on line 218

how do i fix this?
Community Helper√
SMF 2.0 Gold √

Sir Osis of Liver


Copyright is in footerarea of index.template.php.  If you removed or broke it, the forum won't work.
When in Emor, do as the Snamors.
                              - D. Lister

★MR.TALENT★

Quote from: Krash. on June 11, 2011, 03:50:40 PM

Copyright is in footerarea of index.template.php.  If you removed or broke it, the forum won't work.

ok well is there anyway to fix iit
Community Helper√
SMF 2.0 Gold √

Sir Osis of Liver


Looks like you've done more than break the copyright.  Can you uninstall Portamx and get the forum working?

When in Emor, do as the Snamors.
                              - D. Lister

★MR.TALENT★

#4
fixed it with the package parser
Community Helper√
SMF 2.0 Gold √

Advertisement: