![]() |
kool thanks
|
Brian-
Thank you so much for looking over that file, and sending back the corrections! I made them, and now it works flawlessly. I'm still not sure how the code became that way, but that's what I downloaded. Also, to answer your question regarding vB, I do have 2.2.9, and it's the only version I've ever had. In any case, thank you so much for your hack, and for following through with personal help! It is greatly appreciated! Take care, ~Chris |
Thank you PlurPlanet!
I updated home page, is working excellently. |
No problem you guys. Hope you enjoy the script. :)
|
i love it
|
is there anyway i can add my vbb skin to it?
|
What exactly do you mean by skin? It will display the colors and etc from your styles, and you can edit the index_header template to match the rest of the site if that's what you mean.
|
I recently installed this hack, everything seems to be working fine except if someone receives a private message from the index page, when the popup and asks "Would you like to open a new window to view the new message" it points to private.php. I need to change the link to:
/forum/private.php Can anyone tell me where I can make this change. I've been looking in the admin without any luck so far. Any help is greatly appreciated! Thanks in advance, Bob |
Oh, thank you for pointing that out. I guess I changed the template so long ago on my site and forgot that would be necessary.
To fix it, edit your head_newpm template and look for: window.location="private.php?s=$session[sessionhash]"; Change that to: window.location="$bburl/private.php?s=$session[sessionhash]"; That should work, but if it doesn't replace the $bburl there with the url to your forums. Sorry about that and thank you for pointing it out. :) |
Thanks for the speedy reply. You pointed me in the right direction, the line that needed to be changed is as follows:
(Press cancel to open your $inboxname in the current window.)"); if (second_box==true) { window.open('private.php?s=$session[sessionhash]','pmnew','width=600,height= 500,menubar=yes,scrollbars=yes,toolbar=yes,locatio n=yes,directories=yes,resi zable=yes,top=50,left=50'); when I concatenated the private.php to the actual URL that solved my problem.... :banana: Thanks again - bobII |
All times are GMT. The time now is 09:46 PM. |
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:
|