Welcome Guest, Not a member yet? Register   Sign In
PHP 4.4 problem (I think)
#1

[eluser]NachoF[/eluser]
ok, so Im getting a php error
"Parse error: syntax error, unexpected T_OBJECT_OPERATOR in ..../system/application/models/requirementsmodel.php on line 16"
it works just fine on my localhost but not the webhost which doesnt use php 5....
heres the line
Code:
$this->db->select('id,nombre')->from('modulos')->where('id_Moto', $id_Moto);

I called them and they said they cannot switch to php5... piece of crap... venezuela is really a third world country.... anyway, is there any way to chance that line so that it doesnt use chaining and it works with php 4?


Messages In This Thread
PHP 4.4 problem (I think) - by El Forum - 05-11-2009, 12:05 PM
PHP 4.4 problem (I think) - by El Forum - 05-11-2009, 12:15 PM
PHP 4.4 problem (I think) - by El Forum - 05-11-2009, 12:35 PM
PHP 4.4 problem (I think) - by El Forum - 05-11-2009, 12:44 PM
PHP 4.4 problem (I think) - by El Forum - 05-11-2009, 12:46 PM
PHP 4.4 problem (I think) - by El Forum - 05-11-2009, 12:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB