by (200 points)
edited by
Hello,

I have installed Seotoaster ecommerce, installation successful.

Now I have a problem: when I click on the icons to edit, nothing happens. This happens on all pages and all icons.

Please, can you help me?
What can I do?

Server confugurazione:

Apache version 2.2.24
PHP version 5.3.26
Centos 6.4

file php.ini
max_execution_time = 300;
memory_limit = 64M;
post_max_size = 64M;
upload_max_filesize = 64M;
magic_quotes_gpc = Off;
magic_quotes_runtime = Off;
magic_quotes_sybase = Off;
extension = pdo.so;
extension = pdo_sqlite.so;
extension = sqlite.so;
extension = pdo_mysql.so;
disable_functions = show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open
extension = zend;

Thank you very much


Are you dead?
Are you still?

4 Answers

by (140 points)
I faced the same problem too.

All folders have been set to 0755 permission.

Any solution?
by (200 points)
Is there anyone in this forum?
Are you dead?
Are you still?

Please can you help me?

Thanks
by (2.9k points)
Hello!
It is hard to say what is wrong there. What browser do you use? If your're using chrome:
1. reload a page
2. press F12 (it will open 'developer tools' window at the bottom of your screen)
3. Click 'Console' at the top-nav tab
4. Click on the edit icon on the page and see if any error will be displayed in the console.

OR you can give access to your system to our support team and they will deal with the issue. If you okay with that, please send your toaster url and credentials to support@seotoaster.com with "Editing issue" as a subject. Thank you!
by (200 points)
Thanks so much Eugene Nezhuta for your answer,

Eugene Nezhuta wrote:
"If your're using chrome:
1. reload a page
2. press F12 (it will open 'developer tools' window at the bottom of your screen)
3. Click 'Console' at the top-nav tab
4. Click on the edit icon on the page and see if any error will be displayed in the console."

I did as you said and there are these errors:
"Failed to load resource: the server responded with a status of 404 (Not Found) http://www.host-ecommerce.com/system/js/external/jquery/plugins/cookie/jquery.cookie.js
Uncaught TypeError: Object function (e,t){return new x.fn.init(e,t,r)} has no method 'cookie' adminPanelInit.js:8"

Please, What can I do?

Thanks in advance
...