The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Question I have been unable to find the answer to.
i have vBulletin 3.5.1, and I have been looking for an answer to this question for some time, and an answer would be much appreciated.
How do I make a pop up window for rep instead of it loading the page within the same page ? Thanks. |
#2
|
|||
|
|||
-Bump-
Anyone? |
#3
|
|||
|
|||
This has been many times discussed on vb.com i think. You will probably also find an answer there.
|
#4
|
|||
|
|||
I asked vbulletin.com.
"For 3.5.1 I believe this requires modifying the code. Try asking for help with this over at www.vbulletin.org." -- http://www.vbulletin.com/forum/showthread.php?t=164972 That is what they said. I was hoping for an answer here. |
#5
|
|||
|
|||
I would be curious to find out too. Kind of a PITB with the new page thing.
|
#6
|
|||
|
|||
No one has any answers ?
I search and search, vb.com tell me it requires modifying the code and refer me to here. Here I get told to go to vbulletin.com. I can't find anything by searching because the words rep, pop, and up are too short of words to search for. I would really just like a straight answer. Thanks. |
#7
|
|||
|
|||
Does someone know how to do this ?
Can someone please at least point me in the right direction ? I have asked this at both places, searched my arse off, without an answer. If it cannot be done, just say it. I would really appreciate this. Thank You. |
#8
|
||||
|
||||
How about hacking the template for a new window and not a pop up?
|
#9
|
|||
|
|||
How would I do that? I am new to this, and just want a simple pop up instead of opening in the same page.
Basically, what and where would I have to mod this code ? Thanks. |
#10
|
||||
|
||||
I don't use rep and I don't know what template to play with but here is a code to open a new window. I would mess around on a test site first. Where you see newwindowhere is where you want to put the url and there is different ways of putting the url in.
HTML Code:
<a href="<a href="http://www.newwindowpagehere" onClick="window.open('http://www.newwindowpagehere', 'window_name', 'toolbar=yes,location=yes,directories=yes,menuBar=yes,scrollbars=yes,resizable=yes,width=970,height=550,left=10,top=10'); return false"> Text here </a> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|