14
This is making development very difficult and I'm running out of ideas of what to check and fix.
On my live site (hosted) when I try to change which groups can view/edit etc topics in the module admin areas for News 1.62 and AMS 2.51, or change which fields can be viewed etc in User Profile's (1.52) module admin area the 'permissions' page rejects the change saying 'Sorry you don't have permission ..' and bounces me to the site's front page. On checking both the module permission page and the database table the changes haven't been made.
On my local development setup (WAMP) which has a copy of the live site brought down regularly these same changes work properly. There must be something different between the live and local sites but I have checked and checked (php.ini, loaded extras, etc) and the few differences there are seem unlikely to cause such a fundamental difference in how XOOPS handles this permission change.
Having persuaded a sceptical client that XOOPS was the way to go they are now becoming concerned there may be hidden problems. I would value any suggestions.
Live (and local where different) site details:
Apache 1.3.41 (1.3.39)
----------------------
XOOPS Version - XOOPS 2.3.2
PHP Version - 5.2.6
MySQL Version - 4.1.22-standard (community-nt)
Server API Version - cgi (cgi-fcgi)
OS Version - Linux (WINNT)
safe_mode - Off
register_globals - Off
magic_quotes_gpc - On
allow_url_fopen - On
fsockopen - On
allow_call_time_pass_reference - Off
post_max_size - 12M (8M)
max_input_time - 60
output_buffering -
max_execution_time - 30
memory_limit - 64M
file_uploads - On
upload_max_filesize - 24M
GFD