Duplicate entry \'0\' for key 1 SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'0\', \'1223825104\', \'Re:undefined variable errors\',\'\',\'\',\'view\',\'/index.php?option=com_fireboard&Itemid=42&func=view&catid=9&id=5003\', \'38.103.63.59\', \'0\')
Re:undefined variable errors (0 viewing)
Favoured: 0
|
|
|
TOPIC: Re:undefined variable errors
|
|
|
|
undefined variable errors 11 Months, 1 Week ago
|
Karma: 0
|
|
Setting it to default template still results in undefined variable errors for me. Also using Joomla 1.0.13
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:undefined variable errors 11 Months, 1 Week ago
|
Karma: 0
|
|
if you are handy with PHP, you can edit the source and get rid of the errors. What is happening is that certain values aren't set in the configuration -> for instance if you choose no 'Show Project's Short Informations?' tick boxes, it throws an error because the array that holds these values never gets initialized, but is used later... So in about 30 minutes I got it working for me without errors. However I took the easy route and effectively removed some functionality that I did not need in the processs...
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|
|