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)
-   -   [HTL] & [TXT] Awards/Medals/Cards Hack [vB3] (https://vborg.vbsupport.ru/showthread.php?t=61108)

pgp2003 07-20-2004 08:10 PM

now my register.php won't go anywhere when you click submit :( Do u know what could cause that?


EDIT: I am gonna double check the codes in register.php again when i get home

pgp2003 07-20-2004 08:37 PM

Well that Award is working perfect...

I just checked my register.php, and I did exactly what the installation file said, but my register.php doesnt work anymore

Blam Forumz 08-02-2004 11:29 AM

This hack ++++ed up my database and now i dont know how to restore it

Polo 08-02-2004 01:13 PM

just upload your backed up database

Blam Forumz 08-02-2004 02:06 PM

you see wat this hack did was, when i installed it, when i was done, i had a php error, so i decided to uninstall it, when i uninstalled it, i had a database error, so i tried to restore my database, but now i get errors like

Code:

Invalid SQL:
SELECT languageid,
phrasegroup_vbindex AS phrasegroup_vbindex,
phrasegroup_global AS phrasegroup_global,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language
WHERE languageid = 1

mysql error: Unknown column 'phrasegroup_vbindex' in 'field list'

mysql error number: 1054

Whats the problem?

Blam Forumz 08-02-2004 02:57 PM

Nevermindfixed it now

Polo 08-02-2004 03:35 PM

Quote:

Originally Posted by Blam Forumz
Nevermindfixed it now

oh that's good ;)

xmorpher 08-11-2004 02:36 AM

i installed the hack thru the HTL,
but after install, i can't find the Menu Options
in the admincp...

how/where can i add awards?...

Willgames 08-18-2004 12:08 AM

I have 3.0.3 and I cant get the Awards to show up on the posts. I have been through the files 3 times but i cant seem to find the problem (I had 3.0.1 installed and it worked fine) I was wondering if this was a common problem with 3.0.3

Willgames 08-20-2004 01:56 AM

Ok. I dont know if my version of the software was old and not updated, but if you have installed the software on 3.0.3 and are having trouble making it show in the post where it says:
functions_showthread.php ADD BELOW:
Code:

        // do posts from ignored users
        if ($tachyuser AND THIS_SCRIPT != 'showpost' AND THIS_SCRIPT != 'private')
        {
                $maintemplatename = 'postbit_ignore_global';
        }
        else if ($ignore["$post[userid]"]/* AND !in_array($post['userid'], explode(' ', $bbuserinfo['buddylist']))*/)
        {
                $maintemplatename = 'postbit_ignore';
                $show['showpostlink'] = ($alternate != 'usernote');
        }

It really needs to be Added ABOVE! And If this has already been said, sorry. I didnt feel like searching through the posts, and this way, someone else wont have to either. And It may only be if the Arcade Awards are on, so that is another reason why you may be having trouble.


All times are GMT. The time now is 11:01 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.01410 seconds
  • Memory Usage 1,736KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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