X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   Highslide Image Module (https://forum.x-cart.com/showthread.php?t=48914)

Shamun 03-02-2010 06:58 PM

Re: Highslide gallery (4.2 and 4.1) and single (4.2)
 
I'll get 4.3 up sometime later. Very busy currently.

Shamun 04-30-2010 01:01 AM

Re: Highslide gallery (4.2 and 4.1) and single (4.2)
 
Highslide for 4.3 is now available! With new features... Well, not new since it's not be released before like this.

You can now get Highslide 4.3 from simplexcart.com. The 4.3 version includes the following:
  • Now made as a module! Enable/disable from the X-cart interface
  • Only need to edit 2 files to get this working
  • No charges by me. Highslide still has a $29 license fee though
  • Supports single, mini-gallery and gallery mode
  • 14 pre-made templates!
  • Settings are edittable via the X-cart admin interface! 52 settings as well.
What do you have to lose except those ugly massive detailed photos? :D/

If you have any issues with getting it to install then let me know. Same if some settings don't play nice, but in that case I will need to know what settings you have changed from the default value.



Modules for X-cart 4.2 and 4.1 will be available in the future.

Bearsnum34 05-14-2010 05:31 PM

Re: Highslide gallery (4.2 and 4.1) and single (4.2)
 
HI Tal,

I am building my XC 4.3.1 and I was wondering if you had a sample of someone using Highslide with this version of XC. I love the idea of not have the detailed product!! :)

Quote:

Originally Posted by Tal
Highslide for 4.3 is now available! With new features... Well, not new since it's not be released before like this.

You can now get Highslide 4.3 from simplexcart.com. The 4.3 version includes the following:
  • Now made as a module! Enable/disable from the X-cart interface
  • Only need to edit 2 files to get this working
  • No charges by me. Highslide still has a $29 license fee though
  • Supports single, mini-gallery and gallery mode
  • 14 pre-made templates!
  • Settings are edittable via the X-cart admin interface! 52 settings as well.
What do you have to lose except those ugly massive detailed photos? :D/

If you have any issues with getting it to install then let me know. Same if some settings don't play nice, but in that case I will need to know what settings you have changed from the default value.



Modules for X-cart 4.2 and 4.1 will be available in the future.


Shamun 05-14-2010 09:33 PM

Re: Highslide gallery (4.2 and 4.1) and single (4.2)
 
Unfortunately not.
Installing it on your own site is quick and painless so you could give it a shot to see if you like it. If you have a dev server, you could install on that as well, no need for paying for a license and then using... The single-site license seems to be a trust-basis thing and isn't verified like X-cart and other PHP applications.

Bearsnum34 05-17-2010 04:10 PM

Re: Highslide gallery (4.2 and 4.1) and single (4.2)
 
Thanks Tal! Quick and pain huh?:oops:

What is a dev server?


Quote:

Originally Posted by Tal
Unfortunately not.
Installing it on your own site is quick and painless so you could give it a shot to see if you like it. If you have a dev server, you could install on that as well, no need for paying for a license and then using... The single-site license seems to be a trust-basis thing and isn't verified like X-cart and other PHP applications.


pbalfour 05-18-2010 12:42 AM

Re: Highslide gallery (4.2 and 4.1) and single (4.2)
 
Hi,
I've followed the instructions exactly for my Xcart 4.3.1 Gold install and I dont get any pop out window just a big image filling the page. What have I done wrong ?
Any help much appreciated

Thanks all.
Paul

xcart 4.3.1 Gold

Shamun 05-18-2010 02:18 AM

Re: Highslide gallery (4.2 and 4.1) and single (4.2)
 
Quote:

Originally Posted by pbalfour
Hi,
I've followed the instructions exactly for my Xcart 4.3.1 Gold install and I dont get any pop out window just a big image filling the page. What have I done wrong ?
Any help much appreciated

Thanks all.
Paul

xcart 4.3.1 Gold


If you could send me a link to your site so I can take a peak, I might be able to tell you.
Also, be sure to check that it is enabled in both the modules area (can be found on the left) and also is enabled in the settings area.


Quote:

Thanks Tal! Quick and pain huh?:oops:

What is a dev server?
A dev server is a development server. Instead of testing changes and such on a live site, you can just make a copy of it and test on the copy. If anything goes wrong, delete the copy or remove the edit and try again without having any potential problems on the live site.

TheGardenBath 05-29-2010 04:36 AM

Re: Highslide gallery (4.2 and 4.1) and single (4.2)
 
I love highslide! I purchased the commercial license and have installed it on my site so that I can have a gallery for my artwork (just on a static page) and it works great!

I wanted to try this module, so I have followed all the instructions very carefully - there aren't that many instructions, so it seems fairly simple. I've backed up my database and applied the sql patch, uploaded the highslide folder into skin1/modules, then updated the bottom.tpl file and the product.tpl file.

I can see the module in my admin section, so that seems to be working properly. But, now when I look at one of my products, the highslide doesn't seem to be working.

It shows my thumbnail and the thumb to the detailed image below, but clicking on either of them just opens the image itself in the whole window, not any popup like before or like the highslide popup.

Any ideas to fix this? I really want to get this working!

You can see here:
http://www.dreamtreestudio.com/star-shine-ACEO_2.5x3.5-inches.html

Oh, and by the way, in step 5 of the instructions you reference:

Code:

{include file="modules/highslide/product_highslide.tpl" productid=$product.image_id image_x=$product.image_x image_y=$product.image_y product=$product.product|escape tmbn_url=$product.image_url id="product_thumbnail" type=$product.image_type}
 {include file=modules/highslide/single_detailed.tpl}


but you have the highslide folder in your uploads called Highslide (capitalized). At first I didn't catch this and it caused a smarty error and couldn't read the module, but once I made the capitalizations on those 2 lines I got to this point. And it looks like the " " are missing on that 2nd line too, unless I was mistaken in that.

Thank you for your assistance!

Shamun 05-29-2010 11:44 AM

Re: Highslide gallery (4.2 and 4.1) and single (4.2)
 
Hi,

Can you double check to see if everything is properly placed? I looked at your site and its trying to get the highslide files from http://skin1/modules/Highslide/
Yes, skin1 would be the domain xD

I think I might have found the instructions where I goofed.

Step 4: xcartDir/skin1/customer/bottom.tpl
Find the lines that reference /{$SkinDir}/modules/highslide/ and replace with {$SkinDir}/modules/highslide/
I just checked my local install and noticed that the variable already had a / infront. Removing that should work :)

TheGardenBath 05-29-2010 05:02 PM

Re: Highslide gallery (4.2 and 4.1) and single (4.2)
 
Hi Tal! :)

Thanks so much for your quick response! Yes, you're right, there's an extra "/" in there that I didn't notice either! lol I removed those in the bottom.tpl file and now it's better, but not quite there yet.

Now, when I click on the thumbnail, I see the loading image, but the detailed image doesn't pop up. I'm going to check the product.tpl file to see if there are any extra "/" in those lines too just in case.

I hate to bother you with this, but I really appreciate your help! Any tips on what may be wrong? I hope it's nothing I did! :)


All times are GMT -8. The time now is 11:52 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.