geldirectory asked: How do I change the template in Phpld 2.1.2 version for my web directory. Kindly help me find what I have to do to do that as there is no such option of template change in admin. boby answered: You’ll have to add the new template files to your /templates/ folder, overwriting the […]

freewebspace writes: The phpLD’s 3.2 version menu is some what different from it’s previous versions The previous versions enable you to browse easily where as it is some what difficult with the latest version so I just tweaked the main.tpl so that it looks like previous versions menu In init .php Find Quote: $tpl->assign(‘menu’, $menu); […]

I know i posted this in a thread for someone, but thought i’d make it it’s own post open submit.tpl and find Code: <textarea name=”RECPR_TEXT” rows=”2″ readonly=”readonly” cols=”37″ class=”text”>&lt;a href=”{$smarty.const.SITE_URL}”&gt;{$smarty.const.SITE_NAME}&lt;/a&gt;</textarea> now if you wish you can replace this or just add a Code: <br /><br /> after it and add this code Code: <table border=”1″><tr><td><u><b>Directory […]

shultz: Hallo Jungs, ich wollte/ will mit meinem katalog auf einen anderen Webserver umziehen. Jetzt bekomme ich den Fehler: Warning: Smarty error: unable to read resource: “../Core/messages.tpl” in  webkatalog/libs/smarty/Smarty.class.php on line 1095 und auch nicht mehr in das Admin Panel. Die Datei ist vorhanden, weis aber nicht, warum mir der Fehler angezeigt wird. Version : […]

I tried to update one of my phpld directories with the new version early this week. I just wanted to update one of them, to make sure everything would be ok, which ended up being a good thing. I deleted all my old files, uploaded the new version, and went to install, and got this […]

If you admin login is blank or timeing out then replace your admin/index.php with this one: Note: in the get_url below, replace category/news/ with news.php Code: <?php /** # ###################################################################### # Project: PHPLinkDirectory: Version 2.1 # # ********************************************************************** # Copyright (C) 2004-2006 NetCreated, Inc. (https://www.netcreated.com/) # # This program is free software; you can redistribute […]

Hello,  I am getting the following error“Fatal error: Call to undefined function: disable_browser_cache() in /home/cas/public_html/payment.php on line 105” While try to submit a paid links here in my directorywhat should I do to resolve this error.  thanks in advance dotcompals answered: I tested by commenting  disable_browser_cache() line in my payment.php file.  Now i am getting […]

So this page was once an advertisement by a phpLD directory owner who wanted to sell links on their directory. The offering went something like this… Submit your site today! The directory is well established for more than 2 years and well indexed by major search engines. The site is PR4 Lifetime Featured Link for […]

When requesting support for phpLD and/or third party phpLD mods, please be as descriptive and detailed as possible – whether you are making the request in the forums, or to a specific person (e.g., mod author) via PM or email. Too often I (and I’m sure many others) see things like: Help, problems with mod. […]

Webken writes: Hello, I searched the forum but couldn’t find any useful solution in the relevant posts. I couldn’t fix the problem:Warning: Smarty error: validate: validator id ‘v_user’ is not registered. in /home… /public_html/libs/smarty/Smarty.class.php on line 1095when I try to login my admin panel. I tried to delete temp/templates/*.* and also to clean the cash of i.e. Moreover […]