scenteddelights Posted July 30, 2013 Share Posted July 30, 2013 (edited) Hey all, i've got a problem and no idea whats causing it. Anytime i install or upload a zip file for the module i get a new page of what looks like script. here is what pops up. i have to shut down the tab and reboot control panel. Array ( [0] => Array ( [file] => /home/apex2012/public_html/classes/module/Module.php [line] => 858 [function] => displayError [class] => ToolsCore [type] => :: [args] => Array ( ) ) [1] => Array ( [file] => /home/apex2012/public_html/controllers/admin/AdminModulesController.php [line] => 320 [function] => getInstanceByName [class] => ModuleCore [type] => :: [args] => Array ( [0] => DDLX - Th�mes & templates Prestashop.url ) ) [2] => Array ( [file] => /home/apex2012/public_html/controllers/admin/AdminModulesController.php [line] => 458 [function] => extractArchive [class] => AdminModulesControllerCore [type] => -> [object] => AdminModulesController Object ( [map:protected] => Array ( [install] => install [uninstall] => uninstall [configure] => getContent [update] => update [delete] => delete ) [list_modules_categories:protected] => Array ( [administration] => Array ( [name] => Administration ) [advertising_marketing] => Array ( [name] => Advertising & Marketing ) [analytics_stats] => Array ( [name] => Analytics & Stats ) [billing_invoicing] => Array ( [name] => Billing & Invoicing ) [checkout] => Array ( [name] => Checkout ) [content_management] => Array ( [name] => Content Management ) [export] => Array ( [name] => Export ) [emailing] => Array ( [name] => E-mailing ) [front_office_features] => Array ( [name] => Front Office Features ) OH and this continues....ALOT. Just not sure whats up with this. Thanks Edited July 30, 2013 by scenteddelights (see edit history) Link to comment Share on other sites More sharing options...
swsindonesia Posted July 30, 2013 Share Posted July 30, 2013 Hi, Does this event occur for any module you're installing / uploading ? Or just one or two particular module ? This is a PHP array print or variable dump, that most possibly triggered by the module script. Please share what kind of module you're installing. Link to comment Share on other sites More sharing options...
benjamin utterback Posted July 30, 2013 Share Posted July 30, 2013 Hello! this is most likely a problem caused by a third party module. Have you turned on Error Reporting? Link to comment Share on other sites More sharing options...
vekia Posted July 30, 2013 Share Posted July 30, 2013 may i know what module you're trying to install / use ? Link to comment Share on other sites More sharing options...
scenteddelights Posted July 31, 2013 Author Share Posted July 31, 2013 the problem is i tried several, but i think it was the plblog v1.1.8 blog module that started it all. I"m using 1.5.3 prestashop. Im also getting HUGE script when i try to access my website on my phone. never had that happen either. site is www.ScentedDelightCandles.com thanks for the help Link to comment Share on other sites More sharing options...
swsindonesia Posted July 31, 2013 Share Posted July 31, 2013 Hi, I think you should remove / delete any third party module you had installed before, and make a clean slate of your site. Like I said before, those errors are generated most probably by a third party module dumping variables. Link to comment Share on other sites More sharing options...
scenteddelights Posted July 31, 2013 Author Share Posted July 31, 2013 how do i determine third party modules vs defaults. Also any one that i installed like the plblog is not really installed...i try to upload and it will got the the list of code. then ill refresh and reload and its not installed. Link to comment Share on other sites More sharing options...
benjamin utterback Posted July 31, 2013 Share Posted July 31, 2013 how do i determine third party modules vs defaults. Also any one that i installed like the plblog is not really installed...i try to upload and it will got the the list of code. then ill refresh and reload and its not installed. Hi! third party modules are the ones that you actually have to Add to PrestaShop either via the "Add New Module" button in the BackOffice>Modules or by FTP transfer. The native modules are the ones that are packaged within PrestaShop when you download. You can download PrestaShop again and simply head over to the "Modules" folder for a glance and what modules come default with PrestaShop. Do you remember ever adding new modules? If so, what were they? Link to comment Share on other sites More sharing options...
scenteddelights Posted August 1, 2013 Author Share Posted August 1, 2013 i've tried a ton of them, I'm not asking what are third party ones, i'm asking how in your list of modules can you determine what are the third party ones. i've installed a bunch and they all look the same format in the list of them. I don't have a another domain to were i can just download prestashop again and test the default module list, over all i guess ill have to crash that site and start over.........ugh...... Link to comment Share on other sites More sharing options...
vekia Posted August 1, 2013 Share Posted August 1, 2013 it isn't possible to determine third party modules from the list, especially when you're new to the script. What to do? You can always run "demo" store on your computer, in my opinion this is great idea before running live site. it mean, that you will be able to install PS on your computer and check the list of the default modules. Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 1, 2013 Share Posted August 1, 2013 All you need to do is download PrestaShop (another copy)>Open it and open Modules In there you will find the list of modules that come with PrestaShop... If you bought Addons from the Addons store, you can go to your order history and see what addons your purchased.. You can investigate who made them/compatibility etc.. The other modules are most likely third party modules. Link to comment Share on other sites More sharing options...
Recommended Posts