[ADDON] CSS3 Progress Bars (with eyecandy)
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
[ADDON] CSS3 Progress Bars (with eyecandy)
People, use automod if you are unable to do the edits properly. You have copies that into a totally wrong place. There is absolutely no cache->destroy anywhere inFlamingdevastation wrote:Code: Select all
// Empty sql cache for forums table because options changed $cache->destroy('sql', FORUMS_TABLE); } $template->assign_vars(array( 'FGCSS_ENABLE' => (!empty($config['forum_goals_css_enable'])) ? true : false, 'FGPBA_ENABLE' => (!empty($config['forum_goals_animation_enable'])) ? true : false, 'FGPBS_ENABLE' => (!empty($config['forum_goals_stripes_enable'])) ? true : false, )); } ?>
includes/functions_forum_goals.php
where the code belongs.
Last edited by doktornotor on 04 Dec 2011, 19:05, edited 1 time in total.
[ADDON] CSS3 Progress Bars (with eyecandy)
Well, can you help me? I might have made a small mistake. That doesn't mean I need an automod or can't edit properly.doktornotor wrote:People, use automod if you are unable to do the edits properly. You have copies that into a totally wrong place.Flamingdevastation wrote:Code: Select all
// Empty sql cache for forums table because options changed $cache->destroy('sql', FORUMS_TABLE); } $template->assign_vars(array( 'FGCSS_ENABLE' => (!empty($config['forum_goals_css_enable'])) ? true : false, 'FGPBA_ENABLE' => (!empty($config['forum_goals_animation_enable'])) ? true : false, 'FGPBS_ENABLE' => (!empty($config['forum_goals_stripes_enable'])) ? true : false, )); } ?>
[ADDON] CSS3 Progress Bars (with eyecandy)
All I know is for that file, I did exactly what it says. The part that's messed up doesn't have anything to do with the instructions provided. I don't know how it got messed up.
[ADDON] CSS3 Progress Bars (with eyecandy)
round 2 all edits removed all added file removed nice clean slate 

[ADDON] CSS3 Progress Bars (with eyecandy)
@Flamingdevastation: I cannot fix your messed up files, restore the correct one from the Forum Goal mod.
Last edited by doktornotor on 04 Dec 2011, 19:09, edited 1 time in total.
[ADDON] CSS3 Progress Bars (with eyecandy)
Murphy's law. It'll get fixed I am sure. It's only a web site and users can wait. Sorry I can't be of any help... Well, I am sure I can, but no time right now. It appears the author is trying to help you which is the best source available IMO.Flamingdevastation wrote:All I know is for that file, I did exactly what it says. The part that's messed up doesn't have anything to do with the instructions provided. I don't know how it got messed up.
[ADDON] CSS3 Progress Bars (with eyecandy)
Okay. thanks for all the help.doktornotor wrote:I cannot fix your messed up files, restore the correct one from the Forum Goal mod.
[ADDON] CSS3 Progress Bars (with eyecandy)
i would like to point out just for other's who read this topic this addon works perfect
it installed perfect on my reptile site but have a few hiccups on my test site lol
Thumbs up to the DOK

Thumbs up to the DOK
