Quote:
Originally Posted by Rideharder
will it work for vBadvanced CMPS v3.0.1 and what is the code I need to put it in the header?
|
No...
If you want show in header, you must add plugin:
product: ap-latest pictures comments
hook: parse_template
title: parse template
code:
PHP Code:
eval('$ap_picture_comments = "' . fetch_template('ap_album_comments_table') . '";');
Open header template and paste this code: $ap_picture_comments