[ADDON] CSS3 Progress Bars (with eyecandy)

Modifications for phpBB3.
Try the Mods here and share Your own Mods
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

[ADDON] CSS3 Progress Bars (with eyecandy)

Post by Flamingdevastation »

nope.

[ADDON] CSS3 Progress Bars (with eyecandy)

Post by Flamingdevastation »

Still need help!

[ADDON] CSS3 Progress Bars (with eyecandy)

Post by doktornotor »

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,
));

}

?>
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 in 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)

Post by Flamingdevastation »

doktornotor wrote:
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,
));

}

?>
People, use automod if you are unable to do the edits properly. You have copies that into a totally wrong place.
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.

[ADDON] CSS3 Progress Bars (with eyecandy)

Post by Flamingdevastation »

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)

Post by martin123456 »

round 2 all edits removed all added file removed nice clean slate :D

[ADDON] CSS3 Progress Bars (with eyecandy)

Post by doktornotor »

@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)

Post by Vox Populi »

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.
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.

[ADDON] CSS3 Progress Bars (with eyecandy)

Post by Flamingdevastation »

doktornotor wrote:I cannot fix your messed up files, restore the correct one from the Forum Goal mod.
Okay. thanks for all the help.

[ADDON] CSS3 Progress Bars (with eyecandy)

Post by martin123456 »

i would like to point out just for other's who read this topic this addon works perfect :D it installed perfect on my reptile site but have a few hiccups on my test site lol

Thumbs up to the DOK :D