Advertisement:

Author Topic: Error Log file records related with 3.8.x or hosting?  (Read 482 times)

muratbora

  • Full Member
  • ***
  • Posts: 234
Error Log file records related with 3.8.x or hosting?
« 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

Aficionado

  • Guest
Re: Error Log file records related with 3.8.x or hosting?
« Reply #1 on: August 19, 2018, 01:23:54 pm »
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.

« Last Edit: August 19, 2018, 01:27:40 pm by Aficionado »

muratbora

  • Full Member
  • ***
  • Posts: 234
Re: Error Log file records related with 3.8.x or hosting?
« Reply #2 on: August 24, 2018, 02:17:44 pm »
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

Aficionado

  • Guest
Re: Error Log file records related with 3.8.x or hosting?
« Reply #3 on: August 24, 2018, 03:42:52 pm »
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.