| Re: Xortify 2.5.1 & Spiders 2.7.1 - Cloud Security for XOOPS & Clones |
| by Roby73 on 2011/9/21 1:19:29 I saw that you modified all pagenav, le="color: #000000"><?php $pagenav = new XoopsPageNav($total, $limit, $start, 'start', 'num='.$limit.'&op='.$op); without $_REQUEST['op'].... I just wanted to be helpful. |
| Xortify 2.5.5 & Spiders 2.7.5 - Cloud Security for XOOPS & Clones |
| by wishcraft on 2011/9/14 9:35:44 IT has come to my attention that people whether it is a lack of knowing how or whether they are unsure how to follow the INSTALL document, are not setting there crons, so I have revised the final release to this one which is inclusive of a few minor changes to the cron serverup.php which tests for the up state of the API Services for Xortify and Spiders and adjusts them and the activity of the module accordantly. Xortify 2.55 is ready for bundling, There is 2 new preferences for specify cron state (Preloader, Unix Cron Job, Windows Scheduled Task) and the interval of the cron which is only used when the preloader is specified. Please find attached the finals for the Modules as they stand, i can’t find anything else to add to them. Thanks Simon Download Spiders 2.75: xoops2.5_spiders_2.75.zip - 161Kb Download Xortify 2.55: xoops2.5_xortify_2.55.zip - 156Kb |
| Re: Xortify 2.5.1 & Spiders 2.7.1 - Cloud Security for XOOPS & Clones |
| by Roby73 on 2011/8/31 22:26:00 Sorry, I do not speak English, is very difficult for me. In my site the file index.php the original line n.58 is le="color: #000000"><?php $pagenav = new XoopsPageNav($total, $limit, $start, 'start', 'num='.$limit.'&op='.$_REQUEST['op']); don't work.if i modify in: le="color: #000000"><?php $pagenav = new XoopsPageNav($total, $limit, $start, 'start', 'num='.$limit.'&op='.$op); is ok....
|
| Re: Xortify 2.5.1 & Spiders 2.7.1 - Cloud Security for XOOPS & Clones |
| by chefry on 2011/8/31 20:31:47 Quote:
Not Nice! Perhaps the people trying to debug your modules are the ones wasting their time |
| Re: Xortify 2.5.1 & Spiders 2.7.1 - Cloud Security for XOOPS & Clones |
| by wishcraft on 2011/8/31 15:10:17 Well it reads that on line 35 of index.php anyway, I am not sure what your posts are about now... Probably flash point le="color: #000000"><?php //Line 35 $op = isset($_REQUEST['op'])?$_REQUEST['op']:'robots'; //Line 598 $pagenav = new XoopsPageNav($total, $limit, $start, 'start', 'num='.$limit.'&op='.$op); That is both standard in it, I might /ignore now seeming your wasting my time. |