Black and White Photoslide Issues

GK User
Tue Feb 08, 2011 10:50 pm
Renamed the 'gk_blackandwhite' to 'gk_custom'

Everything works fine except the photoslide on the front page. I looked through the source and found this in the header:

<script type="text/javascript" src="http://localhost:8888/templates/gk_blackandwhite/js/gk_image_show.js"></script>

Note that this line still points to 'gk_blackandwhite'.

Where can i go to change this?
User avatar
Fresh Boarder

GK User
Tue Feb 08, 2011 11:21 pm
Fixed the issue:

Changed template name in:

../gk_custom/html/mod_gk_image_show/default.php (line 31)
User avatar
Fresh Boarder

GK User
Tue Feb 08, 2011 11:32 pm
the same must be done for all instances of the folder names in /gk_custom/html/mod_gk_image_show/template.php

lines 63, 79 and 88
User avatar
Fresh Boarder


cron