[DBTech] DragonByte Shop

[DBTech] DragonByte Shop [Paid] 6.0.4

No permission to buy ($12.45)
A customer of mine bought real usd using there credits from your shop.. I put my name down as notifications when bought but I did not recieve a notification! That caused me to lose a member because I did not even know he purchased those .. Please fix this asap!
 
A customer of mine bought real usd using there credits from your shop.. I put my name down as notifications when bought but I did not recieve a notification! That caused me to lose a member because I did not even know he purchased those .. Please fix this asap!
Sorry, I'm not quite sure what you're reporting, could you provide a more detailed breakdown of what you're reporting please? Thanks :)


Fillip
 
Okay so in my forum if you get 100 credits you can exhange that for 1$. So when a customer buys 1$ I'm supposed to get a notification saying somebody bought it so i can pm them for there Paypal into to pay them. The problem is when they bought the item I didn't get a notification so I had no idea they bought that item.
 
Okay so in my forum if you get 100 credits you can exhange that for 1$. So when a customer buys 1$ I'm supposed to get a notification saying somebody bought it so i can pm them for there Paypal into to pay them. The problem is when they bought the item I didn't get a notification so I had no idea they bought that item.
I see. Did you add the user name in the notification field, or the user ID?

You need to use user IDs :)

lottery ticekts sold are not showing, not sure if bug or something on my part
Hmm, have you tried this in a default (unmodified) skin?


Fillip
 
Dear DBTech

I got erros

Code:
Mysqli prepare error: Table 'yaoindoc_xenforo.xf_dbtech_shop_lotteryticket' doesn't exist Today at 1:38 AM - library/Zend/Db/Statement/Mysqli.php:77
Delete...
Mysqli prepare error: Table 'yaoindoc_xenforo.xf_dbtech_shop_lotteryticket' doesn't exist Yesterday at 2:02 AM - library/Zend/Db/Statement/Mysqli.php:77
Delete...
Mysqli prepare error: Table 'yaoindoc_xenforo.xf_dbtech_shop_lotteryticket' doesn't exist Thursday at 1:38 AM - library/Zend/Db/Statement/Mysqli.php:77
Delete...
Mysqli prepare error: Table 'yaoindoc_xenforo.xf_dbtech_shop_lotteryticket' doesn't exist Wednesday at 1:36 AM - library/Zend/Db/Statement/Mysqli.php:77

what i should do
thanks
 
I just checked on default skin, same thing.
Someone else reported it as well, I'll look into it and resolve it for Monday :)

Of course man.. "ADMIN" is my user name.. I even added it to both boxes
Please use User IDs, not user names, in those boxes.

Dear DBTech

I got erros

Code:
Mysqli prepare error: Table 'yaoindoc_xenforo.xf_dbtech_shop_lotteryticket' doesn't exist Today at 1:38 AM - library/Zend/Db/Statement/Mysqli.php:77
Delete...
Mysqli prepare error: Table 'yaoindoc_xenforo.xf_dbtech_shop_lotteryticket' doesn't exist Yesterday at 2:02 AM - library/Zend/Db/Statement/Mysqli.php:77
Delete...
Mysqli prepare error: Table 'yaoindoc_xenforo.xf_dbtech_shop_lotteryticket' doesn't exist Thursday at 1:38 AM - library/Zend/Db/Statement/Mysqli.php:77
Delete...
Mysqli prepare error: Table 'yaoindoc_xenforo.xf_dbtech_shop_lotteryticket' doesn't exist Wednesday at 1:36 AM - library/Zend/Db/Statement/Mysqli.php:77

