I want to modify the updating instructions

Requests, feedback, and general discussion about WoWRoster
DO NOT post topics about WoWRoster AddOns here!

I want to modify the updating instructions

Postby Elethil » Tue Jul 18, 2006 12:01 am

In what file can I find the "Updating instructions" that show up on the roster main page? I would like to modify these to make it even more simple for my members. I've been getting a lot of questions from confused members on how to update there profile. I can't seem to find where in the code to do this.

Thank you.
Last edited by Elethil on Tue Jul 18, 2006 12:03 am, edited 2 times in total.
User avatar
Elethil
WR.net Journeyman
WR.net Journeyman
 
Posts: 147
Joined: Wed Jul 05, 2006 10:28 pm

Re: I want to modify the updating instructions

Postby zeryl » Tue Jul 18, 2006 12:07 am

I am 99% sure they are in the roster localization directory for the language you are using.

Edit:


roster/localization/enUs.php

Line 52:

Code: Select all
$wordings['enUS']['update_instruct']
Last edited by zeryl on Tue Jul 18, 2006 12:08 am, edited 1 time in total.
User avatar
zeryl
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 194
Joined: Tue Jul 04, 2006 12:59 pm
Location: Saint Louis

Re: I want to modify the updating instructions

Postby Elethil » Tue Jul 18, 2006 12:35 am

Hmmm, thank you. I see where your talking about. I edited it but must not be doing it in right place. It didn't change it on the main page. :(
User avatar
Elethil
WR.net Journeyman
WR.net Journeyman
 
Posts: 147
Joined: Wed Jul 05, 2006 10:28 pm

Re: I want to modify the updating instructions

Postby zeryl » Tue Jul 18, 2006 12:42 am

Unless your using deDE of course, in which case it's the wrong file :)

As long as you saved it after editing, and you forced a refresh on the page, something else odd is going on.
User avatar
zeryl
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 194
Joined: Tue Jul 04, 2006 12:59 pm
Location: Saint Louis

I want to modify the updating instructions

Postby Elethil » Tue Jul 18, 2006 1:02 am

Well I'd like to edit (7 Click browse and select your *.lua files to upload) to include the path of the .lua file. But here in the code..


// Updating Instructions

$index_text_uniloader = "(You can download the program from the WoWRoster website, look for the UniUploader Installer for the latest version)";

$wordings['enUS']['update_instruct']='
<strong>Recommended automatic updaters:</strong>
<ul>
<li>Use <a href="'.$roster_conf['uploadapp'].'" target="_new">UniUploader</a>  '.$index_text_uniloader.'</li>
</ul>
<strong>Updating instructions:</strong>
<ol>
<li>Download <a href="'.$roster_conf['profiler'].'" target="_new">Character Profiler</a></li>
<li>Extract zip into its own dir in C:\Program Files\World of Warcraft\Interface\Addons\ (CharacterProfiler\) directory</li>
<li>Start WoW</li>
<li>Open your bank, quests, and the profession windows which contain recipes</li>
<li>Log out/Exit WoW (See above if you want to use the UniUploader to upload the data automatically for you.)</li>
<li>Go to <a href="'.$roster_conf['roster_dir'].'/admin/update.php">the update page</a></li>
<li>'.$wordings['enUS']['lualocation'].'</li>
</ol>';

it seems to drop off before that place in the page comes up ( if you see what im saying.)

So I did the following above that section in the code.

//Instructions how to upload, as seen on the mainpage
$wordings['enUS']['update_link']='Click here for Updating Instructions';


$wordings['enUS']['lualocation']='Click browse and select your *.lua file to upload (WoWDirectory\WTF\Account *Your account name*\SavedVAriables\CharacterProfiler.lua)';


But that didn't change anything on the actaul site.
User avatar
Elethil
WR.net Journeyman
WR.net Journeyman
 
Posts: 147
Joined: Wed Jul 05, 2006 10:28 pm

I want to modify the updating instructions

Postby zanix » Tue Jul 18, 2006 5:31 am

Make sure you are editing the correct locale file

english - enUS.php
german - deDE.php
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: I want to modify the updating instructions

Postby Elethil » Tue Jul 18, 2006 9:49 pm

I am editing the eng file. I must be missing something. I need to take another look. Sometimes I just need to take a break and come back to it to see what dumb thing im missing.
User avatar
Elethil
WR.net Journeyman
WR.net Journeyman
 
Posts: 147
Joined: Wed Jul 05, 2006 10:28 pm

Re: I want to modify the updating instructions

Postby Elethil » Tue Jul 18, 2006 9:54 pm

Yep sure enough. Normally I like to just rename the file I want to change and reupload a new version of the edited file. Well just renaming the file wasn't cutting it. I just copied the old file over locally and deleted it off the server. Now my changes are showing up.

I new it was something dumb :)

Thanks for all your help guys!
User avatar
Elethil
WR.net Journeyman
WR.net Journeyman
 
Posts: 147
Joined: Wed Jul 05, 2006 10:28 pm


Return to General Support & Feedback

Who is online

Users browsing this forum: No registered users and 1 guest

cron