Hello,

I am working on a website, installed the AES module, configured it with
AES Implementation: Mcrypt Extension
Method for viewing passwords: Collapsible Box
Cipher: Rijindael 128
Key Storage Method: File
Path to keyfile: admin
No key

I saved the configuration, got a 404 error. Was able to go back to main admin page, but now when I try to click any link in the admin page I get a 404 error that says:

"The requested URL /shop/admin/commerce/products was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

When I go to /admin I just get an alphanumerical key

Please help!

Comments

ewokhugz’s picture

Issue summary: View changes
ewokhugz’s picture

Figured it out. For anyone else who has this issue:

To access your modules sitename.com/?q=admin/modules Through there go to the aes module, click on "Configure," and change the path. It shouldn't just be "admin."

That was about 3 hours of headache for me. Hopefully this will save someone else from that.

dpovshed’s picture

Priority: Critical » Normal
Status: Active » Closed (won't fix)