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)
-   -   Stars v0.2.3 (https://vborg.vbsupport.ru/showthread.php?t=19081)

tubedogg 06-03-2001 02:17 PM

Quote:

Originally posted by AnnaFan
There seems to have been a slight problem with the database. Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.

This error is shown nearly on everything in the cp
Can you view the source of the error page and copy and paste it here? Or copy and paste the email you should have received?

tubedogg 06-03-2001 02:27 PM

Quote:

Originally posted by AnnaFan
Parse error: parse error in newthread.php on line 265
I can't get this thing to post the code directly, so download the attached file and make the changes noted in it and let me know if that helps.

WEAPON 06-03-2001 03:04 PM

Could you make it so that different levels can have different color stars instead of all of them having the same color stars and all that changes is the number?

tubedogg 06-03-2001 03:13 PM

Quote:

Originally posted by WEAPON
Could you make it so that different levels can have different color stars instead of all of them having the same color stars and all that changes is the number?
This is already possible...change the "Star Image" for each level. You cannot make one level have 5 different color stars, but each level can have a different color star.

Also you could create one image that had multiple different color stars, and assign that image to be displayed once for a certain level - wallah, a bunch of different color stars for one level.

AnnaFan 06-03-2001 03:14 PM

Hi tubedogg,

great job man! Everything works fine now! Thanx.

First-Man 06-03-2001 03:18 PM

thx tubedogg
Can you Update the star.zip File?
Big thx again...
bye bye

tubedogg 06-03-2001 03:26 PM

Updated.

WEAPON 06-03-2001 04:57 PM

PHP Code:

****In admin/index.php****
**Find
<tr><td>
<table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable">
<?php maketableheader("User Titles"); ?>
</table>
<a href="usertitle.php?s=<?php echo $session[sessionhash]; ?>&action=add"> Add </a> |
<a href="usertitle.php?s=<?php echo $session[sessionhash]; ?>&action=modify"> Modify </a>
</td></tr>
**Right below it, add
<tr><td>
<table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable">
<?php maketableheader("User Titles"); ?>
</table>
<a href="stars.php?s=<?php echo $session[sessionhash]; ?>&action=add"> Add </a> |
<a href="stars.php?s=<?php echo $session[sessionhash]; ?>&action=modify"> Modify </a>
</td></tr>

This makes the new code also be named User Titles instead of Stars. The second "User Titles" should be changed to "Stars".

tubedogg 06-03-2001 04:59 PM

Yeah, my bad. Fixed.

dadada 06-03-2001 05:33 PM

IVE BEEN WAITING FOR THIS SOOOO LONG

THANX AGAIN U ROCK ;)

i have to go try it right away now :D


All times are GMT. The time now is 02:24 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.01463 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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