Jump to content

[SOLVED] Modules page not loading


Recommended Posts

  • 4 years later...

I know this topic is already closed, but I had the same issue with my own payment module and I found out that I require a file called functions.php with "require 'functions.php';" which could evaluate to loading the same file in backend folder twice. I just renamed my functions.php file to something_else.php and now it all works like a charm 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...