AbanteCart Development > Customization help

Contact section not editable

(1/3) > >>

marino:
I have a problem, which i can't solve. I already read some answers regarding this problem, but nothing helped.
So i want to edit the contact FORM but anything i do nothing helps, it always stays the same.
So the first thing i try is to Load the missing language data but first i have to wait more then 20minutes and it is saying "Processing" after 20minutes it throws me out and i have to login again and the language date is NOT loaded.(see picture for error)
The other thing i was doing is i edited the form in the database, field_descriptions and form_descriptions but even when i changed text here nothing was changed in the storefront.

For the missing language data load error i am adding an screenshot.

Please help.

Basara:
Hello.

for load missing data error - this is server related issue. Maybe you have too short time limit for execution files or some memory limit. Do you have any errors in AbanteCart error log file?

for other one - after some changes You need to reset AbanteCart cache. Go to Admin-System-Cache

marino:
Error Log:
--- Code: ---2013-08-29 18:12:16 - warning:  AbanteCart core v.1.0 file_get_contents(../license.txt) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: No such file or directory in <b>/home1/marino88/public_html/public_html/install/controller/pages/license.php</b> on line <b>39</b>
2013-08-29 18:54:24 - database error:  AbanteCart core v.1.1.6 Error: MySQL server has gone away<br />Error No: 2006<br />SELECT DISTINCT
              e.extension_id,
                      e.type,
                      e.key,
                      e.category,
                      e.priority,
                      e.version,
                      e.license_key,
                      e.date_installed,
                      e.update_date,
                      e.create_date,
              s.store_id,
              st.alias as store_name,
              s.value as status
FROM extensions e
LEFT JOIN settings s ON ( TRIM(s.`group`) = TRIM(e.`key`) AND TRIM(s.`key`) = CONCAT(TRIM(e.`key`),'_status') )
LEFT JOIN stores st ON st.store_id = s.store_id
WHERE e.`type`  IN ('extensions', 'payment', 'shipping', 'template') in <b>/home1/marino88/public_html/public_html/core/database/mysql.php</b> on line <b>109</b>
2013-08-29 19:45:49 - warning:  AbanteCart core v.1.1.6 sprintf() [<a href='function.sprintf'>function.sprintf</a>]: Too few arguments in <b>/home1/marino88/public_html/public_html/admin/controller/common/footer.php</b> on line <b>37</b>
2013-08-29 19:48:15 - warning:  AbanteCart core v.1.1.6 sprintf() [<a href='function.sprintf'>function.sprintf</a>]: Too few arguments in <b>/home1/marino88/public_html/public_html/admin/controller/common/footer.php</b> on line <b>37</b>
2013-08-29 19:53:20 - warning:  AbanteCart core v.1.1.6 sprintf() [<a href='function.sprintf'>function.sprintf</a>]: Too few arguments in <b>/home1/marino88/public_html/public_html/admin/controller/common/footer.php</b> on line <b>37</b>
2013-08-29 19:53:23 - warning:  AbanteCart core v.1.1.6 sprintf() [<a href='function.sprintf'>function.sprintf</a>]: Too few arguments in <b>/home1/marino88/public_html/public_html/admin/controller/common/footer.php</b> on line <b>37</b>
2013-08-29 19:58:42 - warning:  AbanteCart core v.1.1.6 Invalid argument supplied for foreach() in <b>/home1/marino88/public_html/public_html/admin/view/default/template/pages/tool/global_search.tpl</b> on line <b>68</b>
2013-08-30 16:35:13 - warning:  AbanteCart core v.1.1.6 sprintf() [<a href='function.sprintf'>function.sprintf</a>]: Too few arguments in <b>/home1/marino88/public_html/public_html/admin/controller/common/footer.php</b> on line <b>37</b>
2013-08-30 16:35:18 - warning:  AbanteCart core v.1.1.6 sprintf() [<a href='function.sprintf'>function.sprintf</a>]: Too few arguments in <b>/home1/marino88/public_html/public_html/admin/controller/common/footer.php</b> on line <b>37</b>

--- End code ---

I have no idea what this log means.

I have already reseted my cache several times and i did not help.

abantecart:
Does this happen all the time or only once in a while?
Looks like your Mysql database is losing connection or dies.

marino:
Everytime i try to load the missing language data.
The thing is i have my hosting on hostgator and i was testing abantecart on my old hosting and even the load the missing language data worked well there. Now i brought a new hosting plan again at hostgator for the online store and now everytime i try to load the missing language date the thing "crashes".

Navigation

[0] Message Index

[#] Next page

Go to full version
Powered by SMFPacks Social Login Mod