![]() |
need some help, please
1 Attachment(s)
okey, this is what I'm trying to do...since no one is kindly enough to make me this hack, I desided to do it myself, so here's the codes I have right now...
in newreply.php, I added: PHP Code:
PHP Code:
PHP Code:
[php] eval("\$newreplytv = \"".gettemplate("newreply_tv")."\";"); [php] before PHP Code:
Code:
<div align=center><iframe name="cwindow" style="border:0" width=1100 height=300 src=$threadreviewbits></iframe></div> $threadreviewbits and replaced it with $newreplytv but I just can't get it to work...here's what I see (see picture that's attached)... can anyone help me out?? thanks oh, here's the URL where I asked for this in the first place: https://vborg.vbsupport.ru/showthrea...threadid=37668 (call me stupid, but I'm new to hacking). |
<div align=center><iframe name="cwindow" style="border:0" width=1100 height=300 src=$threadreviewbits></iframe></div>
This is your error.. unless $threadreviewbits is a link to a page it will not work. |
do you know a why to make it to work?? (as you can see...I'm prety stupid :rolleyes: )
|
$newreplytv now you can print this either of two usfull ways.
echo $newreplytv; or put it in another template |
I'm sorry, can you clear it up for me to understand better (it's late night, and I'm not thinking stright...plus I don't know anything about PHP and I don't know where you want me to put "echo $newreplytv;" :( )
thanks for your help |
1 Attachment(s)
okey, this is what I did now...surpringing it worked :eek: but now I need some more help.....first let me start off that keeping the PHP file the same from the first post, I just edit newreply_tv template to show the following:
Code:
<div align=center><iframe name="cwindow" style="border:0" width=1100 height=300 src="showthread.php?s=$session[sessionhash]&threadid=$threadid"></iframe></div> |
anyone??
|
All times are GMT. The time now is 11:49 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|