I need someone with phpld v. 3 and phpld_vault link rate mod to view my site, find the problem, and fix it. The descriptions for each link is currently not showing. This may be because I have installed the link rate mod, though I am unsure. Paying $10 via paypal AFTER the fix. Thanks.
Thank you. I sent him a PM. Added rep for ya. Offer is still open if anyone here is willing to help. Thanks.
Where you want the desciription to show make sure you are using: {$link.DESCRIPTION|escape|trim} that should take care of it. I did respond to your PM though. Also, be careful who you just give your information away to. I'm not saying the alternative will jerk you, but you never know. rob
Thanks, but that was in the code. I just uploaded a clean version of link.tpl and the descriptions are back, so I know the rate mod messed it up. I will go back and add the mod again and see if it screws up again. Thanks for your help. Changing cpanel password now.
you know i just fixed it, and someone opened the file from an alternative source and screwed it up. And it won't let me log back into the FTP, so ummmm....
{strip} <table><tr> {* show page rank *} {if $smarty.const.SHOW_PAGERANK} <td> {include file="pagerank.tpl" pr=$link.PAGERANK} </td> {/if} <td> <a id="id_{$link.ID}" href="{$link.URL|escape|trim}" title="{$link.TITLE|escape|trim}" {* nofollow *} {if $link.NOFOLLOW or ($link.RECPR_VALID eq 0 and ($smarty.const.RECPR_NOFOLLOW eq 2 or ($smarty.const.RECPR_NOFOLLOW eq 1 and $link.RECPR_REQUIRED eq 1)))} rel="nofollow"{/if} {if $smarty.const.ENABLE_BLANK} target="_blank"{/if}> {$link.TITLE|escape|trim}</a> <span class="url">- {$link.URL|escape|trim}</span> {if !empty ($search) or !empty ($uid)} <p>{l}Category{/l}: <a href="{$smarty.const.DOC_ROOT}/{$link.CATEGORY_URL|escape|trim}" title="{$link.CATEGORY_TITLE|escape|trim}">{$link.CATEGORY_TITLE|escape|trim}</a></p> {/if} <br> {if $link.RATE eq '10.00'}<img src="/directory/images/20.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE eq '0.00'}<img src="/directory/images/0.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE eq ''}<img src="/directory/images/0.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '0.50'}<img src="/directory/images/1.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '1.00'}<img src="/directory/images/2.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '1.50'}<img src="/directory/images/3.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '2.00'}<img src="/directory/images/4.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '2.50'}<img src="/directory/images/5.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '3.00'}<img src="/directory/images/6.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '3.50'}<img src="/directory/images/7.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '4.00'}<img src="/directory/images/8.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '4.50'}<img src="/directory/images/9.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '5.00'}<img src="/directory/images/10.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '5.50'}<img src="/directory/images/11.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '6.00'}<img src="/directory/images/12.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '6.50'}<img src="/directory/images/13.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '7.00'}<img src="/directory/images/14.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '7.50'}<img src="/directory/images/15.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '8.00'}<img src="/directory/images/16.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '8.50'}<img src="/directory/images/17.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '9.00'}<img src="/directory/images/18.gif" alt="Rated as {$link.RATE}" border="0"> {elseif $link.RATE le '9.50'}<img src="/directory/images/19.gif" alt="Rated as {$link.RATE}" border="0"> {else}<img src="/directory/images/20.gif" alt="Rated as {$link.RATE}" border="0"> <a href="{$smarty.const.DOC_ROOT}/rate.php?id={$link.ID}">Rate This Site</a> {/if} <br /> {$link.DESCRIPTION|escape|trim} - [<a href="{if !$smarty.const.ENABLE_REWRITE} {$smarty.const.DOC_ROOT}/detail.php?id={$link.ID} {else} {$smarty.const.DOC_ROOT}/detail/link-{$link.ID}.html{/if}" title="{l}Read more about{/l}: {$link.TITLE|escape|trim}">{l}Read more{/l}</a> {if $smarty.const.REQUIRE_REGISTERED_USER == 1 and !empty ($regular_user_details) and ($regular_user_details.ID == $link.OWNER_ID)} , <a href="{$smarty.const.DOC_ROOT}/submit.php?linkid={$link.ID}" title="{l}Edit or Remove your link{/l}">{l}Review{/l}</a> {/if} ] </td> </tr> </table> {/strip} take all of this txt above and copy it into the link.tpl highlight everything and copy & paste.
looks good. you're welcome. merry x-mas, save your $10 for a link submission i hear Yutter has a special going on also, check you PM, because I hope that alternative IP that has access to your DB is *YOUR* IP and not some joe schmoe you gave access to. Rob
Ops, should have checked the thread before sending you a PM. Thank you very much for your help! If you ever need anything here, just PM me. Maybe alive will be getting a submission soon. Thanks.