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)
-   -   mYvBindex v3.1 (https://vborg.vbsupport.ru/showthread.php?t=44691)

Zachery 08-25-2003 06:36 AM

that code is wrong :P

should be

PHP Code:

[img]path/to/file/name[/img


EzX5U 08-25-2003 12:20 PM

it really looks great
good job :)

but should i edit the style to work with mYvBindex?

mv540 08-25-2003 02:46 PM

Quote:

Yesterday at 04:32 PM Faranth said this in Post #1675
i wasnt refering to you mv540, im sorry

honestly im not sure why its doing that,

you can attemtp to reupload all your files making sure its in ASCII mode

and try to re run the installer

i just preformed an install on 2.3.0 a while ago and i didnt have any problems

ive had no troubles at all either installing it myself before, this is mind blowing to me... im doing it for a friend who wants it on his site. How would i know or how would i make sure the files are in ASCII mode?

Tigga check your pms :glasses:

zeidlern 08-26-2003 01:37 AM

OK new problem. Currentally I have this on my homepage in the lower right: check it out live http://www.insanejustice.com or view the pic: http://www.insanejustice.com/images/servers.jpg

ok, here is the code for it:

PHP Code:

<?php require("counterstrike.php");?> <?
  $csinfo=new CounterStrike;

  // Get The Players
  $status=$csinfo->getServerPlayers("64.5.59.120","27015",1000);

  // Get The Serverinfo $status=$csinfo->getServerInfo("146.20.83.196","27015",1000);

  // Get The Serverrules $status=$csinfo->getServerRules("146.20.83.196","27015",1000);

  if ($status) { ?> <table>
<?php if (is_array($csinfo->m_playerinfo)) { ?> <?php
    $i
=0;
    while (list(,
$player) = each ($csinfo->m_playerinfo)) { $i++;
?> <tr>
<td><font style="font-size: 5pt"> <?=$player["name"]?></font></td><td><font style="font-size: 5pt"><?=$player["frags"]?></font></td>
</tr>
    <? } ?>
    <? } else {?>empty<? } ?> <? }  ?></table>

When I add that to myvbindex I get this error:

Parse error: parse error, unexpected T_CHARACTER, expecting T_STRING or T_VARIABLE or T_NUM_STRING in C:\Inetpub\test.insanejustice.com\index.php(736) : eval()'d code on line 200

any reason why this wouldn't carry over from my other site? I've added this to the index_custom1 and the index where would I want to add this to make it show simlar to how it does now.

Cal Poly Forum 08-26-2003 06:12 AM

Oops. It worked. :lick:

edit: How can I make more gap between the header and the tables?

Zachery 08-26-2003 10:40 AM

add more <br />'s to either the index template or in the other templates them self

Cal Poly Forum 08-26-2003 09:59 PM

Thanks got that.


My board is turned off at the moment (www.calpolyforum.com) and on the index page, when I click on the buttons, it gives me the 404 error.

It is because the url (navigation buttons) does not contain /forum/ . If you lost me, go check it out and you will know right away.
Where would I adjust this?

Zachery 08-26-2003 10:03 PM

yes

add forums/

to your urls or the full url always works too

Cal Poly Forum 08-27-2003 02:57 AM

Here's the trick,

my board is turned off. When I log in (admin), all the navigation links (buttons) work perfectly.
But when I log off (no cookie), I get the "forum is closed" message and my navigation buttons do not work.

When I am loggin , the url of the buttons have "/forum/"
but when I am logged off, the url doesn't have "/forum/" :surprised:

Very strange, I just checked my index header, and it has /forum/ in the code. Don't know why it doesn't work when I am logged off.

Zachery 08-27-2003 04:54 AM

because its showing the $header not $index_header


All times are GMT. The time now is 09:52 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.03033 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
  • (2)bbcode_php_printable
  • (1)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