|
#1
|
|||
|
|||
|
I enchanched recent coments addon for show the thumbnails of the image. Yu can see it at http://www.reflectingmyself.com/phot...x=fancyarchive
If anyone it is interested i can put the code here
__________________
reflectingmyself photoblog :: reflejandome fotoblog [ http://www.reflejandome.com ] |
|
#2
|
||||
|
||||
|
connection to your site is 'refused'.
__________________
Affordable Website Design in North Wales |
|
#3
|
|||
|
|||
|
Quote:
__________________
reflectingmyself photoblog :: reflejandome fotoblog [ http://www.reflejandome.com ] |
|
#4
|
||||
|
||||
|
works fine now. nice improvement. would be cool if you just made them an option you could turn on and off now. maybe just a variable in the script than can be changed. ie, true or false.
__________________
Affordable Website Design in North Wales |
|
#5
|
||||
|
||||
|
where can i get the improved addon?
Last edited by -okapi-; 09-03-2005 at 06:56 AM. |
|
#6
|
|||
|
|||
|
I have no many time to join the two version but here you have the code, so if anyone wants to do it
![]() Quote:
__________________
reflectingmyself photoblog :: reflejandome fotoblog [ http://www.reflejandome.com ] |
|
#7
|
|||
|
|||
|
thanx for posting...
however, it seems it 's not working when the photoblog is placed in a subdirectory and not on the root directory of the domain... example... Code:
http://www.yoursite.com/pixelpost/index.php Code:
http://www.yoursite.com/index.php |
|
#8
|
|||
|
|||
|
Watch out If You copy,
Code:
$tpl = ereg_replace("<LAST_COMMENTS>",$recent_comments,$t pl);
Code:
$tpl = ereg_replace("<LAST_COMMENTS>",$recent_comments,$tpl);
|
|
#9
|
||||
|
||||
|
I tried to use it but I get the following error in the admin panel;
Parse error: parse error, unexpected T_STRING in /www/addons/recent_comments.php on line 59 I,m using Pixelpost 1.5 |
|
#10
|
||||
|
||||
|
SORRY the problem was the extra space
|
| Post Reply |
| Thread Tools | |
|
|