Service Unavailable When Submitting The Message

[quote name=‘MikeN’ timestamp=‘1417012822’ post=‘198030’]

:grin: :mrgreen: LOL ok i got what you want from me, it was a mistranslation from my side ^^.

[/quote]



Hm… This error requires additional examination on your server. At the moment we can only advise to temporary comment out the following string in the app/functions/fn.control.php file:


<br />
throw new InputException('Error processing request');<br />

THX for the temporary solution, i will go with it, until i can fix it, i found already the cause of the trouble its a piece of code i modified.

It seems that this modification doesnt work to well with your latest update 8)

I got this error!!!

var/cache/templates/estore_v1mv/75d738648f55779445a71a59ef72e6d95adc2ff3.tygh.my_account.tpl.php, line: 188

I got this error!!!

var/cache/templates/estore_v1mv/75d738648f55779445a71a59ef72e6d95adc2ff3.tygh.my_account.tpl.php, line: 188

Try to clear cache by adding cc&ctpl to the URL in the admin panel. E.g.

http://your_domain.com/your_admin.php?cc&ctpl

Try to clear cache by adding cc&ctpl to the URL in the admin panel. E.g.

http://your_domain.com/your_admin.php?cc&ctpl

I got the error below after adding cc&ctpl

Smarty Compiler: Syntax error in template "/home2/numartng/public_html/design/themes/estore_v1mv/templates/addons/my_changes/overrides/blocks/my_account.tpl" on line 6 "{$title} " unknown tag "live_edit" -->

Please provide us with the content of the following file:

design/themes/estore_v1mv/templates/addons/my_changes/overrides/blocks/my_account.tpl

I get this error

Any ideas?

PHP Notice

Message

Use of undefined constant init_templater_post - assumed 'init_templater_post'

Error at

app/addons/datatables/init.php, line: 14

Backtrace

			File:
		
			app/addons/datatables/init.php
	
			Line:
		
			14
	
			Function:
		
			{closure}
	
			File:
		
			app/functions/fn.addons.php
	
			Line:
		
			1019
	
			Function:
		
			include_once
	
			File:
		
			app/functions/fn.init.php
	
			Line:
		
			861
	
			Function:
		
			fn_load_addon
	
			File:
		
			app/functions/fn.init.php
	
			Line:
		
			938
	
			Function:
		
			fn_init_addons
	
			File:
		
			init.php
	
			Line:
		
			139
	
			Function:
		
			fn_init
	
			File:
		
			index.php
	
			Line:
		
			24
	
			Function:
		
			require
	
PHP Fatal Error Message

Class 'Registry' not found

Error at

app/addons/cp_one_step_checkout/func.php, line: 12

Backtrace

The argument(s) for fn_register_hooks() need to be strings. So add quotes around the names.

Ie.


fn_register_hooks(
‘my_hook1’,
‘my_hook2’
);

I get this error

Any ideas?

PHP Notice Message

Use of undefined constant init_templater_post - assumed 'init_templater_post'

Error at

app/addons/datatables/init.php, line: 14

Backtrace File: app/addons/datatables/init.php Line: 14 Function: {closure} File: app/functions/fn.addons.php Line: 1019 Function: include_once File: app/functions/fn.init.php Line: 861 Function: fn_load_addon File: app/functions/fn.init.php Line: 938 Function: fn_init_addons File: init.php Line: 139 Function: fn_init File: index.php Line: 24 Function: require
PHP Fatal Error Message

Class 'Registry' not found

Error at

app/addons/cp_one_step_checkout/func.php, line: 12

Backtrace

You should contain the developers of the datatables and cp_one_step_checkout modules and ask them to fix the issue