Jump to content

[SOLVED] Some items are not seen


Recommended Posts

This appears on top of the modules page:

Warning: file_put_contents(/home/u357075919/public_html/img/tmp/c106b452e86091577ec1821761562509.jpg): failed to open stream: Disk quota exceeded in /home/u357075919/public_html/classes/module/Module.php on line 1169 Warning: copy(/home/u357075919/public_html/img/tmp/c106b452e86091577ec1821761562509.jpg): failed to open stream: Disk quota exceeded in /home/u357075919/public_html/classes/module/Module.php on line 1170 Warning: file_put_contents(/home/u357075919/public_html/img/tmp/509a4658ba4b9a50ee9ae034572fdac0.jpg): failed to open stream: Disk quota exceeded in /home/u357075919/public_html/classes/module/Module.php on line 1169 Warning: copy(/home/u357075919/public_html/img/tmp/509a4658ba4b9a50ee9ae034572fdac0.jpg): failed to open stream: Disk quota exceeded in /home/u357075919/public_html/classes/module/Module.php on line 1170

This in place of some articles:

Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file /home/u357075919/public_html/cache/smarty/cache/blocktopmenu/0/category/1/1/1/88/0/0/0/0/fa/69/58/wrt529657918ef139.67699506' in /home/u357075919/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /home/u357075919/public_html/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php(102): Smarty_Internal_Write_File::writeFile('/home/u35707591...', 'writeCachedContent(Object(Smarty_Internal_Template), 'write(Object(Smarty_Internal_Template), 'writeCachedContent('???
Link to comment
Share on other sites

it's probably you've got some other restrictions.

Free hostings aren't good option for e-commerce websites.

in fact, they aren't good for anything.

 

i checked page, there is no information about restrictions.

Your hosting packed is poorly described,

it will be much easier if you will ask them about this problem "Disk quota exceeded".

In my opinion you've got some restrictions like file size / number of files.

Link to comment
Share on other sites

it's probably you've got some other restrictions.

Free hostings aren't good option for e-commerce websites.

in fact, they aren't good for anything.

 

i checked page, there is no information about restrictions.

Your hosting packed is poorly described,

it will be much easier if you will ask them about this problem "Disk quota exceeded".

In my opinion you've got some restrictions like file size / number of files.

 

 

The support of my hosting told me this:

It seems you have reached the inode limit. This means the number of inidividual files you can have.

 

Please delete any unnecessary files...

----------------------------------------------------------------------------------------

 

So

 

But I do not think I've unnecessary files, you know the possible solutions (in addition to changing hosting)?
Link to comment
Share on other sites

so it was limit related to number of files :)

unfortunately prestashop has got cache system, it generates a lot of files, the same with smarty compilation of the template... a looot of files. you can try to disable cache, but i don't think so that this is a good solution.

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...