Re: ZX Slideshow official thread
Quote:
Originally Posted by
earthstudio
I have installed all correctly through filezilla. When I install patch it says ERROR: Cannot insert configuration_key "" because it already exists
I have seen that I need to access phpmyadmin but have never used this before. I have got access and have typed in ZX in what I think is the right place to search and nothing shows up. I unistalled the patch from the zencart dashboard and reinstalled using phpmyadmin. Still nothing. I have it showing in the zen dash but only the header. I maybe haven't done the right thing in php my admin but it is a bit intimidating in there when you have never seen it before.
Well, messing with phpmyadmin can be disastrous if you make a few wrong moves and delete something that you shouldn't... Try browsing your configuration table and configuration_group and check somewhere at the end to see if there are ANY entries that might refer to ZX...
Quote:
I do have andover modern but some of the team, who only use the zen dash type things on the main page and that destroys the andover modern slider every time! Meaning I have to go back an re-upload over and over which they hate as looks bad! Want a slider we can operate though the zen dashboard... Didn't think would be so difficult!
Feel free to explain to me like I am a child :)
Yup, because you're probably using some HTML editor (either built-in HTML editor or CKeditor or TinyMCE or something...). If they use Plain Text editor, this won't happen.
Contact me through PM with your server login information and I'll get it installed for you - it'll save us both some time... :smile:
Re: ZX Slideshow official thread
Quote:
Originally Posted by
balihr
Well, messing with phpmyadmin can be disastrous if you make a few wrong moves and delete something that you shouldn't... Try browsing your configuration table and configuration_group and check somewhere at the end to see if there are ANY entries that might refer to ZX...
Yup, because you're probably using some HTML editor (either built-in HTML editor or CKeditor or TinyMCE or something...). If they use Plain Text editor, this won't happen.
Contact me through PM with your server login information and I'll get it installed for you - it'll save us both some time... :smile:
Thanks, sent ;)
Re: ZX Slideshow official thread
And, yes, this was yet another case of a server which simply doesn't accept the install SQL... I had to manually run the SQL statement from phpmyadmin and it's working fine now.
Re: ZX Slideshow official thread
Quote:
Originally Posted by
balihr
And, yes, this was yet another case of a server which simply doesn't accept the install SQL... I had to manually run the SQL statement from phpmyadmin and it's working fine now.
Perhaps this kind of issue would be eliminated if you put the SQL inside an auto installer?? (just a suggestion..)
Re: ZX Slideshow official thread
Quote:
Originally Posted by
DivaVocals
Perhaps this kind of issue would be eliminated if you put the SQL inside an auto installer?? (just a suggestion..)
Uhm... Does 1.3.9 support auto installers? I don't remember seeing it... But it's definitely a good thing to add and is planned. However, I have a few other ideas to add, but just don't have the time... I'll definitely add an auto installer in the next release. Not sure when that's gonna be, tho...
Re: ZX Slideshow official thread
Quote:
Originally Posted by
balihr
Uhm... Does 1.3.9 support auto installers? I don't remember seeing it... But it's definitely a good thing to add and is planned. However, I have a few other ideas to add, but just don't have the time... I'll definitely add an auto installer in the next release. Not sure when that's gonna be, tho...
yes v1.3.9 does support it as far as I know given that there are other add-ons that used auto installers as far back as 1.3.8..
One thing is for sure I eliminated 90% of the support questions for the add-ons I support simply by the inclusion of a SQL auto install.. SQL install issues were 90% of the support questions asked..
Re: ZX Slideshow official thread
Heelloo guys! here is a swedish guy with problem on my website. http://www.heroproshop.se i have lookt trow all of the 51 pages and i cant get any sulution to my problem! Please help me!
I have install the sQL in zen cart and it was no error and i have the ZX Slidshow in my config menu and in the layout config i have
clean the area in the banner group i have also upload in banner manage slide1 , slid2 ect. all is a own group. the slidshow is turn on
with value TRUE, I have locat all the files in the zip in to my template and i have also try to change the zx_slidshow.php to 2.0.1 and nothing happens
I cant get anything too show on my site! what do i do wrong? i have checkt all the folders for jscript that could block the slidshow and
put show on main page to FALSE in layout config.
Best regards Robin
Re: ZX Slideshow official thread
Quote:
Originally Posted by
Tylen
Heelloo guys! here is a swedish guy with problem on my website.
http://www.heroproshop.se i have lookt trow all of the 51 pages and i cant get any sulution to my problem! Please help me!
I have install the sQL in zen cart and it was no error and i have the ZX Slidshow in my config menu and in the layout config i have
clean the area in the banner group i have also upload in banner manage slide1 , slid2 ect. all is a own group. the slidshow is turn on
with value TRUE, I have locat all the files in the zip in to my template and i have also try to change the zx_slidshow.php to 2.0.1 and nothing happens
I cant get anything too show on my site! what do i do wrong? i have checkt all the folders for jscript that could block the slidshow and
put show on main page to FALSE in layout config.
Best regards Robin
Välkommen, Robin!
(I'm just showing off with Google Translate)
I'm afraid I have no idea what to tell you, but for some reason I have a feeling your tpl_index_default.php isn't loading AT ALL. This might be caused by the template (it's TemplateMonster so it wouldn't surprise me). If my hunch is right, you'll need to figure out a way to get any code showing on your home page. When you figure it out, just copy the ZX Slideshow block of code from the module's tpl_index_default.php file (it's commented and it's just a few lines of code to copy).
Re: ZX Slideshow official thread
Nice translate! :D Thank you for fast reply! i will check my files and see if i can copy it in to my main page file!
Thank you!
Re: ZX Slideshow official thread
YES that was the problem I just chaged the templatemonsters tpl_index_default.php and take the zx_slideshow code and copy it in to the fil and works!!! THANK you, almost getting crasy over here about the problem but now it GOOD!