zvaranka
Karma: 0
|
Re:Remository migration to Jomla 1.5 - 2008/05/10 22:05
Thanks, I managed to migrate the remository entries from Joomla 1.0.15 database to 1.5.3 database, it seems to me that everything is OK. Only I have one problem:
In every download entry I receive the following warning message (Remository 3.44.3)
Warning: Invalid argument supplied for foreach() in my_absolute_pathcomponentscom_remositoryremository.html.php on line 211
This warning shows to the following line in componentscom_remositoryremository.html.php
foreach ($customcontrol['S'] as $key=>$sequence) $order[$sequence] = $key;
Is it a minor bug?
Thanks
|