After I install the avatar module, I get this when I try to access the administration:
The requested URL /m/avatar/administration/ was not found on this server.
What am I doing wrong?
After I install the avatar module, I get this when I try to access the administration: The requested URL /m/avatar/administration/ was not found on this server. What am I doing wrong? |
What about other modules? https://www.deanbassett.com |
Well in the administration page, it seems as if the drop down on the right side none of those links work of installed modules. I get this related error for most module: The requested URL /m/facebook_connect/administration/ was not found on this server. But, when I click installed modules in the middle pane they bring me to the admin pages just fine. This is all rooting from me being unable to change my avatar for my admin account on my actual domain. When I click Avatar under my Account page, I get this error: The requested URL /m/avatar/ was not found on this server. Honestly, I am only starting with my configuration after install. Why would these modules not work after I installed them in the administration page? |
Recap: I get this related error for most module:
That error would be typical if the .htaccess file was not uploaded or mod_rewrite not working.
http://boonexpert.com |
During my setup, I did not install the .htaccess file. I will look in the installation guide for that step. |
Well in the administration page, it seems as if the drop down on the right side none of those links work of installed modules. I get this related error for most module: The requested URL /m/facebook_connect/administration/ was not found on this server. But, when I click installed modules in the middle pane they bring me to the admin pages just fine. This is all rooting from me being unable to change my avatar for my admin account on my actual domain. When I click Avatar under my Account page, I get this error: The requested URL /m/avatar/ was not found on this server. Honestly, I am only starting with my configuration after install. Why would these modules not work after I installed them in the administration page? Several possible reasons. https://www.deanbassett.com |
During my setup, I did not install the .htaccess file. I will look in the installation guide for that step.
https://www.deanbassett.com |
I did find the .htaccess file where I unzipped all of the files. For some reason it was blank. I reuploaded the original .htaccess file from the downloaded .zip |
I did find the .htaccess file where I unzipped all of the files. For some reason it was blank. I reuploaded the original .htaccess file from the downloaded .zip https://www.deanbassett.com |
During my setup, I did not install the .htaccess file. I will look in the installation guide for that step.
Great! This did fix my issue! I sure am curious as to why the .htaccess file was blank...either way all is good now will all modules and functions.
Thank you all for the speedy assistance |
I am curious about something else; check in the /cache and see if the .htaccess file is there and is not blank. Dolphin includes .htaccess files in some of the directories to prevent those directories from being listed and accessed from the web. It could be that your ftp programme was at fault. I have seen Filezilla cause problems with uploads. Geeks, making the world a better place |
I checked the contents of the /cache .htaccess file it only had Deny from all in the file. Is that correct? I did use FileZilla to upload the original Dolphin folder to my host. |
For /cache/.htaccess it's correct. I would never touch FileZilla, you may try TotalCommander instead. http://boonexpert.com |
I checked the contents of the /cache .htaccess file it only had Deny from all in the file. Is that correct? I did use FileZilla to upload the original Dolphin folder to my host.
https://www.deanbassett.com |
He was talking about content of /cache .htaccess file
http://boonexpert.com |