Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Blacklist


86 replies to this topic

#81 gimmin

  • Community Member
  • 23 posts
  • Real Name:Eugen

Posted 02 February 2010, 07:38

Hi, i know this thread is old.

How can I input a search-function into the blacklist, that allows me to search a customer in the shop.
My plan: I whrite a Lastname into a textfield, after I klicked a button, the names listed in the dropdown menĂ¼.

is it possible?

#82 Jack_mcs

  • Community Member
  • 24,439 posts
  • Real Name:Jack
  • Gender:Male

Posted 02 February 2010, 11:55

I don't understand what it is you are asking for. There is already a list of names in the Blacklist section in admin. Is that not what you want?

#83 gimmin

  • Community Member
  • 23 posts
  • Real Name:Eugen

Posted 02 February 2010, 12:46

I know, sure i want this

but I need a searchfunction for customers, i want to insert an extra field into the blacklist like a textfield or simething, that searching for customer wich I wrote in this textfield, and show him in the Drop down menu.

sry for that english ._.

#84 Jack_mcs

  • Community Member
  • 24,439 posts
  • Real Name:Jack
  • Gender:Male

Posted 02 February 2010, 14:21

I'm sorry but I'm still not following. But it doesn't matter since what you are asking for is new code, which I don't provide in support threads due to the amount of time it would take.

#85 Top_Speed

  • Community Member
  • 357 posts
  • Real Name:KJ Miller
  • Location:SU-ville (Syracuse)

Posted 18 May 2011, 14:51

Hi Jack!

Installed your contrib as it looks very useful. Didn't know if I missed a lang file or update? I checked in your admin/incl/lang/eng/blacklist.php and couldn't find theme.

(In the Admin Blacklist Controllers Screen) all language is defined correctly except:

TEXT_INFO_DATE_BAN05/18/2011

TEXT_INFO_DATE_BAN_MEMBER


Thanks Jack, hope all has been going well w you and your family :)

KJ
define('PROJECTS', 'Something that goes on forever!');

#86 Top_Speed

  • Community Member
  • 357 posts
  • Real Name:KJ Miller
  • Location:SU-ville (Syracuse)

Posted 18 May 2011, 18:04

*Plus*
1) Any reason why I have a name on the banned list twice? I looked and the customer only has one acct setup.
2) (in the Banned customer right side box) "Attempted Use: (If checked, trying to connect)" does not seem to work for me. If checked it won't stay. Also shouldn't this be on the other side when you create the banned person. (ie) you may only want to be notified if the person tries to login but not ban him?

I edited the lang file to define the above...
TEXT_INFO_DATE_BAN05/18/2011
TEXT_INFO_DATE_BAN_MEMBER

define('TEXT_INFO_DATE_BAN', 'Date: ');
define('TEXT_INFO_DATE_BAN_MEMBER', 'Date Banned: ');

^^ But not sure on you verbiage you wanted ^^

Thanks Jack :)

Edited by Top_Speed, 18 May 2011, 18:07.

define('PROJECTS', 'Something that goes on forever!');

#87 Jack_mcs

  • Community Member
  • 24,439 posts
  • Real Name:Jack
  • Gender:Male

Posted 22 May 2011, 18:52

View PostTop_Speed, on 18 May 2011, 18:04, said:

*Plus*
1) Any reason why I have a name on the banned list twice? I looked and the customer only has one acct setup.
2) (in the Banned customer right side box) "Attempted Use: (If checked, trying to connect)" does not seem to work for me. If checked it won't stay. Also shouldn't this be on the other side when you create the banned person. (ie) you may only want to be notified if the person tries to login but not ban him?

I edited the lang file to define the above...
TEXT_INFO_DATE_BAN05/18/2011
TEXT_INFO_DATE_BAN_MEMBER

define('TEXT_INFO_DATE_BAN', 'Date: ');
define('TEXT_INFO_DATE_BAN_MEMBER', 'Date Banned: ');

^^ But not sure on you verbiage you wanted ^^

Thanks Jack :)
I haven't upgraded this conribution is six years so there are problably problems such as you found. It still works though and I do have plans to upgrade it but I can't seem to find the time for it rihgt now.