vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   mYvBindex v3.1 (https://vborg.vbsupport.ru/showthread.php?t=44691)

deano1 01-21-2003 04:42 PM

kool thanks

PKRWUD 01-21-2003 10:11 PM

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

3dfly 01-21-2003 10:20 PM

Thank you PlurPlanet!
I updated home page, is working excellently.

Tigga 01-22-2003 01:11 AM

No problem you guys. Hope you enjoy the script. :)

deano1 01-22-2003 01:15 AM

i love it

Sinister112 01-22-2003 11:05 AM

is there anyway i can add my vbb skin to it?

Tigga 01-22-2003 11:17 AM

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.

bobII 01-22-2003 12:19 PM

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

Tigga 01-22-2003 12:29 PM

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. :)

bobII 01-22-2003 01:51 PM

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
  • Page Generation 0.02403 seconds
  • Memory Usage 1,732KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete