Recent content by Jester

  1. J

    Bug Slooooow Queries

    Hi there, I ended up changing the way pending credits were processed - I basically forced them all through right away instead of trickling.
  2. J

    Bug Slooooow Queries

    What would emptying it do? Showing rows 0 - 29 ( ~411,121 total , Query took 0.0007 sec) SELECT * FROM credits_pending LIMIT 0 , 30
  3. J

    Bug Slooooow Queries

    I can do that - how much should I prune and is it supposed to be doing that on it's own?
  4. J

    Bug Slooooow Queries

    Hello, is there anything you can do to help me squash these SLOW log entries? # Time: 140114 18:57:14 # User@Host: W101CDB[W101CDB] @ [x.x.x.x] # Thread_id: 3741 Schema: wizard QC_hit: No # Query_time: 13.801944 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 751190 use wizard; SET...
  5. J

    Bug vBShop Member shops

    Alright, tonight it happened. The shops got jumbled on the front end and back end. Just hitting save sort order does not do it, I have to actually re-number my shop and save.
  6. J

    Bug vBShop Member shops

    Absolutely nothing at the moment. I will take another screenshot when it decides to jumble and it gets reported to me that they cannot buy anything.
  7. J

    Bug vBShop Member shops

  8. J

    Bug vBShop Member shops

    MediaWiki It's scheduled in the future and runs when it's supposed to. I see the jumbling on mine, but I can still access all of the shops. I will try one of their accounts next time. Yes, it mixes them all up in the adminCP.
  9. J

    Bug vBShop Member shops

    Yes, vBSSO. However, the still happening disappearance of credits pre-dates it's installation. Reminders go out when I manually run it. You mentioned different permissions..... could this still be the case? Agreed, yet the .js appears to "break". The only caching I am using is...
  10. J

    Bug vBShop Member shops

    Reminders do not go out when automatically scheduled still. I can find no errors. The task does run. I have another issue with the shop. We currently have 12-15 member shops set up for testing. I would like the main shop, mine, to show first..... so I set the display order in the back end...
  11. J

    Bug vBShop Member shops

    So I purchased something from a member shop. Did not leave feedback. Reset the sched task to run at 14:10. Task ran, but no feedback reminder sent. Does it need to wait a certain period of time before "no feedback" translates into a reminder or does only the cron control it?
  12. J

    Bug vBShop Member shops

    Good news. The cron ran on it's own when I set it to 13:55 to test with. No php errors. Contents of my sched task log: 117929 (Pro) DragonByte Tech: vBShop - Send Feedback 13:55, 24th Apr 2013 Reminder Error: Shop ID 1 cannot receive feedback. 117928 (Pro) DragonByte Tech: vBShop - Send...
  13. J

    Bug vBShop Member shops

    Errors pertaining to vbshop from my php-fpm error log: [24-Apr-2013 00:03:07] WARNING: [pool www] child 23188, script '/var/www/htdocs/wizard/forums/vbshop.php' (request: "POST /forums/vbshop.php") executing too slow (90.491593 sec), logging [23-Apr-2013 22:15:07] WARNING: [pool www] child...
  14. J

    Bug vBShop Member shops

    Thanks, I will apply the patch. Also, even though it's scheduled at 2:01 am, there are no entries in the log. The only time it logs anything is when I manually run it. Maybe it's just not running on it's own.
  15. J

    Bug vBShop Member shops

    1. Will that be in 3.1.0 up for re-download or 3.1.1 in the future? 2. Thank you, that worked.
Back
Top