Customizing SMF > Modifications and Packages
WoW Characters 1.9.0
Garou:
--- Quote from: nightbre on October 02, 2008, 07:40:09 AM ---I got 1.1.6 running ok but the default realm has a problem and wont use the database data to finish the armory link.
I got a post up here for any ideas but no replies to it yet lol so working to sort that as we speak.
Its running ok otherwise apart from everyone has to specify the server they're on for armory to be right.If it cant be resolved ill write the option out and make it a user only option to fill it in but hopefully it wont have to be done.If its fixed today ill sub it today so its soon as I can I will.
--- End quote ---
I just installed the latest version of the mod as posted earlier on SMF 1.1.6 with Tiny Portal and I'm still having this issue. In fact I cant get it to save any of the info from the admin panel. I type in the Default Realm Name as well as clicking the option for Allow Custom Realm and the info isn't saving. After I click save, it pops me out to the default Features and Options page. When I go back to the Setup page the info I typed isn't there.
So then I went ahead and tried to edit the settings in the actual profile anyway and the Custom Realm option isn't there. The info doesn't show up on the profile in the default theme.
Using the the wowdk_114v1 theme I get the message "An Error Has Occurred! Unable to load the 'wowchar' template When I try to go to the edit profile page. On the admin page there is no text even on the Features and Options page where it should read [WOW Characters] you just see []
In posts everything shows up right except for the link. The link comes out as...
http://armory.worldofwarcraft.com/#character-sheet.xml?r=&n="the characters name" instead of http://www.wowarmory.com/character-sheet.xml?r="realm name"&n="characters name"
For now I'm going to assume that's because the Realm settings aren't saving.
I compared the installation instructions at http://custom.simplemachines.org/mods/index.php?action=parse;mod=1208;attach=72404;smf_version=1.1.6 to my actual files and everything seems to match so I'm at a loss.
*Garou looks confused*
Sorry I forgot to mention that on install
--- Quote ---./Sources/ModSettings.php Test failed
./Themes/default/Profile.template.php Test failed
--- End quote ---
I installed anyway and hand edited those files. There was one line missing in each the rest of the code was intact.
nightbre:
--- Quote ---I got 1.1.6 running ok but the default realm has a problem and wont use the database data to finish the armory link.
I got a post up here for any ideas but no replies to it yet lol so working to sort that as we speak.
Its running ok otherwise apart from everyone has to specify the server they're on for armory to be right.If it cant be resolved ill write the option out and make it a user only option to fill it in but hopefully it wont have to be done.If its fixed today ill sub it today so its soon as I can I will.
--- End quote ---
This is all irrelivant now and the final release does not have this issue.
Did the database entry install properly since this is where the info is saved.(FTP into phpadmin to find out for sure its there)
--- Quote ---I installed anyway and hand edited those files. There was one line missing in each the rest of the code was intact.
--- End quote ---
What do you mean by a line is missing ? A line of code ? You might need to move the wow Character code in the 2 files to another position if you already have edits in these files for other mods.
Have you checked on the default theme as this should give you a better idea if its installed as well.(database wise)
Garou:
I just thought to check the Data Base and no for some reason it didn't create the DB files. Was coming back to mention that. I guess Ill have to hand create those as well. Wonder what went wrong there, as this is the first mod not to enter the DB data. /shurg
As for the missing part... well the 'install with errors" left out the parts it couldn't find.
For instance where its looking to do this...
--- Code: ---$context['sub_template'] = 'show_settings';
$subActions = array(
'basic' => 'ModifyBasicSettings',
'wowchar' => 'ModifyWoWCharSettings',
--- End code ---
It couldnt because couple of other Mods installed their info before 'basic' => 'ModifyBasicSettings', So that was a pretty basic fix. I just had to enter the 'wowchar' after the basic line. Nothing drastic there, I'm use to it because a lot of mod installs are messed up that way.
nightbre:
Yes the first fix you show is right.
The profile code is split into 2 blocks of code on install if you check so both will need inserting manually. If you look for the code it was searching for on install but didn't find it will give you an idea where to edit the file then.
Likely your other mods changes have made it so it cant find the right points like the modsettings.php did.
Also make sure post info in the themes settings is set to show on left or you wont see characters in posts.
FatMagic:
I'm getting the EXACT same error that Garou got above:
--- Quote ---Using the the wowdk_114v1 theme I get the message "An Error Has Occurred! Unable to load the 'wowchar' template When I try to go to the edit profile page. On the admin page there is no text even on the Features and Options page where it should read [WOW Characters] you just see []
--- End quote ---
I installed it into a wowdk_114v1 theme... SMF is 1.1.6 -- just need some advice as how to get it up and running.
I'm sure I have to dig around in the code... but just don't know where to start.
Thanks!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version