4.1.0.0 ROUTING
Posted: Wed Jan 29, 2025 10:26 pm
Can someone share some light:)
My custom file is under: ROOT\extension\modulename\catalog\controller\account\file.php
takes me to page not found:
namespace
namespace Opencart\Catalog\Controller\Extension\Modulename\Account;
tried various routes:
4.1.0.0/index.php?route=extension/modulename/controller/account/file&language=en-gb&customer_token=bedc531298401681f32115c34e
4.1.0.0/index.php?route=extension/modulename/account/file&language=en-gb&customer_token=bedc531298401681f32115c34e
nothing works
My custom file is under: ROOT\extension\modulename\catalog\controller\account\file.php
takes me to page not found:
namespace
namespace Opencart\Catalog\Controller\Extension\Modulename\Account;
tried various routes:
4.1.0.0/index.php?route=extension/modulename/controller/account/file&language=en-gb&customer_token=bedc531298401681f32115c34e
4.1.0.0/index.php?route=extension/modulename/account/file&language=en-gb&customer_token=bedc531298401681f32115c34e
nothing works