Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
I have a problem I can not access in the administration to my "dashboard" J
I had to upgrade JomSocial and Joomla! in your site to current versions -> JomSocial 3.1.0.4 and Joomla! 3.2.3.
But I made safe copy (with Akeeba backup) before that so nothing is really lost (if you made any customizations in code).
I had to modify some files:
ROOT/administrator/components/com_community/controllers/community.php in line 60, replace this:
ROOT/administrator/components/com_community/models/photos.php in line 18, replace this:
class CommunityModelPhotos extends JModelLegacy
to this:
class CommunityAdminModelPhotos extends JModelLegacy
This solution apply to:
Fatal error: Cannot redeclare class CommunityModelPhotos in (...)/administrator/components/com_community/models/photos.php on line 18
- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.
- Use the "Thank You" feature on any post that helped you