no table listings in admin
#1
Posted 14 March 2009 - 05:58 PM
#2
Posted 15 March 2009 - 12:09 AM
That could be due to the use of json_encode() which was introduced in PHP v5.2. Could you confirm if your server might have an earlier PHP 5 version installed?
The minimum PHP 5 requirement is v5.2.
Kind regards,
osCommerce, How's Business?
#3
Posted 15 March 2009 - 09:11 AM
Quote
X-Powered-By PHP/5.1.6
is this version .. then i guess my host have to upgrade it
Thank you
#4
Posted 06 April 2009 - 08:45 AM
gregy, on Mar 15 2009, 11:11 AM, said:
is this version .. then i guess my host have to upgrade it
Thank you
I have php 5.2.9 and can not access most of the admin, do you maybe home some additional advices ?
As I can see from other posts many guys face same problem in admin area with 3.x, so far no useful advice has been given.
This post has been edited by Growthshops: 06 April 2009 - 08:46 AM
#6
Posted 07 May 2009 - 02:10 PM
PHP 5.1.6
MySQL 5.0.45
Apache 2.2.3
#7
Posted 07 May 2009 - 02:47 PM
Harald Ponce de Leon, on Mar 14 2009, 08:09 PM, said:
That could be due to the use of json_encode() which was introduced in PHP v5.2. Could you confirm if your server might have an earlier PHP 5 version installed?
The minimum PHP 5 requirement is v5.2.
Kind regards,
icon_error 07-May-2009 06:26:52 PHP Fatal error: Call to undefined function json_encode() i..
icon_error 07-May-2009 06:26:48 PHP Fatal error: Call to undefined function json_encode() i..
icon_error 07-May-2009 06:26:44 PHP Fatal error: Call to undefined function json_encode() i..
icon_error 07-May-2009 06:26:41 PHP Fatal error: Call to undefined function json_encode() i..
icon_error 07-May-2009 06:25:51 PHP Fatal error: Call to undefined function json_encode() i..
icon_error 07-May-2009 06:25:49 PHP Fatal error: Call to undefined function json_encode() i..
This is what shows up in my error log, and as you can see - you are correct.
Whether this is completely causing it I'm not sure, I'd love to have it fixed soon!
#12
Posted 26 May 2009 - 01:35 AM
I have json version 1.2.1 enable; but is PECL JSON any different?
This post has been edited by aljazeera: 26 May 2009 - 01:45 AM
#13
Posted 25 June 2009 - 10:06 AM
return $('<span>').text(string).html();
did anybody know, how to solve?
Stefan
This post has been edited by tumi: 25 June 2009 - 10:10 AM
#15
Posted 09 August 2009 - 09:59 AM
I've just installed v3 and have the same issue (loading goes on and on and on, nothing comes up in the admin area)
tried all the register globals off code in .htaccess, nothing, just bombs error 500.
apparently some settings need to be changed on the server side, i've e-mailed them asking for solutions
will keep you all posted.
#16
Posted 20 August 2009 - 10:34 AM
I think this is something to do with Apache / reverse lookup.. ie when domain incoming does not match DNS lookup of server
On the server I created an entry in hosts
127.0.0.1 mywebshop.mydomain.com
So once httpd was restarted /etc/init.d/httpd restart
It began to work.
James
This post has been edited by jamesarbrown: 20 August 2009 - 10:45 AM
#17
Posted 24 August 2009 - 08:04 PM
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3)
Timestamp: Mon, 24 Aug 2009 19:46:45 UTC
Message: Object doesn't support this property or method
Line: 128
Char: 3
Code: 0
URI: http://www.cleveland...administrators=
Dont know if its the same prob but I have contacted my host and my php, MySQLi extension, and MySQL versions all meat requirments. HELP
#18
Posted 29 August 2009 - 07:35 PM
#20
Posted 10 September 2009 - 09:04 AM
mackie, on Aug 29 2009, 08:35 PM, said:
I had tired this but no use.
and when I changed the name of jquery_cookie.js to jquery_cookies.js, in /admin/templates/default.php
the loading..... was disapear but nothing was lond to the page.
and then i changed the name in ext/jquery/jquery_cookie.js to jquery_cookies.js .it appear again.
in this case. I think maybe the cookie can not run on my host.
raymond

Sign In
Register
Help


MultiQuote