
10-25-2010, 02:12 PM
|
 |
|
|
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by ukindian
i asked already an year ago.. they said its mod problem... i will take now it as my problem, may be its my fate.. lol...  any way... all mods causing error the eval code line says on error is different... for this mod the line is 290 which as below.. if it makes any sense to u
Code:
289 $vbulletin->GPC['src'] = preg_replace('/(\_dot)?(\_hot)?(\_new)?(\.(gif|png|jpg))/', '\1\2_lock\3\4', $vbulletin->GPC['src']);
290 }
|
Try commenting out line 289 (Adding // before it).
- David
|