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)
-   -   welcome/login panel on non-vB page (https://vborg.vbsupport.ru/showthread.php?t=37134)

harsh 08-27-2003 06:52 PM

hello everyone...

I have installed this and everything seems to be working fine.. Version 2.3 but i get this error...

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/yp/htdocs/test/boardadd.php:2) in /usr/home/yp/htdocs/board/admin/functions.php on line 1652

Now i have this on an iframe because i can't have my homepage in a php format...

Any suggestions on how i can integrate this properly with an iframe...

danchuee 08-29-2003 04:56 AM

Quote:

08-09-03 at 07:08 AM dcevoclub said this in Post #188
Fatal error: Call to undefined function: gettemplate() in C:\Personal Sites\dcevoclub\vbulletin\webwelcome.php on line 156

eval("\$whosonline = \"".gettemplate('webwelcome_whosonline')."\";") ;

and webwelcome_whosonline template exisits

www.dcevoclub.com/main.php is the test for it


Change gettemplate to file_get_contents
Also you may have to go in the webwelcome_files and replace " with '

I have this hack working with vB 3 at the basic level. I'm still working out some tweaks but it is showing the correct information.

harsh 09-02-2003 03:58 PM

Thanks i got this working correctly now.... I guess i can use this with some other hack i have going... I just removed that other one...

Thanks

Logtenberg 09-05-2003 12:39 AM

Is it possible to get the private message to blink when there is a message?

https://vborg.vbsupport.ru/showthrea...rivate+message

digitalJE5U5 09-07-2003 10:36 PM

anyone know an easy way to change the layout of this? the font, table colors, tablea heading image, etc? Its hard to imagine the outcome of changes when the table code is spread across so many templates.

make sense?

danchuee 09-09-2003 06:20 AM

Quote:

Yesterday at 12:36 AM digitalJE5U5 said this in Post #195
anyone know an easy way to change the layout of this? the font, table colors, tablea heading image, etc? Its hard to imagine the outcome of changes when the table code is spread across so many templates.

make sense?

Just make your table in webwelcome.html You can display it how ever you want. Make extra rows, put a background, display the messages in a different way. Where you want the message to be displayed in the table, just put that variable where you want at. The variables are: $avatarimage, $unregwelcomemessage, $welcometext, $logincode, $pminfo, $whosonline


Quote:

09-05-03 at 02:39 AM Logtenberg said this in Post #194
Is it possible to get the private message to blink when there is a message?

https://vborg.vbsupport.ru/showthrea...rivate+message

This can be done but it matters which version of vBulletin you use. Version 3.0 has different variables than previous versions. I can try and write something real quick, but without a way to test it on an old version, it may not work properly. I use vB 3.0 so I'm not sure the exacts on earlier versions.

Logtenberg 09-09-2003 04:31 PM

Is it possible to link to the members profile page when they are signed in?

the templates won't give a result when $post[userid] is inserted.

EVO VIII Chris 09-14-2003 10:46 PM

I've got something really wierd goin on here. I used to have my forums at www.vorspann.net/forums but I recently switched them over to forums.vorspann.net Well I got the webwelcome panel working however it is odd because when you log into the main site you are redirected to the www.vorspann.net main page (I am using a hack from someone on here that goes in the member.php file and simply redirects you to the home page and not the forum page when you login) but when you are redirected to the main page it still shows the login form as if you havent logged in. But when you go to the forum mainpage sure enough it shows you as being logged in... Any idea on this and whats going on here?

misterfade 09-20-2003 08:38 PM

Question - I set this hack up no problem in a PHP page, but now I'm using a template-based website, and this means that the code placed at the top of the page will originate on my template. It doesn't work.

So I changed the last part to "include('global.php');" instead of "require". It works great now, but would using "include" screw something up eventually? Just want to make sure.

Thanks.

Kid1412x 10-18-2003 01:40 PM

nice hack! very cool!


All times are GMT. The time now is 01:15 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.01319 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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