mikeharveyic wrote:Followed this exact procedure and still getting error:
Fatal error: ArmorySync::require() [function.require]: Failed opening required '/data/11/0/13/62/991062/user/1021048/htdocs/cognizance/htdocs/forums/wowroster/addons/armorysync/inc/talenticons_.php' (include_path='.:/usr/services/vux/lib/php') in /data/11/0/13/62/991062/user/1021048/htdocs/cognizance/htdocs/forums/wowroster/addons/armorysync/inc/armorysync.class.php on line 752
Seems that $clas is undefined so it can find the talenticons_{class}.php files...
From my armorysync.class.php file starting at line 737
Please help+)
I had this same error when I commented out the originally errored lines then tried doing the second part of what ended up working for me without doing a clean reinstall of both Roster and ArmorySync. I figured the error was caused by missing icons or new files included within the armory installation zip that comes with the image pack, so the reinstall that I did was with the Roster that had the image pack included and it did not result in any errors.
Also, if it helps, I'm hosted through shared linux hosting on GoDaddy (yes, I don't like them) with php5 enabled and my databases are mysql 5. I uploaded the compressed tar.gz of the ArmorySync installation package with the imagepack included, extracted the files through an ssh terminal (used putty) from the root of where I wanted the Roster directory located (did this in case any of the files came preloaded with permissions attached to them). After this, I followed the normal installation procedure. After which, I uploaded an extracted local copy of the latest 437 svn ArmorySync into the addons directory and did the normal addon installation via Roster's interface. Following that, I did what I described in my previous post.