Jump to content

Edit History

cscreenstore

cscreenstore

I purchased a theme a few days ago and it has been a nightmare from the minute I installed it. I have had no assistance of any use from the developer, and something tells me I will not get a refund, so I am hoping I can get some assistance from you guys to get this thing up and running. Firstly, I got a 500 error from the beginning which involves the module ProductComments, I could only remove the 500 error when I disabled ProductComments. For now though the error that is causing me the most trouble is when I try to add to the horizontal Megamenu, and the Vertical Megamenu. Can anybody tell me how to fix this one:

Property WtMegamenuClass->position is empty
at line 917 in file classes/ObjectModel.php

912. }
913. 
914. $message = $this->validateField($field, $this->$field);
915.   if ($message !== true) {
916.       if ($die) {
917. throw new PrestaShopException($message);
918.    }
919. return $error_return ? $message : false;
920.     }
921.}
922.

Currently I am testing on WAMP. The developer wants me to install on my hosted site so they can take a look, but I am not letting this theme anywhere near my site until it is working correctly offline.

Thanks to anyone that can help with error number 1.

I am using version 1.6.1.24.

Kathleen

×
×
  • Create New...