Link Detail Mod for PHPLD v2.0
May 24th, 2007 by PankajI have made some modification in my previous LinkDetail mod for PHPLD v2.0. Now you can install it very easily.
Download updated version of Link Detail Mod for PHPLD v2.0
Here is instruction how to install it.
1. Copy link-detail.php to main folder
============================
2. copy link-detail.tpl to templates folder
============================
3. Open link.tpl add following line after {$link.DESCRIPTION}
- <a xhref="{$smarty.const.DOC_ROOT}/details/link-{$link.ID}">Read More</a>
==========================
4. Open .htaccess file
i) Add following line at top of the .htaccess file:
Options +FollowSymLinks
ii) After the line ‘RewriteEngine On’ add following line
RewriteRule ^details/link-([^/]+)/?$ link-detail.php?lid=$1 [QSA,L]
Now your .htaccess files first 3 lines should like this:
Options +FollowSymLinks
RewriteEngine On
RewriteRule ^details/link-([^/]+)/?$ link-detail.php?lid=$1 [QSA,L]















June 11th, 2007 at 5:57 pm
Hi,
just added a category tree to your mod, do check it out at http://www.dir.vc/
hope you’ll add it to your mod, (and note credit to me :P)
Regards
M.
June 17th, 2007 at 2:34 pm
Thanks M.
That is very useful improvment. I’ll update the mod very soon.
July 4th, 2007 at 9:44 am
Hi. Is there any mod where the link URL has Title in it.
Also how to edit title of link-detail.php . Presently it gives default directory header title which is not correct,
August 6th, 2007 at 8:01 pm
Interesting article!
Where can I find more on this theme?
August 19th, 2007 at 11:51 pm
[…] Link Detail Mod for PHPLD v2.0 (goodprlinks.com): To add detail pages for each […]
September 7th, 2007 at 9:51 pm
It is a great mod. I used it for my directory. But when I added a .html right at the end of
RewriteRule ^details/link-([^/]+)/.html?$ link-detail.php?lid=$1 [QSA,L]
and
Read More
Then, it didn’t work.
So I removed it.
Anyway, thanks.
Jenny.
September 18th, 2007 at 3:50 am
[…] /linkdetail/incelenen-site-ismi-id.html ?eklinde düzenleyece?iz. Öncelikle eklentinin sahibi; Googprlinks Eklenti indirme sayfas? Mod indir - Linkte Sorun Ya?arsan?z phpld link detail mod burdan […]
September 28th, 2007 at 1:43 pm
Sorry i’m a n00b.
Will this work for phpld 2.1.3?
October 27th, 2007 at 2:03 pm
Many thanks to Pankaj for the great work and sharing of this mod!! My costumized phpld is gonna be so sweet when it’s done. but I still got a lot of work to do. cheers!
November 4th, 2007 at 10:38 am
Thanks for this mod. and all the others i am using them on many of my directories. thanks
December 10th, 2007 at 4:48 am
I did all of those
created detail folder
updated .htaccess file
upload bohat detail file .php and .tpl
updated link.tpl
but still when i click on detail link the page didn’t show and link goes to the front page…
any solutions now…
thanks in advance…
dir.uuStuff.com
December 26th, 2007 at 2:47 am
Works well.
January 5th, 2008 at 10:27 pm
I add this mod to my phpLD v-2.1.3 directory, and now finally its working fine, but the problem is the detail page is not displaying the title page, do you have any suggestion how to fix that.
also I want to change the link with the title page like link-343.html instead of detail/computer_sotre-34.html
any help will be thankful..
thanks