The Vault Mod
Posted: Mon Jan 21, 2008 11:49 pm
Tried and tested on a fresh install of 1.4.1 and it works great if you use the download from this website.
When you do the pcp adjustments per the instructions, there are no errors from Cracker tracker.
You will get cracker tracker erros trying to adjust Stocks in your new Stock Exchange.
Here is the debug info. Tried and it works. I now have no issues.
**Correction**
I get a sql error when trying to view the profile now.
[code]Could not obtain accounts information DEBUG MODE SQL Error ]
I guess once I get that mysql compatible for my version, it might work. Ill report back, But other then that, no other errors
When you do the pcp adjustments per the instructions, there are no errors from Cracker tracker.
You will get cracker tracker erros trying to adjust Stocks in your new Stock Exchange.
Here is the debug info. Tried and it works. I now have no issues.
- Code: Select all
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Script-Filename]------------------------------------------#/test/admin/admin_qbar.php ##-----[ FIND ]------------------------------------------#define('IN_PHPBB', 1); ##-----[ AFTER, ADD ]------------------------------------------#define('CT_SECLEVEL', 'MEDIUM');$ct_ignorepvar = array('explain'); ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Script-Filename: /test/admin/admin_vault_exchange.php---------------- Request-Method: POST Matching rule: 'In variable: stock_desc Possible solution:------------------ ##-----[ OPEN ]------------------------------------------#/test/admin/admin_vault_exchange.php ##-----[ FIND ]------------------------------------------#define('IN_PHPBB', 1); ##-----[ AFTER, ADD ]------------------------------------------#define('CT_SECLEVEL', 'MEDIUM');$ct_ignorepvar = array('stock_desc'); ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM
**Correction**
I get a sql error when trying to view the profile now.
[code]Could not obtain accounts information DEBUG MODE SQL Error ]
I guess once I get that mysql compatible for my version, it might work. Ill report back, But other then that, no other errors