Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

latest comments bolck

 
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Blocks View previous topicPrinter friendly versionView next topic
Author Message
ideon

Beginner
Beginner


Joined: Aug 12, 2003
Posts: 3

PostPosted: Sat Sep 27, 2003 2:06 am    Post subject: latest comments bolck Reply with quote

hallo, I would so much need to have a block with latest comments to images, would that be possible? thank you for any help. Martin
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: latest comments bolck  

Back to top
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Sat Sep 27, 2003 8:47 am    Post subject: Reply with quote

hm....this might be easy to do with a hack to the add_comment.php file...i've got a lot of other things going on today, but i'll try to work one out...
Back to top
Offline View user's profile Send private message Visit poster's website
wike

Beginner
Beginner


Joined: Dec 14, 2003
Posts: 2

PostPosted: Fri Jan 30, 2004 8:40 pm    Post subject: Re: latest comments bolck Reply with quote

I'm interested in this too, is there something already written?
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Mon Feb 02, 2004 8:57 am    Post subject: Re: latest comments bolck Reply with quote

yeah i've got one written, still working out the kinks. keep your eyes open for it soon.
Back to top
Offline View user's profile Send private message Visit poster's website
zyphichore

Beginner
Beginner


Joined: Feb 05, 2004
Posts: 2

PostPosted: Mon Apr 19, 2004 5:16 pm    Post subject: Re: latest comments bolck Reply with quote

i've done a few searches on latest/newest comments.. this seems to be the most recent/active thread on the subject.

did anything ever come of this?

(i've tried to use some of the posting/fetching code from add_comment.php using the NewstPhoto block as a base.. unfortunately the kinks in mine break the whole page heheheh)
Back to top
Offline View user's profile Send private message Visit poster's website
zyphichore

Beginner
Beginner


Joined: Feb 05, 2004
Posts: 2

PostPosted: Tue Apr 20, 2004 12:09 pm    Post subject: Re: latest comments bolck Reply with quote

OK, this seems to work.. in "block-NG-NewestPhoto.php" insert this just before "return $content;" (i'm still interested in one that looks a bit nicer Smile )

// BEGIN -- add/view comments modification to "Newest Photo" block --

// from add_comment.php
// $url = "add_comment.php?set_albumName={$gallery->album->fields['name']}&id=$id";
$url = "add_comment.php?set_albumName={$newestPhotoAlbum->fields['name']}&id=$id";
$content .= "<br>";
$content .= popup_link('[' . _("add comment") . ']', $url, 0);
$content .= "<hr>";

//from view_comments.php
$comments = $newestPhotoAlbum->numComments($index);
if($comments > 0)
{
for($j = 1; $j <= $comments; $j++)
{
$comment = $newestPhotoAlbum->getComment($index, $j);

//from layout/commentbox.inc
$content .= "";
$content .= $comment->getName();
$content .= " @ ";
$content .= $comment->getDatePosted();
$content .= " Said:
<br>";
$content .= $comment->getCommentText();
$content .= "<hr>";
}
}

// END -- add/view comments modification to "Newest Photo" block --
Back to top
Offline View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Blocks View previous topicPrinter friendly versionView next topic

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Dedicated ServersDomain NamesWeb HostingDomain Name RegistrationDedicated Web HostingWeb Design New YorkCompare VoIPseo packagesSEO CompanyNew York Yellow PagesFind LocationsVOIP Phone ServiceNeckermannOnline internetSEORestaurant Locator • Get great HP coupons from CouponSnapshot • Search for great dell coupons at CouponSnapshot.com.au • Graduation DressesAndroid TabletSEO IndiaBuy Phen375fuel filter

8th year online! 2003-2011
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia