vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - [DBTech] vBShop v3 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=246427)

stunod 08-25-2010 04:09 AM

Has anyone been able to fix the issue with the points running into the "Thanks" hack? I would just add the break but I don't know where to do so.

http://img693.imageshack.us/img693/7515/postbit.jpg

RobbieZ 08-25-2010 11:17 AM

Thats Abe's thanks hack doing that not DBTech's. Abe has never fixed the CSS problem!

pwner318 08-28-2010 07:04 PM

is there a feature that you can make a shop item like "30Day Vip Member Ship"
And you get the usergroup "VIP" For 30 days and then register user?
Is this in lite or in pro? or it doesn exist?

----------
my english sucks sry every1

DragonByte Tech 08-28-2010 07:56 PM

There's no feature to have temporary items at this point in time, sorry :(


Fillip

Network Master 09-06-2010 09:05 AM

When you try to deposit points in the bank

Your report can not be manipulated because the key to security is incorrect.

DragonByte Tech 09-06-2010 12:15 PM

Please click back and refresh the page as per the instructions in the error message. It is not a vBShop error, it's a vBulletin error due to security measures they put in place.

Fillip

wastemytime 09-06-2010 06:43 PM

I tested it and found out, its not what i need. So i tried to uninstall - now i have a blank Website with a Database Error but no Error Code. Just "Database Error." Cant Login, nothing.

Can you please help me?

wastemytime 09-06-2010 07:07 PM

Ok, this error. But i can't Login to uninstall like you sad in other Post.

Quote:

Originally Posted by DragonByte Tech (Post 2068372)
Re-download again and re-upload the files again, then uninstall -> reinstall :)


Fillip


Code:

Invalid SQL:

                SELECT  administrator.*,
                        userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
                        IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
                        language.phrasegroup_global AS phrasegroup_global,
                        language.phrasegroup_cphome AS phrasegroup_cphome,
                        language.phrasegroup_cpglobal AS phrasegroup_cpglobal,
                        language.options AS lang_options,
                        language.languagecode AS lang_code,
                        language.charset AS lang_charset,
                        language.locale AS lang_locale,
                        language.imagesoverride AS lang_imagesoverride,
                        language.dateoverride AS lang_dateoverride,
                        language.timeoverride AS lang_timeoverride,
                        language.registereddateoverride AS lang_registereddateoverride,
                        language.calformat1override AS lang_calformat1override,
                        language.calformat2override AS lang_calformat2override,
                        language.logdateoverride AS lang_logdateoverride,
                        language.decimalsep AS lang_decimalsep,
                        language.thousandsep AS lang_thousandsep
                        , (user.dbtech_vbshop_points) AS vbcredits_3
                FROM vb_user AS user
                LEFT JOIN vb_userfield AS userfield ON (user.userid = userfield.userid)
                LEFT JOIN vb_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN vb_administrator AS administrator ON (administrator.userid = user.userid) LEFT JOIN vb_language AS language ON (language.languageid = IF(user.languageid = 0, 3, user.languageid))
               
                WHERE user.userid = 1;

MySQL-Error: Unknown column 'user.dbtech_vbshop_points' in 'field list'


DragonByte Tech 09-06-2010 07:23 PM

The only way that error would have happened is if you somehow managed to remove vBShop from the database while not removing the product.

Please add
define('DISABLE_HOOKS', true);
to your config.php file, then remove the product from the AdminCP before removing that config.php edit.

Fillip

wastemytime 09-06-2010 07:32 PM

Ok thank you, i forgot about "disable_hooks". I did that, removed the Product, than removed that config.php edit. Now vbshop is removed from Products. Now i get the same error again.

I tried again and thought, maybe i remove also vbcredits . But then i got an Database Error from vbcredits too.


All times are GMT. The time now is 07:43 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.01446 seconds
  • Memory Usage 1,746KB
  • 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_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