Guys I think that I am blind... http://img27.picoodle.com/img/img27/8/7/6/f_blindm_c58f1b0.jpg Where is that option ?
this mod adds two additional payment options in the submit form http://rakcha.com/phpld/submit.php Featured links + $16500 Featured links $900 Regular links + $350 Regular links $200 they 2 new are Featured links+ and Regular links+
Oh lo, yes sorry I tought that this is a mod for new payments methods in directory... my mistake. So that mod allow to add new prices, but what are the features , can I for example add featured link $25 / year and featured link $50 / lifetime ?
you can offer different options for different payment plans: deep links, contextual deep links, listing position, thumbnails in category page, colors, ...
Can someone explain to me how this mod is different from Paid version?? ... Is that just support & installation difference or there is some difference in functionality ?
Muneeb2Good, after installing this mod you can add other links option for example Regular Link yearly and Regular Link monthly.
Regarding the first part of the installation, adding the code into include/tables.php, can anyone advise the code that i can copy and paste into SQL of phpmyadmin instead? I have rerun the install file but that doesn't seem to do anything, i had a similar problem when installing the deeplinks mod in the past on a different directory, it was sorted when i used phpmyadmin to add the tables.
Yes exactly i also face this the SQL does not update when install is loaded. So you can mannualy add the field in DB Thanks
In Dumping data for table `PLD_CONFIG` line INSERT INTO `PLD_CONFIG you can find ('PAY_NORMAL','12.5'),('PAY_FEATURED','25'),('PAY_RECPR','10'), and update with ('PAY_NORMAL','12.5'),('PAY_FEATURED','25'),('PAY_NORMAL_ADV','20'),('PAY_FEATURED_ADV','35'),('PAY_RECPR','10'), the terms 12.5, 25 is the price you have which you can change from admin I hope it will help Sanjay
I know what this mod does. Take ur spamy post else where ........ I just want to know what is the difference between this free mod and the paid mode for same feature. is there any extra functionality in paid mod ?
I just implemented this mod successfully to my directory even combining with my existing deep link mod. thanks a lot! To mhamdi: pls guide us how to set the two extra payment option as yearly based. I hope to give your more rep.
Here is the querty you should input in phpMyadmin change the number 350 and 16500 to the actual prices.
Excellent, mhamdi that has sorted it, thanks to you too Sanjay and Saad. Im not sure why rerunning the install never works for me but inserting the code in phpmyadmin sorts it. Thanks for providing that for doing it directly.