Autosaving images on guild update - autosave guild is OFF

A signature and avatar generator addon

Moderator: zanix

Autosaving images on guild update - autosave guild is OFF

Postby Corbism » Thu Jan 18, 2007 9:22 pm

When doing a guild update, it generates an image for every guild member. I also made sure that "Autosave Images on Guild Update" is turned off.

This started happening after upgrade to Siggen 0.2.1.

Any ideas?
User avatar
Corbism
WR.net Apprentice
WR.net Apprentice
 
Posts: 51
Joined: Fri Sep 29, 2006 10:48 pm
Location: Seattle, WA

Autosaving images on guild update - autosave guild is OFF

Postby zanix » Thu Jan 18, 2007 11:24 pm

Oh dang, I see the error...

Open
trigger.php

Find
Code: Select all
if( $single_config['trigger'] && ( $mode == 'char' || $mode == 'guild' ) ) 

Replace with
Code: Select all
if( ($mode == 'char' && $single_config['trigger']) || ($mode == 'guild' && $single_config['guild_trigger']) ) 
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

Autosaving images on guild update - autosave guild is OFF

Postby Corbism » Fri Jan 19, 2007 2:43 am

Once again, you rock! That worked perfectly.
User avatar
Corbism
WR.net Apprentice
WR.net Apprentice
 
Posts: 51
Joined: Fri Sep 29, 2006 10:48 pm
Location: Seattle, WA


Return to SigGen

Who is online

Users browsing this forum: No registered users and 0 guests

cron