News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

Member Awards (2.0 Compatible!)

Started by Spuds, September 18, 2006, 03:14:03 PM

Previous topic - Next topic

JBlaze

Quote from: luuuciano on May 13, 2010, 03:15:50 PM
Quote from: JBlaze on May 13, 2010, 02:55:23 PM
What version SMF are you using?

2.0rc3

the install was without problems... no errors reported

That's odd... there must be some other JS that is conflicting with the autosuggest...

What other mods are you using?
Jason Clemons
Former Team Member 2009 - 2012

Arantor

How did you remove ENotify exactly?
Holder of controversial views, all of which my own.


Arantor

Definitely removed from all the index.template.php files?
Holder of controversial views, all of which my own.


Coolie

I have a bug. This is the only mod I have installed on my board. It comes up when looking at the list of awards.



Any idea how to fix this? It looks like a piece of code to close a row or div may have been left out? I have not modified the code in any way. I am using the Inferno theme.

JBlaze

@luuuciano -  Send me a PM with your admin login.

@Coolie - What page is that on? Admin or Profile?
Jason Clemons
Former Team Member 2009 - 2012

JBlaze

@luuuciano - I tried it and it works for me. See attached screenshots.

What browser are you using? It may be a browser bug in SMF. I used Firefox 3.6.2 and Opera 10.5
Jason Clemons
Former Team Member 2009 - 2012

JBlaze

Not too sure. I'm not very familiar with Linux myself...
Jason Clemons
Former Team Member 2009 - 2012

psyxeon

Great mod mate.  :D

I wanted to add the awards at the bottom of the profile.

When i try to do so, only the frame moves, not the image awards.

Can you give me a hand?



BTW where do i change the color / size  of the awards black  frame?


JBlaze

@luuuuciano, OK let me know how it goes.

@psyxeon, you have to copy/paste the entire awards code, not just the fieldset.
Jason Clemons
Former Team Member 2009 - 2012

Coolie

It is on the awards list page in profile view.

Kindred

#1730
add

global $scripturl;

a few lines before it.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

luismanson

Unknown column 'aw.award_name' in 'field list'
File: /usr/local/www/web__com/Sources/Load.php
Line: 1098

any ideas on this one? i got no error at install time

JBlaze

Smf version? Also make sure that the tables installed into the database.
Jason Clemons
Former Team Member 2009 - 2012

Coolie


Antes

Awsome mod :) , i wish awards add based on things ... ( like Facebook Connect used , 20 topic opened etc... )

here is Turkish Translate

### Awards - CodeName : WeWantItTurkish - Antes
// Used by: Errors
$txt['cannot_manage_awards'] = 'Ödülleri yönetme izniniz bulunmamaktadır.';

// Used by: Help
$helptxt['awards'] = 'Bu alan ödülleri yönetmenize, atamanıza ve kategorize etmenizin yanında, bazı ayarları düzenlemenize de yarar.';

// Used by: ManagePermissions
$txt['permissionname_manage_awards'] = 'Ödülleri Yönet';
$txt['permissionhelp_manage_awards'] = 'Bu üyelere yeni ödüller eklemesine, düzenlemesine ve atamasına yarar.';

// Used by: Multiple Areas
$txt['awards'] = 'Ödüller';
$txt['awards_view_album'] = 'Üye\'nin Nişan Albümünü Göster.';
$txt['awards_main'] = 'Ana';
$txt['awards_modify'] = 'Ekle/Düzenle';
$txt['awards_assign'] = 'Ata';
$txt['awards_categories'] = 'Kategoriler';
$txt['awards_settings'] = 'Ayarlar';
$txt['whoallow_awards'] = '<a href="' . $scripturl . '?action=awards">Ödülleri</a> düzenliyor.';

// Used by: Profile
$txt['showAwards'] = 'Ödülleri Göster';
$txt['listAwards'] = 'Ödül Listesi';
### End Awards


also i'll open topic in local-forum ( here )

luismanson

im on RC3, installed with no errors :S

LC

Hey Mr. JBlaze,

I'm running this on a custom theme'd RC3 and its working fine until you try to add a person who has a single character letter as their name. I changed the name, yet it still will not auto-suggest the name to add to an award. Is there a way I can get around this?

Also, I have broken images for the "assign, edit, delete and so on" for the buttons to operate the mod. Let me know if you need to look at any of my files.

Thanks. :)

LC

swiftmed

Quote from: LC on May 18, 2010, 04:51:44 PM
Hey Mr. JBlaze,

I'm running this on a custom theme'd RC3 and its working fine until you try to add a person who has a single character letter as their name. I changed the name, yet it still will not auto-suggest the name to add to an award. Is there a way I can get around this?

Also, I have broken images for the "assign, edit, delete and so on" for the buttons to operate the mod. Let me know if you need to look at any of my files.

Thanks. :)

LC

Im having the exact same problem, but it doesn't matter if its a single character name or not. The auto-suggest feature is not working, full stop on mine. Not sure what the problem is, can anybody help?
With Regards,
Andrew MacDonald

http://cherylanncole.co.uk/forums
SMF 2.0 RC2

Arantor

Auto suggest only kicks in as standard for 3 letters since it appears to be invoking the standard SMF code.

If it's not working full stop that would imply there's some other Javascript it's breaking on. Does it work for sending personal messages?
Holder of controversial views, all of which my own.


swiftmed

Quote from: Arantor on May 18, 2010, 05:48:27 PM
Auto suggest only kicks in as standard for 3 letters since it appears to be invoking the standard SMF code.

If it's not working full stop that would imply there's some other Javascript it's breaking on. Does it work for sending personal messages?

Yeah personal messages are working perfectly on my install. Have absolutely no idea what could be causing this. If I give you my admin login details, is there any way you can detect what could be causing the issue, please?

Quote from: luuuciano on May 18, 2010, 05:51:49 PM
swiftmed, I had the same issues using a firefox package of my linux distro (archlinux), had to switch to icecat... (the same behavior in konqueror, and opera too)

Yeah I saw your posts - I re-tried using several differnt browsers - latest versions of Safari, Firefox, Chrome and Opera - didn't work in any of them. Im running on the Mac OSX platform. With regards to PMs in WYSIWYG - works perfectly for me.

In fact, I have never realized of that problem until I tried to use member awards... then switched to icecat, and now I can use it, send smf PM properly, see the "wysiwyg" editor....
With Regards,
Andrew MacDonald

http://cherylanncole.co.uk/forums
SMF 2.0 RC2

Advertisement: