Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] Error in the server
#3

[eluser]Reza Valinezhad[/eluser]
Line 18 is

Code:
$this->table->add_row_id(0);

The whole code
Code:
$tmpl = array('table_open'=>'<table class="normal" style="min-width:100%">');
    $this->table->set_template($tmpl);
    $this->table->add_row_id(0);

It works fine as expected in localhost, but causes error in the server.


Messages In This Thread
[SOLVED] Error in the server - by El Forum - 04-30-2011, 05:58 AM
[SOLVED] Error in the server - by El Forum - 04-30-2011, 06:46 AM
[SOLVED] Error in the server - by El Forum - 04-30-2011, 07:00 AM
[SOLVED] Error in the server - by El Forum - 04-30-2011, 07:16 AM
[SOLVED] Error in the server - by El Forum - 04-30-2011, 07:19 AM
[SOLVED] Error in the server - by El Forum - 04-30-2011, 07:34 AM
[SOLVED] Error in the server - by El Forum - 04-30-2011, 07:39 AM
[SOLVED] Error in the server - by El Forum - 04-30-2011, 07:57 AM
[SOLVED] Error in the server - by El Forum - 05-01-2011, 10:18 PM
[SOLVED] Error in the server - by El Forum - 05-01-2011, 11:42 PM
[SOLVED] Error in the server - by El Forum - 05-12-2011, 09:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB