I did what you said, but currently facing the following issue:
Enabling the Debug Mode doesn't seem to work since I don't see a single debug information (I'm using the Gantry Framework, btw.). So I can't get anything out of that. When for example clicking on my own user profile, all I get is this:
Code:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@makotoaikido.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Checking again on the CPanel shows me that the main memory of 512MB was fully used so the message was caused by the memory restrictions.
Maybe this information can help, too: I'm running this site with about 100 registered users and had CB running on Joomla 1.5. I did migrate the site to 1.7 with JUpgrade and took out all tables from this upgrade. I modified the SQL file and after a fresh install of Joomla 1.7 I inserted the tables in the database and installed the newest version of CB for Joomla 1.7 afterwards. This is all I did. Some things like settings and so on work, but whenever there will be access to user related data (avatars from kunena, me clicking on profile details, administrative actions on user data) the error above appears. Nothing else is causing this. So might there be something wrong with the database when accessing the user profiles?
What else can I do to get this fixed?
Thanks a lot! I appreciate your help very much!