[ADDON] CSS3 Progress Bars (with eyecandy)

Download and support for PhpBB3 Forum Goal MOD
Flamingdevastation
BBCoder III
BBCoder III
Posts: 76
Joined: 28 Nov 2011, 21:27
BBCodes: 23

[ADDON] CSS3 Progress Bars (with eyecandy)

Post by Flamingdevastation »

nope.
Flamingdevastation
BBCoder III
BBCoder III
Posts: 76
Joined: 28 Nov 2011, 21:27
BBCodes: 23

[ADDON] CSS3 Progress Bars (with eyecandy)

Post by Flamingdevastation »

Still need help!
User avatar
doktornotor
BBCoder IV
BBCoder IV
Posts: 167
Joined: 14 Sep 2011, 23:20
BBCodes: 30
Favourite MOD: Thanks for Posts
Contact:

[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, 21:05, edited 1 time in total.
Support requests via PM go straight to /dev/null!
Flamingdevastation
BBCoder III
BBCoder III
Posts: 76
Joined: 28 Nov 2011, 21:27
BBCodes: 23

[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.
Flamingdevastation
BBCoder III
BBCoder III
Posts: 76
Joined: 28 Nov 2011, 21:27
BBCodes: 23

[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.
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

[ADDON] CSS3 Progress Bars (with eyecandy)

Post by martin123456 »

round 2 all edits removed all added file removed nice clean slate :D
User avatar
doktornotor
BBCoder IV
BBCoder IV
Posts: 167
Joined: 14 Sep 2011, 23:20
BBCodes: 30
Favourite MOD: Thanks for Posts
Contact:

[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, 21:09, edited 1 time in total.
Support requests via PM go straight to /dev/null!
User avatar
Vox Populi
BBCoder III
BBCoder III
Posts: 135
Joined: 27 Jul 2011, 15:44
BBCodes: 51
Favourite BBCode: YouTube
Favourite MOD: mChat, Welcome on Index
Location: Index,WA
Contact:

[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.
Be who you are and say what you feel.
Those who mind don't matter.
Those who matter don't mind.
- Dr. Seuss
Flamingdevastation
BBCoder III
BBCoder III
Posts: 76
Joined: 28 Nov 2011, 21:27
BBCodes: 23

[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.
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

[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
Locked