Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Write Review

Reviews

ForumsIcons - 1.0 by Edson Ordaz

Fatal error: Cannot redeclare find_replace_templatesets() (previously declared in /home/uclg5936/public_html/forums/inc/adminfunctions_templates.php:22) in /home/uclg5936/public_html/forums/inc/adminfunctions_templates.php on line 101

Written By: mibs510, 30th December 2010

I'm getting that on version 1.6.1, seems to work on 1.6 but the "Forum Icon" feature does not show up under the "Forums & Posts" tab in the ACP:(

Written By: mibs510, 30th December 2010

Ok ive got it working on 1.6.1

Fill in the gaps because its 7am and i need sleep!

ok, once you create the folder Forum_Icons , CMOS it to 777

thats about it. Put the php file that has lang in it into the inc/languages/english and also in /admin (you might not need them in both.

put the plugin in the plugin directory



now in admincp goto forums&posts and youll see forumicons menu down the left :)



enjoy!

... right im going to bed!!

Written By: doddsyy2k, 19th January 2011

Ok ive got it working on 1.6.1

Fill in the gaps because its 7am and i need sleep!

ok, once you create the folder Forum_Icons , CMOS it to 777

thats about it. Put the php file that has lang in it into the inc/languages/english and also in /admin (you might not need them in both.

put the plugin in the plugin directory



now in admincp goto forums&posts and youll see forumicons menu down the left :)



enjoy!

... right im going to bed!!

Written By: doddsyy2k, 19th January 2011

Please fix it .
its still not working in version 1.6 please do something.
It sems to much interesting but i cannot use it .
And thanks for this grate plugins(if it workes with 1.6.1 , ha ha ha).

Written By: debjit, 7th February 2011

Where can I get this in english?

Written By: djdoubt03, 14th February 2011

What is in the new version? Is this available in english? Anyone tested yet?

Written By: Rapodo, 14th February 2011

English

<?php
/*
Language NewThreadRequerPost
Created by Edson Ordaz
---------------------------------------.
It created by Edson Ordaz
Favor to maintain creeds
*/
$l['name'] = "Forum Icons";
$l['url'] = "ForumIcons";
$l['icon'] = "Icon";
$l['icon_give'] = "the icon Rises that basket utilized for this forum!";
$l['forum_icon'] = "Icon of the forum";
$l['used_icon'] = "Icon used at present?";
$l['used_give'] = 'This icon is the one that itself this using at present in this forum selected';
$l['delete_onclick'] = "to Eliminate the icon of this forum?";
$l['not_file'] = "Error upon charging the file, the extencion not this permitted";
$l['not_file_again'] = "Error upon charging the icon, you Try it again";
$l['file_success'] = "Icon kept correctly";
?>

Written By: wxflint, 20th February 2011

Excellent plugin, worked perfectly on my site with MyBB 1.6.2

Written By: Barathrum, 23rd February 2011

heelo, i have mybb 1.6.3, i did copy the lang php file to english/admin/ but when i try to click on settings-Forum Icons i got the following error:

Code:
Warning [2] require(/home/xxxxxxxx/public_html/forum.xxxxxxxx.org/admin/modules/forum/) [function.require]: failed to open stream: No such device - Line: 483 - File: admin/index.php PHP 5.2.9 (Linux)
File    Line    Function
/admin/index.php    483    errorHandler->error
/admin/index.php    483    require

Fatal error: require() [function.require]: Failed opening required '/home/xxxxxxxx/public_html/forum.xxxxxxxx.org/admin/modules/forum/' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxxxx/public_html/forum.xxxxxxxx.org/admin/index.php on line 483

Written By: ihateyoutoo, 25th April 2011

How about an English language version in the dowload?

Written By: mrfield16, 5th September 2011

Please help, in Mybb 1.6.5 its not working, when I go to Forum I only see an option which says "name", and that must be "Forum Icons" in real, but showing as "Name" only! Hope someone could fix this issue!

Written By: Miklo, 5th December 2011

