phpLD PageRank Updater v1.9 has been released. Updates in this version include: +ADD: PageRank Filter: Option to only update links where the PAGERANK = -1 (i.e. N/A). +ADD: Custom STATUS Selection: To work with custom mods etc. +ADD: Statistics: PR statistics (how many up, down, no change, etc). +ADD: Log File: Logging to disk - including debug mode. +ADD: Custom Database: Ability to change the Table and Fields where link information is read from. +FIX: Minor bug fixes and tweaks. One of the best features in this update is the ability to change the database table and feilds where the application gets the link information from. This makes it compatible with other link directory scripts where link information is stored in a single table! For more information and to download the application, click here: http://techtoplist.com/prupdater/ Regards, Gerald.
Great, thanks for this mod! I will try to use it again. I had a few problems with the earlier versions.
Here are the stats from cpanel as to how many times the application had been accessed from the website: Dec06 = 121 Jan07 = 244 Feb07 = 229 Mar07 = 144 (stats up to the 17th). Thats for all versions of the application. Cheers .... Gerald.
Hi, I've just noticed that the application does not work due to a missing DLL file called qtintf70.dll. I have now fixed the problem and updated application. It was to do with one of the components being used called QDialog. This has been changed to use the component called Dialog which does not require the external DLL file (qtintf70.dll). Sorry for the inconvenience! Regards, Gerald.
Dan's mod is a PHP script which runs from the web server. My version is an Application (exe) which runs from your local desktop. Google has blocked a number of hosting companies IP addresses so websites hosted with them are unable to get PageRank information from Google (hence Dan's mod does not work on certain web hosts). My application was created to get around this problem as it runs from your local desktop rather than the web server. Cheers .... Gerald.
Hi, I have investigated the issues people have been having with not being able to update the PR for links in their directories. SYMPTOM: prupdater does not update the PR of links and you get Exception Error entries in the log file, example: REASON: You have installed additional mods in your directory which have changed the PLD_LINK table structure from the default. SOLUTION: You can no longer use the 'default' database settings and therefore need to select custom database fields: In the Options dialog box. Click the Database tab. Select the Custom check box and then click on the Change button. In the Table Name text box, type PLD_LINK and click the Populate Columns button. Click the Save button. Select the Selection tab. Click on the Custom check box and enter the Status ID of the links you wish to update. Example: Active Links = Status ID 2. etc. Click the Save button. Hope this helps !!! Cheers ..... Gerald.