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?
Latest News: (loading..)
Blacklist
Started by Jack_mcs, Oct 04 2005, 01:34
86 replies to this topic
#81
Posted 02 February 2010, 07:38
#82
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?
Recommended SEO Addons:
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#83
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 ._.
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
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.
Recommended SEO Addons:
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#85
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
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
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
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
Posted 22 May 2011, 18:52
Top_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
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
Recommended SEO Addons:
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking














