I know this is repeated question, but I still couldn't find deeplink mod until now. my version of phpld is 3.2, desperately need to install deeplink mod for feature (5 links ) and regular listing (3 links). is there any free mod out there? please give me some advise, thanks!
The proven and tested qualified and fully supported 3 & 5 Deep Link Mod is by an0n http://forums.digitalpoint.com/member.php?u=21186 PM him top notch guy, great service
If you are serious about developing a directory you will buy a proper deep links mod http://forums.digitalpoint.com/member.php?u=21186
I am using the same mod which is provided by - mhamdi on my directory http://www.zendir.net and its phpld version 3.2.0
Hi, your validating links function doesn't seems to be working. this is my code in submit.tpl </td> </tr> <tr id="field1_title" style="display:none"> <td class="label">TITLE 1</td> <td class="field"><input type="text" name="TITLE1" value="{$TITLE1|escape|trim}" size="40" maxlength="255" class="text"/></td> </tr> <tr id="field1_url" style="display:none"> <td class="label">URL 1</td> <td class="field"><input type="text" name="URL1" value="{$URL1|escape|trim}" size="40" maxlength="255" class="text"/> {validate form="submit_link" id="v_URL1" message=$smarty.capture.invalid_url} {validate form="submit_link" id="v_URL1_ONLINE" message=$smarty.capture.url_not_online}</td> </tr> <tr id="field2_title" style="display:none"> <td class="label">TITLE 2</td> <td class="field"><input type="text" name="TITLE2" value="{$TITLE2|escape|trim}" size="40" maxlength="255" class="text"/></td> </tr> <tr id="field2_url" style="display:none"> <td class="label">URL 2</td> <td class="field"><input type="text" name="URL2" value="{$URL2|escape|trim}" size="40" maxlength="255" class="text"/> {validate form="submit_link" id="v_URL2" message=$smarty.capture.invalid_url} {validate form="submit_link" id="v_URL2_ONLINE" message=$smarty.capture.url_not_online}</td> </tr> <tr id="field3_title" style="display:none"> <td class="label">TITLE 3</td> <td class="field"><input type="text" name="TITLE3" value="{$TITLE3|escape|trim}" size="40" maxlength="255" class="text"/></td> </tr> <tr id="field3_url" style="display:none"> <td class="label">URL 3</td> <td class="field"><input type="text" name="URL3" value="{$URL3|escape|trim}" size="40" maxlength="255" class="text"/> {validate form="submit_link" id="v_URL3" message=$smarty.capture.invalid_url} {validate form="submit_link" id="v_URL3_ONLINE" message=$smarty.capture.url_not_online}</td> </tr> <tr id="field4_title" style="display:none"> <td class="label">TITLE 4</td> <td class="field"><input type="text" name="TITLE4" value="{$TITLE4|escape|trim}" size="40" maxlength="255" class="text"/></td> </tr> <tr id="field4_url" style="display:none"> <td class="label">URL 4</td> <td class="field"><input type="text" name="URL4" value="{$URL4|escape|trim}" size="40" maxlength="255" class="text"/> {validate form="submit_link" id="v_URL4" message=$smarty.capture.invalid_url} {validate form="submit_link" id="v_URL4_ONLINE" message=$smarty.capture.url_not_online}</td> </tr> <tr id="field5_title" style="display:none"> <td class="label">TITLE 5</td> <td class="field"><input type="text" name="TITLE5" value="{$TITLE5|escape|trim}" size="40" maxlength="255" class="text"/></td> </tr> <tr id="field5_url" style="display:none"> <td class="label">URL 5</td> <td class="field"><input type="text" name="URL5" value="{$URL5|escape|trim}" size="40" maxlength="255" class="text"/> {validate form="submit_link" id="v_URL5" message=$smarty.capture.invalid_url} {validate form="submit_link" id="v_URL5_ONLINE" message=$smarty.capture.url_not_online}</td> </tr> <tr> <td class="label">{l}Description{/l}:</td> <td class="field">
And thats why its best to buy from An0n... then all you do is sit back, relax and he does all the hard work for you...
Isn't that the truth. What great service from him. I recommend him whenever someone asks me about that kind of stuff!
i send him email, but he seems to be too busy to reply . btw, how much he charges people for doing this?
An0ns deep link mod... $100!!! (last i heard). And yes he usually is busy... installing his deep link mod for people
Did you edit submit.php as well? please post in the blog as I dont provide support here. I actually provide limited support even there because the mods are well explained and easy to follow.
Bit of advice from some one who has tried both An0ns and the one by mhamdi Go with an0ns by far the better and safer of the 2 and he wont rip u off like mhamdi does
I’m encouraged to submit to directories that have the paid version, I feel my investment is safer if someone is prepared to spend on there directory. I saw a directory today using the free deeplink mod, the logo was still default and no Meta tags were used. The Title “Your Title goes here†Having deeplinks will help your sales and let buyers know that you are serious about your directory; your investment will be returned in no time. Thanks Brian
Try that if you get lost and its too overwhelming try this instead same deal though but works for me , just slightly different code at certain places.