Author Topic: Trying to install Disqus?  (Read 3206 times)

0 Members and 1 Guest are viewing this topic.

Offline punchy

  • Pre-Newbie
  • Posts: 3
    • View Profile
Trying to install Disqus?
« on: September 17, 2010, 12:43:35 AM »
Hi.
I recently set up my 4images gallery. I am trying to install disqus onto the system for comments.
How do I find the permalinks?

Disqus is telling me the final task is:
Append #disqus_thread to the end of permalinks. The comment count code will replace the text of these links with the comment count.
For example, you may have a link with this HTML:
<a href="xxx: examplexxx: /my_article. html#disqus_thread">Comments</a>
The comment count code will replace the text "Comments" with the number of comments on the page xxx: examplexxx: /my_article. html


How would I find the permalink to attach the #disqus_thread onto?

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: Trying to install Disqus?
« Reply #1 on: September 17, 2010, 01:39:49 AM »
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 punchy

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: Trying to install Disqus?
« Reply #2 on: September 17, 2010, 04:22:06 AM »
Thanks for the welcome, and the link.
Only problem is, I can't find the details.php file?

Rembrandt

  • Guest
Re: Trying to install Disqus?
« Reply #3 on: September 17, 2010, 04:27:04 AM »
Thanks for the welcome, and the link.
Only problem is, I can't find the details.php file?
in the root directory of the gallery

Offline punchy

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: Trying to install Disqus?
« Reply #4 on: September 17, 2010, 04:33:28 AM »
Thanks, Remembrandt.
Figured out how to get to details.php...
but, I am sorry, I don't know anything about php coding, such as in the details file.
Where would I put the #disqus_thread tag if it says to put on an html version of : <a href="xxx: examplexxx: /my_article. html#disqus_thread">Comments</a>

What would be the equivalent in the php code I have recently put in?

Thanks
« Last Edit: September 17, 2010, 04:49:36 AM by punchy »