This topic is locked
[SOLVED]

 Strange error with phprunner sites on host1free.com

7/5/2012 3:54:36 AM
PHPRunner General questions
C
cis2131 author

When i publish projects on host1free.com, i get the following error in the buttom of all pages.. (Any body know what that is?)



Fejl type 8

Fejl forklaring Undefined property: ssga::$eventValue

URL <site>/register.php?

Fejl fil /usr/local/lib/php/ssga.class.php

Fejl linie 40

SQL forespørgelse
Call stack

File: line Function Arguments

#0. /usr/local/lib/php/ssga.class.php:40 runner_error_handler 1. 8;

2. Undefined property: ssga::$eventValue;

3. /usr/local/lib/php/ssga.class.php;

4. 40;

5. Array ( [category] => <site> [action] => cspcfg [label] => /register.php [value] => ) ;

#1. /usr/local/lib/php/ssga.class.php:40 ssga->setEvent 1. <site>;

2. cspcfg;

3. /register.php;

#2. /usr/local/lib/php/host1free.php:104 Global scope N/A
Sergey Kornilov admin 7/5/2012

My guess is that their free service has some restrictions i.e. it adds some code to each page. Try it with any "normal" web hosting i.e. upload it to Demo Account right from PHPRunner.

C
cis2131 author 7/5/2012



My guess is that their free service has some restrictions i.e. it adds some code to each page. Try it with any "normal" web hosting i.e. upload it to Demo Account right from PHPRunner.


I have tested it with normal webhosts, and it works there, so I know it is some limitaion on the host.. But what.?
Everything seems to be working despite the error message, so is there some way to hide the message?..

Sergey Kornilov admin 7/9/2012

This file (ssga.class.php) don't even belong to PHPRunner. You need to contact your web hosting company in this regard.