Keyword

Gallery Images do not display

  • Douglas Patac
  • Douglas Patac's Avatar Topic Author
  • Offline
  • New Member
More
14 years 2 months ago #79248 by Douglas Patac
Gallery Images do not display was created by Douglas Patac
Hi All, So I am playing with K2 and have most things working - but the image gallery - it works, but the images do not show up in the gallery diplay(it appears this is a placeholder gif image), they do when you click on them and the light box opens - Any thoughts - I have been looking for a while...here is the site...

motorsportsfoxkawasaki.com/index.php?option=com_k2&view=itemli...

Thanks - Doug

Please Log in or Create an account to join the conversation.

More
14 years 2 months ago #79249 by d.k.shukla
Replied by d.k.shukla on topic Gallery Images do not display
Hi
There is path issue in plug in, you will require to change in file showthumb.php , you will find file in /plugins/content/plugin_jw_sig/
Please modify line no 15 by replacing following code

$_image_ = '../../../media/k2/galleries/'.$_GET;

You will also require to change plugins/content/jwsig.php at line no.50 by following code
$rootfolder = '/media/k2/galleries/';
It may help you to sort your problem.

Please Log in or Create an account to join the conversation.

  • Douglas Patac
  • Douglas Patac's Avatar Topic Author
  • Offline
  • New Member
More
14 years 2 months ago #79250 by Douglas Patac
Replied by Douglas Patac on topic Gallery Images do not display
Hi d.k.shukla,

Thank you for your reply - When I go to the plugin file at /plugins/content/plugin_jw_sig/ - there is not a file called showthumb.php...

The same with plugins/content/jwsig.php ... the file does not exist at that location...

Is there anyplace else the file might exist?

Thank you for your help.

Doug

d.k.shukla said:Hi There is path issue in plug in, you will require to change in file showthumb.php , you will find file in /plugins/content/plugin_jw_sig/
Please modify line no 15 by replacing following code

$_image_ = '../../../media/k2/galleries/'.$_GET;

You will also require to change plugins/content/jwsig.php at line no.50 by following code
$rootfolder = '/media/k2/galleries/';
It may help you to sort your problem.

Please Log in or Create an account to join the conversation.

More
14 years 2 months ago #79251 by d.k.shukla
Replied by d.k.shukla on topic Gallery Images do not display
Hi
I am talking about plugin simple image gallery free version. I think you are using Simple image gallery pro version. hence you will not find out referred file.
Please try free image gallery, it will work.

Douglas Patac said:Hi d.k.shukla,
Thank you for your reply - When I go to the plugin file at /plugins/content/plugin_jw_sig/ - there is not a file called showthumb.php...

The same with plugins/content/jwsig.php ... the file does not exist at that location...

Is there anyplace else the file might exist?

Thank you for your help.

Doug

d.k.shukla said:Hi There is path issue in plug in, you will require to change in file showthumb.php , you will find file in /plugins/content/plugin_jw_sig/ Please modify line no 15 by replacing following code

$_image_ = '../../../media/k2/galleries/'.$_GET;

You will also require to change plugins/content/jwsig.php at line no.50 by following code
$rootfolder = '/media/k2/galleries/';
It may help you to sort your problem.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum