|
|||
|
Hey guys, I’ll just start by saying I love the joomla template kit, fantastic work!
I am having some trouble however. When I import an image or a swf using the flash tool and convert it into CMS and view the webpage on the local sever there is no problem. Everything shows up fine as its supposed to. However, when I package the template as a zip and upload it live to the net the flash no longer appears or loads properly. Any ideas what could be causing this problem? I cant understand what I could be doing wrong – Hope you can help Currently I’m running WAMP5 as the local sever and using the extension in dreamweaver 8. I am a regular user of flash so I know the swf file itself hasn’t got any problems - Regards, Michael |
|
|||
|
Okay, seems the enlightend individual was me, It was simply updating the template details, for some reason it automaticly sticks itself in the directory above the one it should be in. You can tell i'm tired
sorry if I'm starting to sound incoherant but its been a big dayCheers guys |
|
|||
|
Hi this is on todo list but it's tricky.
Add this line of code inside the head tags of your index.php template <head> <script src="<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?> AC_RunActiveContent.js" type="text/javascript"></script> </head> You also need to copy and the AC_RunActiveContent.js files from the scripts folder to the images folder. Then re run the update wizard so the js file is added to the xml file. that should do it. Cheers, Brian |
![]() |
| Thread Tools | |
| Display Modes | |
|
|