X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   Image Gallery Mod? (https://forum.x-cart.com/showthread.php?t=54044)

matallen 06-04-2010 03:39 AM

Image Gallery Mod?
 
Anyone know of a good image gallery mod etc that could be used in X-cart 4.3 to just display a group of images as a slide show?

It would be nice if it supported uploading the images but if it just displayed them from ftp that would be fine as well.

pauldodman 06-04-2010 05:11 AM

Re: Image Gallery Mod?
 
Moving to 3rd party add-ons - please only post completed code in the custom mods forum.

Shamun 06-04-2010 12:44 PM

Re: Image Gallery Mod?
 
Checkout my implementation of Highslide for X-cart. You may find it as what you need.

http://forum.x-cart.com/showthread.php?t=48914

PhilJ 11-15-2010 08:56 AM

Re: Image Gallery Mod?
 
Here's one that might be of interest...
http://www.xcartmods.co.uk/x-cart-simple-gallery-2-v4.x.html

matallen 11-16-2010 06:56 PM

Re: Image Gallery Mod?
 
That's EXACTLY what I was looking for! Thank you!!!

PhilJ 02-10-2011 12:02 PM

Re: Image Gallery Mod?
 
We are now giving this away as a free mod...

http://www.xcartmods.co.uk/x-cart-simple-gallery-2-v4.x.html

Enjoy :)

mimieberry 03-22-2011 11:21 AM

Re: Image Gallery Mod?
 
Phil, I appreciate you offering this mod for free now, especially with how professional it looks in the demo.

I uploaded the file to my system today and followed the install instructions, but when going to www.inspiredheartsandhands.com/gallery.php like the instructions says to after finishing them, it says "Page not found". I made sure the files/gallery permission is 777, and I know I posted the code in the proper places on the two templates. My only question is that maybe I did the SQL patch wrong? (I have never done one before so that is very possible). I went into the admin and at the bottom I typed in:

REPLACE INTO xcart_languages SET code='en', name='lbl_gallery', value='Gallery', topic='Labels';

And then clicked submit and it said it patched properly. Can you tell what I am missing?

Any advice from Phil, or anyone who has used this mod would be extremely appreciated. Thanks!

PhilJ 03-23-2011 02:44 AM

Re: Image Gallery Mod?
 
Mimi, if you are getting 'page not found', you have either not uploaded all files, or you've missed out a step. Try going through the install again.

mimieberry 03-23-2011 12:32 PM

Re: Image Gallery Mod?
 
Phil, I went through the steps again and think I might have found part of the problem, but the issue still is not fixed. What I did was copied the entire "upload" folder over to files to my public html. I deleted these and went into the "upload" folder and copied over the "gallery" folder (upload/files/gallery) and then copied over the Gallery folder (upload/skin/common files/modules/Gallery) into my modules folder (within the public html). I changed the file permissions to 777 and cleaned up my site and tried again, but the same error shows. Can you see what my error is? Am I copying the wrong things to the wrong places? Thanks for everything!

jkwalz108 06-11-2011 09:24 PM

Re: Image Gallery Mod?
 
Phil,

I love your Smart Template and I'd love to make this Gallery mod work in 4.4.2 but I am having trouble.

Setting aside skin1 vs skin here is another issue:

In the file 'gallery.php' there is a reference to:

Code:

require $xcart_dir."/include/categories.php";

...but I don't think "categories.php" exists in the include directory in 4.4.2.

Any help on this?

Thanks,

Jason


All times are GMT -8. The time now is 04:34 AM.

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