![]() |
Quote:
|
any known time table for the recode ?
developer hasn't been online since june ? |
For time management, does this mod use the vbulletin clock or it's own clock?
I'm considering moving from vBookie to the sports pool in this mod because vBookie will not observe the new US daylight savings, though the rest of the board does. |
I am getting this error "This game is AJAX powered and requires JavaScript to be turned on" It seemed to be working at first now its causing some problems. The problem seems to be with hold'em but one of the members were getting the error in 21 also. My site url is www.couchlockcafe.com if you want to take a look
|
Version 0.92 Installed and working in vB 3.7.3 PL1. This add-on ROCKS!
Warning - Raw Database and system changes used below. Do not attempt if changes aren't clear, you could hork your entire installation! That aside.. The Casino worked OK for a while, then I was getting the "This game is AJAX Powered", or random user page reloads, booting them. By this time, myself, as well as a huge mob of members were... unhappy addicts, and needed their casino back! This is the most AWESOME add-on I've ever come across, by the way! First I unloaded/reloaded add-on. Finally corrected errors by optimizing the DB Tables, then tweaking php5-xcache module options. Optimizer/Cache could also be Zend Server, or any other PHP caching optimizer, something vBulletin recommends for all larger installations. Below are the general steps I took, which reduced server load greatly, and increased speed by ∞, followed by "Suggestions for next version". *Note: The below does depend on free real RAM for caching, so if server is digging heavily into swap space to start with, the below may not be as magic as they were for this case, but should still help. What I did to speed up existing code database access by ∞, most commands entered at mysql client prompt:
WishList for next version
Details: Easy-ish explanation, hosting providers may be able/eager to help with this as well. In my.cnf, enable slow-query-log at 1-3 seconds, AND "log queries without indexes". For each <query> that shows up in mysql-slow, run "Explain <query>" in mySQL CLI, if it doesn't show indexes, add them to the fields in search portion of query (where clause, in, =, etc), especially if under "Extra" it says "using filesort" or similar, those are killing performance, especially at the rate the query is called. Hope this helps some that were having problems with overloading/speed problems. |
Hi, wondered if someone may be able to help.
I reverted my default template back and all of a sudden the casino (and arcade) vanished from the navbar. They appear to both still be installed and active according to the admin panel yet thay are no longer on the navbar. Any ideas? Thanks, Rob. |
Quote:
Search for: Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<td class="vbmenu_control"><a href="casino.php?$session[sessionurl]">$vbphrase[casino_casino]</a></td> If you use template-modifications add on, that might be a better way to do the edits. Disclaimer: I am not the developer of this, or affiliated in any way, just thought I'd help. |
I am sorry I haven't read through this thread yet-- Is there a version for 3.7+ coming out any time soon??
Thanks |
does vbcredits work with this ?
|
Quote:
I had to switch to 3.7.3 2 weeks ago (had to get vBCommerce running ;) ) and have also had no issues with .91 running. Quote:
|
All times are GMT. The time now is 01: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|