vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Store hack conflict... (https://vborg.vbsupport.ru/showthread.php?t=39434)

Dean C 06-05-2002 08:02 AM

yep i added all of em with the advanced template editor.....

Lesane 06-05-2002 05:08 PM

Mist, use these query's below as the 5th query:

PHP Code:

**********************************
5th Query(u probably have to execute these query's apart):
**********************************

INSERT INTO store VALUES (1, '
username', 'Change Username', '500', '0', 'username.gif', 'With this action you can change your username', 'Y','0');
INSERT INTO store VALUES (2, '
customtitle', 'Change Custom Title', '300', '0', 'title.gif', 'With this action you can get a custom title and if you dont have one already then get one', 'Y','0');
INSERT INTO store VALUES (3, '
customavatar', 'Change Custom Avatar', '700', '0', 'avatar.gif', 'With this action you can get a custom avatar or if you already one you can change it...', 'Y','0');
INSERT INTO store VALUES (4, '
givetitle', 'Give an other user a custom title', '700', '0', 'givetitle.gif', 'With this action you can give an other user a custom titleThe title that you give will be showed on every post of that user. <br><b>Tip:</b> Do it when that user dont have enough money to restore his custom title ;)', 'Y','0');
INSERT INTO store VALUES (5, '
donate', 'Donate money to an other user', '0', '0', 'donate.gif', 'With this "free" action you can donate money to other members.', 'Y','0');
INSERT INTO store VALUES (6, '
scrap', 'Scrap your yellow/red card', '700', '0', 'card.gif', 'With this action you can scrap your yellow/red cardWant to become a mod but have a yellow/red card? Do this action to begin with a new veb life ;)', 'Y','0');
INSERT INTO store VALUES (7, '
calendar', 'Add Calendar Event', '500', '0', 'calendar.gif', 'With this action you can add a public calendar event on the calendar', 'Y','0');
INSERT INTO store VALUES (8, '
glowusername', 'Add Glow To Username', '2000', '0', 'glow.gif', 'With this action you can add an attractive glowing color to your username wich you can define yourself. If you have already a glow then you can change it here aswell.', 'Y','0');

**********************************
END 5th Query
********************************** 


Dean C 06-05-2002 06:26 PM

i ran this query again to erase the 5th query ...

i tried running those queries you had there as the 5th queries... and it gave me this error:

PHP Code:

Database error in vBulletin Control Panel 2.2.3:

Invalid SQLINSERT INTO store VALUES (8'glowusername''Add Glow To Username''2000''0''glow.gif''With this action you can add an attractive glowing color to your username wich you can define yourself. If you have already a glow then you can change it here aswell.''Y','0');
mysql errorColumn count doesn't match value count at row 1

mysql error number: 1136

Date: Wednesday 05th of June 2002 03:20:27 PM
Script: [url]http://www.emceebattleraps.com/forums/forums/admin/query.php[/url]
Referer: 

The queries are running fine in the instructions you originally gave for this hack (in the txt file)

but when i do the things as shown in post#9 i get those errors...

im so confused as to what to do...

I did notice today though that when i get these erros when i try to perfom an action in the store that it actually does do them... but still gives that error...

NOTE: i still think that the forums/forums is the cause for this... but i dont kno how or why...

Lesane 06-06-2002 02:23 PM

Run this query first:

PHP Code:

ALTER TABLE store ADD quantity smallint(5) DEFAULT '0' 

And then the rest.

Dean C 06-06-2002 05:42 PM

HELL YEA !!! it works... i ran that query then tested that everything was working right ... and its working fine now !

Thankyou to everyone who has helped... i really appreciate it !!

- Mist


All times are GMT. The time now is 02:56 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.01454 seconds
  • Memory Usage 1,750KB
  • 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
  • (3)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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