PDA

View Full Version : custom tags in comment_template.html


sbzx
09-28-2005, 07:23 AM
I am not sure it is a bug but I can't make PP process custom tags (from an addon) in comment_template.html. The same tag is correctly processed in all other templates. Any idea?

Thanks.

Pixelpost Version
You are running version 1.4.2 of Pixelpost. Released 18 July 2005.
Latest pixelpost version: Check

Looking for help or want to give feedback, please step into pixelpost forum.
www.pixelpost.org/forum/

Host Information
PHP-version 5.0.4 (Pixelpost's min requirement: PHP version 4.3.0)

MySQL version 4.1.13-nt (Pixelpost's min requirement: MySQL 3.23.58)

GD-lib bundled (2.0.28 compatible) with JPEG support

Server software Apache/2.0.54 (Win32) PHP/5.0.4

EXIF Pixelpost is using exifer v1.5 for EXIF information.

Paths
Guessed imagepath: C:/Program Files/Apache Group/Apache2/htdocs/pp/images/

Configured Imagepath C:/Program Files/Apache Group/Apache2/htdocs/pp/images/

Image Directory: OK - Can we write to the directory? YES.

Thumbnails Directory: OK - Can we write to the directory? YES.

Language Directory: OK

Addons Directory: OK

Includes Directory: OK

Templates Directory: OK

GeoS
09-28-2005, 07:40 AM
If it is popup window with comment then PP doesnt support addons. Same problem I had with gravatars addon when I was creating it.

This problem is solved in new PP 1.5 dev.
Also my mod available with gravatars support solves it (and it works at least under PP 1.4.2).

sbzx
09-28-2005, 07:43 AM
Oh, thanks. Now I know why. I guess I'll just have to wait till 1.5 is released. Thanks again.

Cheers.

GeoS
09-28-2005, 08:05 AM
Always you can take index.php and /includes/addon_lib.php from my addon and it will enable addons also in POPUPs :D