Re: [Phpgedview-talk] Disabling Calendar
Brought to you by:
canajun2eh,
yalnifj
From: Dick M. <di...@fo...> - 2008-05-10 19:25:00
|
John Finlay wrote: > If you don't want the recursive copying to happen to can try blocking the offending program by IP address either through the PGV feature or using a .htaccess file. I'm blocking in the firewall at the moment but it's not a good solution as it requires intervention (finding the IP address). > Most of the features can be disabled by removing the file. I don't want to remove the feature for logged-in users. > So in this case, you should be able to remove the calendar by removing the calendar.php file from your site. > You might also need to edit the toplinks.html file in your theme if the menu item doesn't automatically > go away after removing the file. The calendar disappears if I remove the section in toplinks.php - thanks for that. What can I test so it only does it when nobody is logged-in? Dick |