MyBB Community Forums

Full Version: Lastposter avatar 3.0.x
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
@Silest as Ashley1 said you have to upload to the same path the plugin contains.

1.- You have to go here:
http://community.mybb.com/mods.php?action=view&pid=74

2.- Download the latest released version.

3.- You have to unzip all content inside that file with some file extractor software like winzip or winrar.

4.- Use your own ftp clien i use and recomend filezilla.

5.- Open your forum path in the right window and on left select files extracted.

6.- Drag and drop and if message of repeated files appears overwrite files to add new files or replace old ones.

7.- Once you do this in the right place you have to go to your admin control panel on MyBB.

8.- Go to plugin section and there you have all plugins listed, you have lastposter avatar on your list and only you have to run or click on activate and that's all, plugin have to be installed and a button to configure appears, configure as you widh.

9.- Customize it at your own, you have a new stylesheet on styles and templates and your style called avatarep.css and you have some changes inside your templates calling avatars and you only have to move on the right places due this guide:

https://github.com/WhiteNeo/lastposter-a.../readme.md

Finally enjoy it !!!


That's all i asume you are new on MyBB and many scripts use their own way to install mods or plugins, or modules or whatever they was called.
Validator errors

There are about 6 instances of <img class=\"avatarep_img\" src=\"{$user['avatar']}\" style=\"display: inline-block;\"> without alt tags, in avatarep.php

Maybe not so easy to fix, but the validator also complains of duplicate IDs created by plt_member{$tid}. This happens when a member has more than 1 of his avatars on the same page.
Thanks for he feedback again @Ashley1

Try the github repo i add i all code with sidbox compat if exist and that validator errors you mentioned.

Tell me if there´s anything more to do.
(2016-07-28, 04:38 PM)Dark Neo Wrote: [ -> ]Thanks for he feedback again @Ashley1

Try the github repo i add i all code with sidbox compat if exist and that validator errors you mentioned.

Tell me if there´s anything more to do.

Hi

Thanks for adding the alt tags. The duplicate IDs issue mentioned above still need attending to if that's possible to fix.

Please note: On the new 2.8.7 github version,  you have a stray { on line 2805 that's going to cause problems -> {style=.....

Cool
Oh yes i see that point and fix some other typo errors.

I have to reeview it all code because my laptop writes duplicate entries and some other are missing.

I think is time to send to thash...

Anyway i fix it vieewing your forums is anoher option disinct to mine butt i review both modal cases and without modals. Thanks again...
(2016-07-28, 04:50 AM)Dark Neo Wrote: [ -> ]@Silest as Ashley1 said you have to upload to the same path the plugin contains.

1.- You have to go here:
http://community.mybb.com/mods.php?action=view&pid=74

2.- Download the latest released version.

3.- You have to unzip all content inside that file with some file extractor software like winzip or winrar.

4.- Use your own ftp clien i use and recomend filezilla.

5.- Open your forum path in the right window and on left select files extracted.

6.- Drag and drop and if message of repeated files appears overwrite files to add new files or replace old ones.

7.- Once you do this in the right place you have to go to your admin control panel on MyBB.

8.- Go to plugin section and there you have all plugins listed, you have lastposter avatar on your list and only you have to run or click on activate and that's all, plugin have to be installed and a button to configure appears, configure as you widh.

9.- Customize it at your own, you have a new stylesheet on styles and templates and your style called avatarep.css and you have some changes inside your templates calling avatars and you only have to move on the right places due this guide:

https://github.com/WhiteNeo/lastposter-a.../readme.md

Finally enjoy it !!!


That's all i asume you are new on MyBB and many scripts use their own way to install mods or plugins, or modules or whatever they was called.
Thanks for the advice G
@Ashley1 i see your forum and code already exist i up to date same day of the issue

http://community.mybb.com/thread-189492-...pid1233204

Is on github i fixes all code errors and add a new coded version on github i remove ids if you do not use modals hover, but i review all options and use a class instead ids to fix it, now all have to be fine.

Anyway if youu find another issue or any let me know.
(2016-07-30, 07:31 AM)Dark Neo Wrote: [ -> ]@Ashley1 i see your forum and code already exist i up to date same day of the issue

http://community.mybb.com/thread-189492-...pid1233204

Is on github i fixes all code errors and add a new coded version on github i remove ids if you do not use modals hover, but i review all options and use a class instead ids to fix it, now all have to be fine.

Anyway if youu find another issue or any let me know.

Thank you, I have perfect validation now.
Thank to you, if every user reports all bugs encountered and the right way to know hot to reproduce and fix it then we all have better mods and up to date.

It's my pleasure to work and make more powerfull and better mods for all the community if i can.

See yah and thanks again for the feedback and good news, now i go to test again some few days to release the new working o version of this plugin.
hi Dark,

No css code for it below

avatarep_fda
avatarep_fdl

thanks and sorry English Sad
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36