vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBindex v3.0.0 RC5 (https://vborg.vbsupport.ru/showthread.php?t=59524)

Meltingfire 01-22-2005 12:20 PM

Quote:

Originally Posted by Murphinator
question...

i cant use the log in, it gives me this error
Code:

POST requests from foreign hosts are not allowed.
and also i tried to do the admincp/index.php change and it gave me an error :(

I found a fix for the "POST" problem!

Im running vbIndex on "www .site.com" and my forum on "forum.site.com" and i had problems with the POST issue.

I found out that in the preg-replace they have hardcoded the "www" part and changeing it to "forum" solved it for me.

<init.php>

Before:
PHP Code:

$http_host preg_replace('#^www\.#i'''$http_host); 

After:
PHP Code:

$http_host preg_replace('#^forum\.#i'''$http_host); 


klute 01-23-2005 05:00 AM

I have the same problem. In which file must the change be carried out?

Impulse 01-23-2005 02:42 PM

I'm asking in in here as well and although it has probaly been asked several times aldready, I couldn't find an answer ;___;

I've recently installed vBindex on www.ffimpulse.com/vbindex.php? Now, when I try to log it, it lets me but on the vbindex page nothing changes, I'm still seen as a guest even though it does log me in on the forums .. it doesn't log me in on the vbindex page.

It's not the same as the above posted problem.

Help, please.

Meltingfire 01-23-2005 07:15 PM

Quote:

Originally Posted by klute
I have the same problem. In which file must the change be carried out?

Its in includes/init.php

Boots 01-25-2005 01:31 PM

a few questions

1. which is better, this or vbcpms ?
2. is removal easy?
3. how much crap does this add to my database?
4. does it manipulate the structure of the database?
5. does it affect my ability to update my forums?

black04gt 01-25-2005 09:23 PM

hello,

I just installed it and folowed the directions exactly word for word and guess what happened absolutly nothing. I used the control pannel and put it to have 2 boxes on left and right sides.. and nodde no error messages nothing...

im stuck in the mud any help please

http://www.tbmustangs.com/forum

David

overload7 01-25-2005 10:59 PM

Quote:

Originally Posted by black04gt
hello,

I just installed it and folowed the directions exactly word for word and guess what happened absolutly nothing. I used the control pannel and put it to have 2 boxes on left and right sides.. and nodde no error messages nothing...

im stuck in the mud any help please

http://www.tbmustangs.com/forum

David

I have the same exact problem. Cannot figure it out at all.

black04gt 01-26-2005 12:24 AM

me either... i dont understand... i reinstalled unintsalled reintalled changed things nothing...... guess no one looks at this threat anymore bro... is there another place i can post for help?

Theory 01-27-2005 11:22 AM

This may sound retarded. But uhh how do you edit custom blocks?

black04gt 01-27-2005 11:38 AM

i was wondering that too...


All times are GMT. The time now is 01:58 AM.

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.03209 seconds
  • Memory Usage 1,745KB
  • 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)bbcode_code_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_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