Got a similar need. Trying to get a older mod to function on 4.0.8 I know it's not supported but the mp3 player is awesome.
Any help from the masters here would be appreciated!
below is my headache lol
line 98 eval('$navbar = "' . fetch_template('navbar') . '";');
line 99 eval('$current .= "' . fetch_template('mp3player_popup') . '";');
Code:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 4007
Parse error: syntax error, unexpected T_STRING in /home/mysite/public_html/mp3playerindex.php(98) : eval()'d code on line 1
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: mp3player_popup in [path]/includes/functions.php on line 4007
Parse error: syntax error, unexpected T_STRING in /home/mysite/public_html/mp3playerindex.php(99) : eval()'d code on line 2
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: mp3player in [path]/includes/functions.php on line 4007
Total in PlayList 1: (0) Total in PlayList 2: (0)
Total in PlayList 3: (0) Total in PlayList 4: (0)
Total in PlayList 5: (0)