Author Topic: Req: easy link for a comment  (Read 4138 times)

0 Members and 1 Guest are viewing this topic.

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Req: easy link for a comment
« on: July 21, 2006, 12:15:25 AM »
I've a simply request , i've wondering about how make a easy link for a especific comment in one picture , some like :

http://www.yoursite.com/details.php?image_id=317#comment_id=1201

 :?:

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Req: easy link for a comment
« Reply #1 on: July 21, 2006, 05:29:38 AM »
In v1.7.3 this is possible.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: Req: easy link for a comment
« Reply #2 on: July 21, 2006, 05:26:15 PM »
In v1.7.3 this is possible.

The problem is , i've made lots of modifications in v1.7.1 , mod's and my own modifications, so i don't wanna lose them :| , so how can i install it , without install the whole v1.7.3 ???

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Req: easy link for a comment
« Reply #3 on: July 22, 2006, 01:01:13 AM »
ok, add in comment_bit.html:
Code: [Select]
    <a name="comment{comment_id}"></a>
then you can use
http://www.yoursite.com/details.php?image_id=317#comment1201
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)