The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I can't get it to work.
My postbit_attachmentimage looks like this: Code:
<p><smallfont>$post[username] has attached this image:</smallfont><br> <A HREF="http://www.theforumz.com/forumz/attachment_viewer.php"><IMG SRC="attachment.php?s=$session[sessionhash]&postid=$post[postid]" BORDER="0"></a> Code:
<? require("attachment.php"); ?><HTML> <HEAD> <TITLE>TheForumz.com</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000" BACKGROUND="http://www.TheForumz.com/images/forum_background.gif"> <DIV ALIGN="CENTER"><? include("http://www.theforumz.com/includes/attachment_viewer_top_banner.htm"); ?><BR><BR><IMG SRC="attachment.php?s=$session[sessionhash]&postid=$post[postid]" BORDER="0"></DIV> </BODY> </HTML> Can somebody please help me? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|