Pic Upload works but pics are not displayed

Upload screen shots for display in Roster

Moderator: Ulminia

Pic Upload works but pics are not displayed

Postby Ulminia » Thu Jun 26, 2008 2:22 pm

ok open index.php in the main RG folder edit line 187 from
Code: Select all
if ( $id != '' && $addon['config']['rg_use_votepopup'] == '0')

to
Code: Select all
if ( $id != '' && $vop != 'vote' )
Last edited by Ulminia on Thu Jun 26, 2008 2:24 pm, edited 1 time in total.
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: Pic Upload works but pics are not displayed

Postby TheVorhaut » Thu Jun 26, 2008 4:46 pm

Ulminia, you rule :D ! It works !

My line 187 looked a bit different than yours but I replaced it as you proposed.

Code: Select all
if ($id != '' && $vop == 'vote' && addon['config']['rg_use_votepopup'] == '1')


Code: Select all
if ( $id != '' && $vop != 'vote' )


I would like to point out that I know that it cannot be taken for granted that your WoWRoster addon works also with the Joomla component "com_wowroster". And for that very reason I thank you for your effort in the last few days to make RosterGallery compatible with
Nefuh's Joomla component com_wowroster. I have just dropped Nefuh a line to inform him about your latest development.
TheVorhaut
WR.net Apprentice
WR.net Apprentice
 
Posts: 21
Joined: Tue Jun 05, 2007 6:46 pm

Pic Upload works but pics are not displayed

Postby Ulminia » Thu Jun 26, 2008 6:20 pm

keep testing it ial sson have it compatable with all ports for the final 3.0 build 5000 then ial focus on my Calendar and Raid progreshion addons
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Previous

Return to Roster Gallery

Who is online

Users browsing this forum: No registered users and 1 guest

cron