Quote:
Originally Posted by MyChemicalSelf
If you are using PHP 5.3 i will be releasing a fix in the next few days, howver you could try adding:
PHP Code:
if (ini_get('allow_call_time_pass_reference') != 'On') ini_set('allow_call_time_pass_reference', 'On');
to gcbos.php and class_gcbos.php 
|
added still no joy i am , thanks for keep working on this , btw is there any specific place i should have added or just at the top