The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#42
|
|||
|
|||
No i dont know whats wrong. And i dont know how tro do 1 step with bb codes.
|
#43
|
|||
|
|||
All its saying is line 5 is wrong. Line 5 is require("home/www/gamerzwo/forum/global.php"); but ive also tryed /forum/global.php . Help please lol
|
#44
|
||||
|
||||
GamerzWorld. I have a question...your forum is in a folder named "gamerswo"? That seems like a strange folder name.
It's a wild shot...but perhaps your path is actually /home/gamerzwo/www/forum/global.php I'ld be curious to see you try that, as it seems doubtful to me that you have yourdomain.com/gamerswo/forum/ as the address of your forums. |
#45
|
|||
|
|||
My domain is www.gamerzworld.net BUT my folder is home/www/gamerzwo
|
#46
|
|||
|
|||
Quote:
|
#47
|
|||
|
|||
<?php
// ## Changes the Directory so it will grab vb3 ## chdir("/home/www/gamerzwo/forum"); // ## Grabs global.php so it will use vb3 functions ## require("/home/gamerzwo/www/forum/global.php"); // ## yeap what it says ## define('NO_REGISTER_GLOBALS', 1); // ## defines this script as chat if you use phpinclude_star for this page at all ## define('THIS_SCRIPT', 'chat'); eval('print_output("' . fetch_template('chat') . '");'); ?> Is what it looks like atm. Why is the top one working but not line 5 if im typing wrong |
#48
|
||||
|
||||
chdir("/home/www/gamerzwo/forum/");
that should make it work |
#49
|
|||
|
|||
Ty for help all fixed but 2 lines. http://www.gamerzworld.net/forum/chat/index.php? . Anyone know what ive got to change to make the blue line appear instead of the grey
|
#50
|
||||
|
||||
go to ACP and into the style manager and redefine your image paths as full paths.. not images
but http://www.mysite.com/forum/images |
#51
|
|||
|
|||
Quote:
<a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" class="borders"> <tr> <td> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td class="logobg" width="168"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td class="logobg2" width="100%" align="right"><span class="smallfont"><b>Welcome back, $bbuserinfo[username]</b>!<br>You last visited: $pmbox[lastvisitdate] at <span class="time">$pmbox[lastvisittime]</span><br /><if condition="$bbuserinfo['options'] & $_USEROPTIONS['receivepm']"><a href="private.php?$session[sessionurl]">Private Messages</a>: Unread $bbuserinfo[pmunread], Total $bbuserinfo[pmtotal].</if></span></td> </tr> </table> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td class="navbg"><img src="$vboptions[bburl]/vb3bluesaint/navbg.gif" alt="" title="" border="0" /><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navhome.gif" alt="Home" title="Home" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><if condition="$bbuserinfo[userid]"><a href="usercp.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navcp.gif" alt="User CP" title="Here you can view your subscribed threads, work with private messages and edit your profile and preferences" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /></if><if condition="$vboptions[allowregistration] and (!$bbuserinfo[userid] or $vboptions[allowmultiregs])"><a href="register.php?$session[sessionurl]do=signup"><img src="$vboptions[bburl]/vb3bluesaint/navregister.gif" alt="Register" title="Registration is free!" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /></if><a href="calendar.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navcalendar.gif" alt="Calendar" title="Calendar" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="memberlist.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navmembers.gif" alt="Members" title="Find other members" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="faq.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navfaq.gif" alt="F.A.Q." title="Frequently Asked Questions" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="search.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navsearch.gif" alt="Search" title="Search" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="search.php?$session[sessionurl]do=getnew"><img src="$vboptions[bburl]/vb3bluesaint/newposts.gif" alt="" title="" border="0" /></a></td> </tr> </table> <!-- /logo and buttons --> <!-- content table --> <table width="$stylevar[outertablewidth]" cellpadding="$stylevar[spacersize]" cellspacing="0" border="0" align="center" class="page"> <tr> <td> I cant see one where it isnt |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|