Osclass forums
Support forums => General help => 3.8.x => Topic started by: muratbora on August 19, 2018, 12:51:00 pm
-
Yesterday, I have first time installed Osclass 3.8.x version, errow_log file is recording as below,
is this something related new Osclass version or hosting?
Because same error did not occured for previous versions.
---------------------
[18-Aug-2018 23:58:27 Europe/Madrid] PHP Warning: Error while sending QUERY packet. PID=4676 in /home//public_html/www.turkeyparagliding.com/oc-includes/osclass/classes/database/DBCommandClass.php on line 1011
[18-Aug-2018 23:58:27 Europe/Madrid] PHP Fatal error: Uncaught Error: Call to a member function numRows() on boolean in /home/mrtsoftw/public_html/www.turkeyparagliding.com/oc-includes/osclass/model/Category.php:127
Stack trace:
#0 /home//public_html/www.turkeyparagliding.com/oc-includes/osclass/model/Category.php(207): Category->listWhere('b.s_name != '' ...')
#1 /home//public_html/www.turkeyparagliding.com/oc-includes/osclass/model/Category.php(232): Category->listEnabled()
#2 /home//public_html/www.turkeyparagliding.com/oc-includes/osclass/model/Category.php(73): Category->toTree()
#3 /home//public_html/www.turkeyparagliding.com/oc-includes/osclass/model/Category.php(40): Category->__construct('en_US')
#4 /home//public_html/www.turkeyparagliding.com/oc-includes/osclass/controller/search.php(86): Category::newInstance()
#5 /home//public_html/www.turkeyparagliding.com/index.php(101): CWebSearch->__construct()
#6 {main}
thrown in /home//public_html/www.turkeyparagliding.com/oc-includes/osclass/model/Category.php on line 127
-
www. turkeyparagliding. com doesn't seem like a Osclass site.
Also one path is: "/home//public_html/www.turkeyparagliding.com/"
and an other is "/home/mrtsoftw/public_html/www.turkeyparagliding.com/"
Those paths do not seem the same and also right (the //).
In any case, the above seem like a hosting problem (or some mods you did or some plugin ?). Nothing to do with Osclass 3.8.
-
www.turkeyparagliding.com/index.php is an Osclass site, but main page indicates still old version because Osclass is not fully ready.
Coming to path, I had removed username folder, I just had forgetten one to remove...Normally all has same path...
Anyway, as you said this is not related with Osclass Osclass 3.8.
thanks for feedback
-
Ok, then.
Your " PHP Warning: Error while sending QUERY packet" means that your mySQL has a limitation for size data. I can't be sure 100%, but usually that is what it means.
Your second error has been reported here several times, without finding the cause. Most probably a hosting setup.