Jump to content

Problem, Need help


Recommended Posts

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 by scenteddelights (see edit history)
Link to comment
Share on other sites

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

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

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

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

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

×
×
  • Create New...