the problem when is when i try to update to even as low as 1.5.2 it says
Unrecoverable error PCLZIP_ERR_MISSING_FILE (-4)"
because of this i have been force to do updates manually
so what code do i need to insert to make it work?
ive locatred some coding in admin.adsman.html.php and ive found this on line 287:
<th width="3%" class="title"><?php echo JHTML::_('grid.sort', 'die', 'a.id', @$lists['order_Dir'], @$lists['order'] ); ?></th>
can i change a.id so it shows ref number instead?