Hello! I have:
vB 4.2.2 PL1
AME 3.0.1
AMEFY 1.0.4
PHP version: 5.3.5
----------------
I change hook location for AME(from:
data_preparse_bbcode_video_start to
data_parse_bbcode_video), and have this great mod working.
But.. then I open profile page, I have php warning on the top of screen:
Warning: Declaration of vB_ProfileBlock_AMEFY:
repare_output() should be compatible with that of vB_ProfileBlock:
repare_output() in ....\includes\amefy_class.php on line 219
Can anyone help me with solution?
Thanks.