Page 1 of 1
Moving Site issues
Posted: Tue Mar 08, 2011 2:18 pm
by MarkSmith65
I have managed to mode and upgrade an existing CMS cart site and most of the pages look great BUT I have an issue on the home page, where two swf files are referenced they no longer appear and I have this wording:
string(121) "Smarty error: [in content:homespot line 1]: syntax error: unrecognized tag 'object' (Smarty_Compiler.class.php, line 590)"
Anyone have any ideas?
Re: Moving Site issues
Posted: Tue Mar 08, 2011 3:00 pm
by Wishbone
Did you clear your cache?
Re: Moving Site issues
Posted: Tue Mar 08, 2011 4:12 pm
by MarkSmith65
Wishbone wrote:Did you clear your cache?
Thankyou for replying. I have cleared the cache of the new install and the message has gone but the swf files are not displaying... you can view here:
new.casterbridgedental.com (and the previous, current install
www.casterbridgedental.com)
Re: Moving Site issues
Posted: Tue Mar 08, 2011 4:45 pm
by Dr.CSS
It is looking for the object tag which should be in your plugins folder...
http://dev.cmsmadesimple.org/projects/objecttag
Re: Moving Site issues
Posted: Tue Mar 08, 2011 5:40 pm
by MarkSmith65
I would really like to thank you for your help... that's great.
I don't suppose you know why the tinymice editor thing isn't working?
Re: Moving Site issues
Posted: Tue Mar 08, 2011 5:43 pm
by Dr.CSS
Depending on what version of CMSMS it is there are a few things you can do, set modules folder and tiny folder to 755, uninstall tiny in extensions > modules, hit uninstall then hit install, some have to use the static config option...
Re: Moving Site issues
Posted: Tue Mar 08, 2011 5:58 pm
by MarkSmith65
Dr.CSS wrote:Depending on what version of CMSMS it is there are a few things you can do, set modules folder and tiny folder to 755, uninstall tiny in extensions > modules, hit uninstall then hit install, some have to use the static config option...
That also worked. Many thanks for your help.