RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : December 04, 2008, 08:31:04 pm
+  RSGallery2 Support Forums
|-+  RSgallery2 support forums
| |-+  RSgallery2 modules and plugins (mambots) (Moderators: Jonah, Tomislav Ribicic, Daniel Tulp, Ronald Smit)
| | |-+  RSItems thumbnails....
Advanced search
  « previous next »
Pages 1
Author
Topic: RSItems thumbnails....  (Read 1098 times)
« on: August 08, 2008, 04:44:39 am »
allos Offline
Newbie
*
Posts: 1



I want to use this script
http://netzgesta.de/instant/ 
on my rsitems module at the latest photos part.
So i call tha script from my template head

then i open the mod_rsitems.php and at line 304 i change this one
Code:
<img src="<?php echo imgUtils::getImgThumb($filename_b); ?>" alt="<?php echo $title_b?>" border="0" /><?php if ($displaydate){?></a>
with this one
Code:
<img class="instant" src="<?php echo imgUtils::getImgThumb($filename_b); ?>" alt="<?php echo $title_b?>" border="0" /><?php if ($displaydate){?></a>
but it doen't work ....
Any ideas ?
Logged
 
Print  Pages 1
« previous next »
Jump to: