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)
-   -   vbHome (lite) - your vBulletin(powered) main homepage (https://vborg.vbsupport.ru/showthread.php?t=36756)

MomofThree 05-17-2002 12:59 PM

Ok I did this and I still get a blank page.


:( Shoot me :(

TECK 05-17-2002 01:30 PM

email me the vbHL index.php at nakkid@msn.com
i will look when i have time send it to you back. also upload the info.php file to your server into the forum folder and give me in that email the location of the file. thanks.

TECK 05-17-2002 08:03 PM

ok.. iliana.. i got your email... everything looks ok.
the only think i see is the templates? you didnt add them? it should work great everything.. the path is correct, the templates are set ok and the code also.

MomofThree 05-17-2002 08:49 PM

I added the templates through my control panel, am I supposed to add them on the index.php? I can give you access to my control panel, if you want to check. Let me know.

Velocd 05-19-2002 10:32 PM

By reading all these conversations its making this hack seem more and more complex, although I know it really isn't. I'm having a problem, and whaddaya know, its the same problem everyone else has been having. I'm getting a blank page for my http://www.diffusion4.com/index.php, because my guess is that chdir is not set properly. Here is what my chdir looks like in my index.php:

PHP Code:

// SET YOUR ROOT PATH (this is not your site URL)
//chdir("/home/velocd/public_html/forums");

// THIS IS THE GLOBAL ENVIRONMENT FILE, DON'T TOUCH IT
require("./global.php"); 

Is that not correct? I have done something similar to this with a phpmychat integration hack. Yet for some reason, this is not working...I ran <?php phpinfo(32); ?> and that is the absolute link it gave me.

Also what is this question MomoofThree asked above, are you suppose to add the templates (all the ones with the prefix home) in index.php?

Take alook at my index.php please to see if I did set the directory correctly, I would really like to get this hack working cause it looks awesome ^_^

TECK 05-19-2002 10:43 PM

that is correct velocd. you see the line:
Code:

//chdir("/home/velocd/public_html/forums");
? is commented. uncomment that and you will see that you will not get a blank page anymore. it should look like that:
Code:

chdir("/home/velocd/public_html/forums");
let me know if is ok everything.

Velocd 05-19-2002 11:25 PM

https://vborg.vbsupport.ru/.....OMG! I can't believe--how the---?? uahh!! ......crap, that should have never been commented http://www.diffusion4.com/forums/ima...suspecting.gif but it was my mistake anyway. if this were my computer science class I would be the laughing stock of it, but luckily people here aren't as observent (muahahah, oh wait--yeah they are, d'oh!)

thnx for the help ^_^

Velocd 05-20-2002 01:06 AM

Anyway, it works very well, and I'm sure I'll get the hang of it just like I did when I first started Vbulletin. Nakkid, you need to make a webpage with resources and add-ons to Vbhome that people can post up, it would be a sweet idea ;) (thats unless you current webpage is partially for that purpose).

I have a small problem though, check out my homepage http://www.diffusion4.com, where the news shows it only says the title of my post and the date info, but not that actual post. what might be the cause of this?

TECK 05-20-2002 02:33 AM

just post one thread. it will updat, and show the content. try it and let me know.
btw, i'm glad you got it working.

Velocd 05-20-2002 03:01 AM

Well...I posted 1 thread as you said, and you can see the result at http://www.diffusion4.com ,yet for somereason nothing is being shown but who posted, the title, and avatar...:(


All times are GMT. The time now is 05:08 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.02329 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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