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?
Moving Site issues
Re: Moving Site issues
Did you clear your cache?
-
- New Member
- Posts: 8
- Joined: Wed Jun 02, 2010 2:11 pm
Re: Moving Site issues
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:Wishbone wrote:Did you clear your cache?
new.casterbridgedental.com (and the previous, current install www.casterbridgedental.com)
Re: Moving Site issues
It is looking for the object tag which should be in your plugins folder...
http://dev.cmsmadesimple.org/projects/objecttag
http://dev.cmsmadesimple.org/projects/objecttag
-
- New Member
- Posts: 8
- Joined: Wed Jun 02, 2010 2:11 pm
Re: Moving Site issues
I would really like to thank you for your help... that's great.Dr.CSS wrote:It is looking for the object tag which should be in your plugins folder...
http://dev.cmsmadesimple.org/projects/objecttag
I don't suppose you know why the tinymice editor thing isn't working?
Re: Moving Site issues
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...
-
- New Member
- Posts: 8
- Joined: Wed Jun 02, 2010 2:11 pm
Re: Moving Site issues
That also worked. Many thanks for your help.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...