Jump to content

Modules Positions list is empty


Recommended Posts

Hi,

 

this is url of out eshop http://www.ecigareta-shop.cz/, it's 1.4.8.2 version.

 

I want to change / create position for Cart Block and Categories Block. When I go to the Modules / Positions page in backend, the list is empty.

 

Should be this list empty? Or it's a bug?

 

I want to do this, because the Categories Block is sometime jumping below the CMS Block.

 

What should I look for or what to check?

 

Thank you for advices and suggestions.

post-545103-0-28332700-1366621875_thumb.jpg

Link to comment
Share on other sites

I have enabled _PS_MODE_DEV_ and _PS_DEBUG_SQL_ to true and display_errors to on too.

 

I get this errors on Modules page:

 

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/data/web/virtuals/8581/virtual/www/modules/index.php/index.php.php) is not within the allowed path(s): (/data/web/virtuals/8581/virtual) in /data/web/virtuals/8581/virtual/www/classes/Tools.php on line 1257
Warning: set_time_limit() has been disabled for security reasons in /data/web/virtuals/8581/virtual/www/classes/Module.php(492) : eval()'d code on line 50

 

But any errors on Modules / Positions page!

 

Should be the Modules / Positions list empty?

Edited by Silver Zachara (see edit history)
Link to comment
Share on other sites

You are absolutely right, I'm really suprissed :)

 

In Code are rendered only first two option tags for select and after is the error message:

 

<select id="show_modules" onChange="autoUrl('show_modules', '/adminXXX/index.php?tab=AdminModulesPositions&token=6f4c2a6f944934cf52419fc1fd469bc6&show_modules=')">
<option value="all">All modules </option>
<option>---------------</option><br />
<b>Fatal error</b>:  Call to undefined method Module::preloadModuleNameFromId() in <b>/data/web/virtuals/8581/virtual/www/admin555/tabs/AdminModulesPositions.php</b> on line <b>226</b><br />

Edited by Silver Zachara (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...