I did updates a few days ago to some modules, I'm not sure if this has anything to do with that, but when looking trying to look through "recent log entries" under Administer, a huge red box appears with these warnings. Can anyone help me to figure out what is the issue and how I can resolve it please?
warning: Invalid argument supplied for foreach() in /home/xxx/includes/common.inc on line 789.
warning: strtr() [function.strtr]: The second argument is not an array in /home/xxx/public_html/includes/common.inc on line 806.
warning: Invalid argument supplied for foreach() in /home/xxx/public_html/includes/common.inc on line 789.
Next, when looking at the status report after updating those modules to see if everything installed correctly, there was a yellow box with this message
"Upload progress Not enabled
Your server is capable of displaying file upload progress, but does not have the required libraries. It is recommended to install the PECL uploadprogress library (prefered) or to install APC. "
I converted an 5.1 module to 6.10 by the deadwood project... and I have some errors:
What is wrong in this line?
$items['modul/Dodaj','title' => ''] = array('page callback' => modul_Dodaj, 'access arguments' => $access);
The error I have is Parse error: syntax error, unexpected ',', expecting ']' in /drupal-6.10/modules/iBA_PF/iBA_PF.module on line 27