Menu Link 404 Error
Posted: 24 Mar 2010, 16:53
Hello,
I have searched all over the site and have gone through multiple reinstalls, nothing fixes this error. The admin side works just fine, but when you create a menu link to the component, it gives you a 404 error.
I'm not sure what tables are supposed to be create in the database, but that was suggested as a possible cause of the problem. Here are the tables that were created.
The Directory Structure looks like this...
Within: joomlaRoot/components/com_phocagallery/
Contains:
Within: joomlaRoot/components/com_phocagallery/front
Contains:
Is this correct? Any help would be very much appreciated.
Thanks,
Curtis
I have searched all over the site and have gone through multiple reinstalls, nothing fixes this error. The admin side works just fine, but when you create a menu link to the component, it gives you a 404 error.
I'm not sure what tables are supposed to be create in the database, but that was suggested as a possible cause of the problem. Here are the tables that were created.
Code: Select all
_phocagallery
_phocagallery_categories
_phocagallery_comments
_phocagallery_img_comments
_phocagallery_img_votes
_phocagallery_img_votes_statistics
_phocagallery_user
_phocagallery_votes
_phocagallery_votes_statisticsThe Directory Structure looks like this...
Within: joomlaRoot/components/com_phocagallery/
Contains:
Code: Select all
/frontContains:
Code: Select all
/assets
/controllers
/models
/views
controller.php
index.html
phocagallery.php
router.phpIs this correct? Any help would be very much appreciated.
Thanks,
Curtis