what i should do
thanks
Code:
CREATE TABLE `xf_dbtech_shop_lotteryticket` (
  `lotteryticketid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `lotteryid` int(10) unsigned NOT NULL DEFAULT '0',
  `userid` int(10) unsigned NOT NULL DEFAULT '0',
  `dateline` int(10) unsigned NOT NULL DEFAULT '0',
  `lotterydraw` int(10) unsigned NOT NULL DEFAULT '0',
  `numbers` mediumblob,
  `prizeid` int(10) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`lotteryticketid`),
  KEY `lotteryid` (`lotteryid`,`userid`),
  KEY `lotteryid_2` (`lotteryid`,`lotterydraw`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;


Fillip
 
Error Info
ErrorException: Undefined index: userid - library/DBTech/Shop/Model/Shop.php:722
Generated By: Unknown Account, 56 minutes ago
Stack Trace
#0 /home/whatsgoo/public_html/library/DBTech/Shop/Model/Shop.php(722): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/whatsgoo/...', 722, Array)
#1 /home/whatsgoo/public_html/library/DBTech/Shop/XenForo/CronEntry/Feedback.php(8): DBTech_Shop_Model_Shop->cronRequestFeedback()
#2 [internal function]: DBTech_Shop_XenForo_CronEntry_Feedback::request(Array)
#3 /home/whatsgoo/public_html/library/XenForo/Model/Cron.php(357): call_user_func(Array, Array)
#4 /home/whatsgoo/public_html/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#5 /home/whatsgoo/public_html/library/XenForo/Model/Deferred.php(295): XenForo_Deferred_Cron->execute(Array, Array, 7.9999978542328, '')
#6 /home/whatsgoo/public_html/library/XenForo/Model/Deferred.php(429): XenForo_Model_Deferred->runDeferred(Array, 7.9999978542328, '', false)
#7 /home/whatsgoo/public_html/library/XenForo/Model/Deferred.php(374): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#8 /home/whatsgoo/public_html/deferred.php(23): XenForo_Model_Deferred->run(false)
#9 {main}
Request State
array(3) {
["url"] => string(36) "http://www.whatsgood.us/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(3) {
["_xfRequestUri"] => string(20) "/members/list?page=4"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
 
Still having errors everyday

Exception: dbtech_shop_userid - library/DBTech/Shop/Application/DataManager.php:356
Generated By: Unknown Account, Today at 5:00 PM
Stack Trace
#0 /home/whatsgoo/public_html/library/DBTech/Shop/Application/DataManager.php(605): DBTech_Shop_Application_DataManager->error('dbtech_shop_use...', 'userid')
#1 [internal function]: DBTech_Shop_Application_DataManager->verifyUserId(135, Object(DBTech_Shop_DataManager_Transactionlog), 'userid', Array)
#2 /home/whatsgoo/public_html/library/DBTech/Shop/Application/DataManager.php(567): call_user_func_array(Array, Array)
#3 /home/whatsgoo/public_html/library/DBTech/Shop/Application/DataManager.php(388): DBTech_Shop_Application_DataManager->_runVerificationCallback(Array, 135, Array, 'userid')
#4 /home/whatsgoo/public_html/library/DBTech/Shop/Application/DataManager.php(81): DBTech_Shop_Application_DataManager->_isFieldValueValid('userid', Array, 135)
#5 /home/whatsgoo/public_html/library/DBTech/Shop/Application/DataManager.php(65): DBTech_Shop_Application_DataManager->set('userid', 135, '', true)
#6 /home/whatsgoo/public_html/library/DBTech/Shop/Model/Bank.php(93): DBTech_Shop_Application_DataManager->bulkSet(Array)
#7 /home/whatsgoo/public_html/library/DBTech/Shop/XenForo/CronEntry/Bank.php(7): DBTech_Shop_Model_Bank->cronInterest()
#8 [internal function]: DBTech_Shop_XenForo_CronEntry_Bank::calculateInterest(Array)
#9 /home/whatsgoo/public_html/library/XenForo/Model/Cron.php(357): call_user_func(Array, Array)
#10 /home/whatsgoo/public_html/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#11 /home/whatsgoo/public_html/library/XenForo/Model/Deferred.php(295): XenForo_Deferred_Cron->execute(Array, Array, 7.9999959468842, '')
#12 /home/whatsgoo/public_html/library/XenForo/Model/Deferred.php(429): XenForo_Model_Deferred->runDeferred(Array, 7.9999959468842, '', false)
#13 /home/whatsgoo/public_html/library/XenForo/Model/Deferred.php(374): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#14 /home/whatsgoo/public_html/deferred.php(23): XenForo_Model_Deferred->run(false)
#15 {main}
Request State
array(3) {
["url"] => string(36) "http://www.whatsgood.us/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(22) "/members/joshposh.230/"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
 
Top Bottom