please visit http://www.centraldirectory.net/ the category link is displayed as http://www.centraldirectory.net/sho...php?sbcat_id=49 and outgoing links are displayed as http://www.centraldirectory.net/goto.php?sblink_id=118 i have uploaded the necessary files here and you can download it and make necessary changes so that the outgoing link is displayed as http://www.link.com/. ie links should be direct links to the respective site any doubts or any other file needed please PM me thank you.urgently needed. the script developer is not responding
I am sorry, I am a little confused Is this the problem You want to change a link from www.example.com/index.php?cat=54225 TO www.example.com/cat/54225 Because that is Mod Rewrites You would need the .htaccess file for that
If I understood it correctly, he meant to say that the links should be direct links and not go through goto.php. In order to do that, searchresult.php is the file that should be modified.
But if you do that, then the links will either need to open in a new window, which means they will not count as coming from you website. Or they click on the link in the same window, which means they will loose your website. The is should be done at the moment is the link will open another page of yours in a new window, then redirect them to the website, so the customer does not loose your website, and the link still counts as coming from your website.
I made some changes to the file, try uploading it and let me see the results. If it works, it should only be a temporary solution, since the forums were not designed to work that way and some related things will go wrong (visits will not be logged into your database as planned, for example, and who knows what else).
Well, for one, the links on the main page under "latest additions" need to be modified as well if you want them to be direct links. After a closer look, you probably won't have any problems with the modified code, but you won't be able to track clicks to the listed sites (as that was performed through goto.php), and anything relying on that data won't work anymore. Apart from that, you also might want to change some things in your left navigation bar. "Home And Gardnering" to "Home And Gardening", "Free Stuffs" to "Free Stuff" and "Foods & Bevrages" to "Foods & Beverages"
you have double http: on links . For example:http://www.centraldirectory.net/searchresult.php?sbcat_id=36 The first link points to http://http://www.littleearner.co.uk which is worthless ... And is not singular as I see it
This should do it for the main page and I've removed the extra http. All the links should now work. Have in mind, though, that the "most popular" category is not going to work anymore, because goto.php doesn't record clicks as it was meant to.
when you submit you should submit it as www.sitename.com as there is a http:// before the submit box.