Sorry guys, about my last reply which I said it was not worknig on Mybb 1.6.5 , but now its WORKING Perfect, After I changed the Forum_Icons folder to CHMOD 777 and I put the english language in the language folder, so here we go, this is my TUT:

Go to your Notepad editor and past this language code in the file, and save it as forum_icons.lang.php, this goes to the folder /inc/languages/english/admin...... and you are done, now remember to CHMOD the Forum_Icons folder, that was why i couldnt make it run.


(( English Language, Name it forum_icons.lang.php ))

<?php
/*
Language NewThreadRequerPost
Created by Edson Ordaz
---------------------------------------.
It created by Edson Ordaz
Favor to maintain creeds
*/
$l['name'] = "Forum Icons";
$l['url'] = "ForumIcons";
$l['icon'] = "Icon";
$l['icon_give'] = "the icon Rises that basket utilized for this forum!";
$l['forum_icon'] = "Icon of the forum";
$l['used_icon'] = "Icon used at present?";
$l['used_give'] = 'This icon is the one that itself this using at present in this forum selected';
$l['delete_onclick'] = "to Eliminate the icon of this forum?";
$l['not_file'] = "Error upon charging the file, the extencion not this permitted";
$l['not_file_again'] = "Error upon charging the icon, you Try it again";
$l['file_success'] = "Icon kept correctly";
?>

Written By: Miklo, 5th December 2011

I just discovered that IT doesnt work If you dont make a Language php file!
Here is my Tut and it will not work if you do not follow it, cos I had so many trouble with this, but somehow somebody postet the language file in here, THANK U SO MUCH,

1: CHMOD the Forum_Icons folder to 777
2: MAKE THE LANGUAGE FILE, HERE IS THE CODE:


<?php
/*
Language NewThreadRequerPost
Created by Edson Ordaz
---------------------------------------.
It created by Edson Ordaz
Favor to maintain creeds
*/
$l['name'] = "Forum Icons";
$l['url'] = "ForumIcons";
$l['icon'] = "Icon";
$l['icon_give'] = "the icon Rises that basket utilized for this forum!";
$l['forum_icon'] = "Icon of the forum";
$l['used_icon'] = "Icon used at present?";
$l['used_give'] = 'This icon is the one that itself this using at present in this forum selected';
$l['delete_onclick'] = "to Eliminate the icon of this forum?";
$l['not_file'] = "Error upon charging the file, the extencion not this permitted";
$l['not_file_again'] = "Error upon charging the icon, you Try it again";
$l['file_success'] = "Icon kept correctly";
?>


3: NAME IT "forum_icons.lang.php" and after save and put it in your
"/inc/languages/english" folder!

4: NOW IT WILL WORK!

Thanks to the person posting the language file, you trully saved me lots of time, but you didnt mention where to put it and what to name it :(
I had to figure out myself!

Good luck to all of you guys!

Written By: Miklo, 5th December 2011

@Miklo it's not working with 1.6.5

Written By: egyseed, 19th December 2011

This plugin is the best for forums icons. It does not create any problem with your theme and it makes the same effect of Invision Power Board!

Written By: ke$hweet, 18th June 2012

This doesn't work with 1.6.9 at least after following all the above instructions I cannot get it to work.

As the author hasn't been to this site in quite a while, I would suggest this plugin is marked as abandoned and unusable

Written By: Spangle, 30th January 2013

Works perfectly in MyBB 1.6.9 (my forum is Spanish, maybe that helps).

Written By: Breixo, 5th April 2013

I've got it working using the german translation files. Make sure you make the "ForumIcons" folder writable for the webserver otherwise you cannot upload images.

Written By: Terran_Ulm, 18th July 2013

Terrible plugin. Does not include the english language file, and it messed with my theme., made the last post section disappear on my forum homepage.

It would be great if it worked, but this is just a half baked product. Do not waste your time.

Written By: boon, 3rd May 2014

Terrible plugin. Does not include the english language file, and it messed with my theme., made the last post section disappear on my forum homepage.

It would be great if it worked, but this is just a half baked product. Do not waste your time.

Written By: boon, 3rd May 2014

Write Review