Author Topic: I need a modification in the comments page  (Read 4090 times)

0 Members and 1 Guest are viewing this topic.

Offline jamstave

  • Newbie
  • *
  • Posts: 49
    • View Profile
I need a modification in the comments page
« on: September 28, 2005, 04:07:25 AM »
Hi.. I need a modification in the comments page. In my gallery some images have more then 5 pages comments, after the user posted a new comment it's go to last page of the comment, but I need it's go to the first page of the comment is that possible.

Jamestave.

Offline ahmed_badawy

  • Newbie
  • *
  • Posts: 48
    • View Profile
Re: I need a modification in the comments page
« Reply #1 on: January 05, 2009, 09:46:18 PM »
me to i want this edit in comments
any one ???

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: I need a modification in the comments page
« Reply #2 on: January 05, 2009, 11:07:14 PM »
welcome ahmed_badawy to 4images forum ...


... allow user to edit their own comments ...
... it is a old thread, but try this ... http://www.4homepages.de/forum/index.php?topic=5577.msg23910#msg23910 ...
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline alekinna

  • Jr. Member
  • **
  • Posts: 51
    • View Profile
    • Gallery of cross-stitching
Re: I need a modification in the comments page
« Reply #3 on: January 05, 2009, 11:26:10 PM »
ahmed_badawy
jamstave

in the file details.php

find and delete
Code: [Select]
if ($action == "postcomment") {
$page = ceil($num_comments / $commentperpage);
}