Jump to content

Please Help. Any click on menu throwing error.


Recommended Posts

I installed a module (Attribute Wizard Pro), correctly installed the files, and everything was fine. Until I go to my shop front. When clicking on any menu item, I get a white screen with the following text: /* Do not replace this file. Just put this function bellow other functions. */
public function getInstructions() {
if (isset($this->product['instructions'])) { return $this->product['instructions'];
}
return array(); }

Does anyone know how to fix this? I don't know PHP code, and the developer hasn't replied.

Screenshot_2021-04-21 Module Manager • FiveOwlz Custom Designs.png

Screenshot_2021-04-21 Module Manager • FiveOwlz Custom Designs2.png

Screenshot_2021-04-22 https www fiveowlz com.png

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...