The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
VB_AREA or THIS_SCRIPT must be defined to continue...
PHP Code:
VB_AREA or THIS_SCRIPT must be defined to continue what does this mean.... |
#2
|
||||
|
||||
It does mean that either VB_AREA or THIS_SCRIPT must be defined in order to continue script execution
|
#3
|
|||
|
|||
does anyone know what i actually need to include to get this function working
from a custom script? verify_authentication in /includes/functions_login.php im going crazy =( |
#4
|
||||
|
||||
init.php and functions_login.php should be fine.
|
#5
|
|||
|
|||
but then i get the error
VB_AREA or THIS_SCRIPT must be defined to continue where do i define... |
#6
|
||||
|
||||
In your Script
PHP Code:
|
#7
|
|||
|
|||
more pain =*( one of the require in init.php doesn't use the right path
Warning: main(/usr/local/psa/home/vhosts/something.com/httpdocs/myapp/includes/class_core.php): failed to open stream: No such file or directory in /usr/local/psa/home/vhosts/something.com/httpdocs/testforum/includes/init.php on line 34 Fatal error: main(): Failed opening required '/usr/local/psa/home/vhosts/something.com/httpdocs/myapp/includes/class_core.php' (include_path='.:/usr/local/psa/apache/lib/php') in /usr/local/psa/home/vhosts/something.com/httpdocs/testforum/includes/init.php on line 34 |
#8
|
||||
|
||||
PHP Code:
|
#9
|
|||
|
|||
OH MY GOD it works now!! =)
thank youuuu |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|