Just wanted to say this installation worked great!
It also resolves an issue I was having with long item names not saving properly in the database with the itemstats 1.5.5 version for Vbulletin I downloaded from Yahourt's site. And, this installation required no manual edits or workarounds to allow for the new socket images.
But, best of all, if any of you utilize Stefan's vB Code [table] mod for banks, points, etc. Blackjack's mod'd version of itemstats works great with it. (Previous versions would not parse corrently and were truncated making itemstats unusable in the tables.) *happy snoopy dance*
Fatal error: Cannot redeclare getstrcssstyle() (previously declared in d:/www/vhosts/localhost/httpdocs/demo/includes/functions_gitemstats.php:90) in d:/www/vhosts/localhost/httpdocs/demo/itemstats/itemstats.php on line 31
Thanks ChiliVB, though note that there is nothing different about this and Yahourt's. I pretty much simply manage the config.php via vBulletin's options
Quote:
Originally Posted by hostvn
error
Fatal error: Cannot redeclare getstrcssstyle() (previously declared in d:/www/vhosts/localhost/httpdocs/demo/includes/functions_gitemstats.php:90) in d:/www/vhosts/localhost/httpdocs/demo/itemstats/itemstats.php on line 31
Make sure you are not running another itemstats product, like Sparkz's modification. itemstats/itemstats.php is not loaded in my modification, that is being loaded by another mod which is conflicting.
Thanks ChiliVB, though note that there is nothing different about this and Yahourt's. I pretty much simply manage the config.php via vBulletin's options
Yes, but your version helped me to find a very small change in the config that made alot the difference in trying to use itemstats with the table mod. The table codes inserted by allakhazam don't work with the vbtable, but the html format used for the itemstats by thottbot does.
I have a question:
1. I was trying to get the View_cache.php file to work with the gitemstats cache. But I couldn't seem to get the right combination of your 'MasterServer' database info from the functions file to get it the authentication to work. I'd like to able to use this feature instead of having to login to PhP MyAdmin if possible.
Have you tried doing this to see if its possible with your configuration?
For view_cache you will need to to edit the itemstats/config.php and enter your database information. The "item_cache_table" is "prefixgitemstats" if you have a prefix, otherwise just "gitemstats".
It will not abide by the vBulletin config, so you will need to edit config_itemstats.php to what you want as well.
I know that a lot of people have been having issues with socket images appearing, but I'm having an issue with no images appearing at all. I did not change the path where Icons are stored (it's still "http://wow.allakhazam.com/images/icons/") and the Icon extension is still ".png"
Please check out a test post that I made below. What could be going wrong here? Any help or suggestions would truly be appreciated.
It should work fine. I don't know much about vBAdvanced however, I use my own cms. Someone will have to give me more information about what needs to be done in order for it to work.