![]() |
|
|
#1 (permalink) |
|
Senior Member
Join Date: Jan 2007
Posts: 289
![]() |
Personally I think it would be fine if we could make contact us form on our page. It would help webmasters a lot and they should not worry about other 3rd party contact us forms. Currently working on this form and making 2 options for it. They are:
send contact requests via emails write to database and view in admin panel I think both could be useful |
|
|
|
|
|
#3 (permalink) | |
|
Junior Member
|
Quote:
Or add a function in the admin panel where I can chose how to receive my messages: via email or database... If this is too complicated please make contact form to send an email. C'mon guys, I've been complaining about the contact form of eSyndicat forever - no email! Imagine you have to manage 10-15 sites or even more - you can't keep on logging in to admin panels just to check if there are any new messages. What can I do to convince you that a normal contact form that sends out emails is a MUST for a website? Why don't you take a poll and see what other users think: - No contact form - email contacts - messages in the admin panel - both options (selected from the admin panel) - I don't care Please!
|
|
|
|
|
|
|
#5 (permalink) |
|
Super Moderator
Join Date: Apr 2007
Posts: 455
![]() |
Well, if you want this feature, download this file contacts.php.txt, rename it to contacts.php and upload on your web server, root directory of xooArticles.
Then go to admin CP->Manage Database and run query Code:
INSERT INTO `{prefix}configs` VALUES (NULL, 1, 'contact_notif', 'Admin Panel', 'Admin Panel,Email,Admin Panel & Email', 'select', 'Contacts request type', 14)
|
|
|
|
|
|
#6 (permalink) |
|
Junior Member
|
Thank you Sergey,
I have tested this modification and it is working perfectly. I will try to do a little tweaking with the title and reply address. Please include this mod as default option in the next version. Just one more suggestion - all fields should be cleared after form has been submitted. Thanks again! Last edited by WTM; 08-01-2007 at 07:23 PM. |
|
|
|
|
|
#9 (permalink) |
|
Super Moderator
Join Date: Apr 2007
Posts: 455
![]() |
'Contact Up' is implemented from first version of xooArticles, but admin canned read contact requests only in admin CP (as you), but now admin can choose in what way he will be notified about new contacts requests.
|
|
|
|
|
|
#10 (permalink) |
|
Senior Member
Join Date: May 2007
Posts: 105
![]() |
Ooo I am back here again, I don't get my emails via contact to my email address, now i can't remember if this was done or not, if not Sergey, what do I need to put in code wise just to have the contact email forwarded to me?
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|