<? DEW-CODE.COM  

Downloads

Assorted scripts  (1)
DewNewPHPLinks  (9)





Lost Password?
No account yet? Register

Dew-Code Newsfeed

Resources


 USdigitalcable.com

Dew-Code
Welcome, Guest
Please Login or Register.    Lost Password?
Adding new entries email address problem (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Adding new entries email address problem
#1518
mimismiles (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Re:Adding new entries email address problem 1 Year, 5 Months ago Karma: 0  
This is what my email and reviewer show:
^([a-zA-Z0-9_-])+@([a-zA-Z0-9_-])+(\.[a-zA-Z0-9_-])+

BUT, I tried to copy and paste the code you have and when i hit update, it changes it back to where it was! and I'm still getting the error: Email address must be in the form ' This e-mail address is being protected from spam bots, you need JavaScript enabled to view it '. error
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1520
Dewed (Admin)
Admin
Posts: 606
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:Adding new entries email address problem 1 Year, 5 Months ago Karma: 9  
Making a change to the config, and submitting the form doesn't change the setting? sounds to me like the issue is more than just email address, like the mysql user has read, but not write permissions to the database or something.

Try something like changing selecting a new theme... does that work ?
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
#1521
mimismiles (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Re:Adding new entries email address problem 1 Year, 5 Months ago Karma: 0  
Thanks for replying so quickly Dewed! I changed my theme to Lockerroom from original in the admin panel and it changed the theme on the front end. BUT, I am still getting the email error.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1522
mimismiles (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Re:Adding new entries email address problem 1 Year, 5 Months ago Karma: 0  
Can I paste this email code in the actual file? If so, where do I go?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1523
mimismiles (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Re:Adding new entries email address problem 1 Year, 5 Months ago Karma: 0  
Ok, i found where to go to paste the code. I use Cpanel and I went to My PHP Admin and changed it there. It showed up in the admin panel, BUT I'm still getting the same error... Please help!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1526
Dewed (Admin)
Admin
Posts: 606
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:Adding new entries email address problem 1 Year, 5 Months ago Karma: 9  
You would normally use the scripts admin panel to change things like this.. the same place you the site owner would enter sites etc .... the same place you changed the theme

Since you were able to change the theme, then we know you have write permissions to the database. So possibly you are actually making the settings change, but your browser is caching the old info instead of showing what the server actually has..

Try this . . .

Open notepad.
From the Format menu, make sure wordwrap is NOT checked.

Copy this . . .
Code:

^[A-Za-z0-9](([_\.\-]?[a-zA-Z0-9]+)*)@([A-Za-z0-9]+)(([\.\-]?[a-zA-Z0-9]+)*)\.([A-Za-z]{2,})$
Paste it into notepad, make sure there are no spaces before or after, and it's all on one line. Log into the admin panel for your installation.. NOT CPANEL.. http://ahappychildhood.biz/Resources/admin in your case. Click the "Site Specs" button from the menu on the left. Copy what you have in Notepad and paste it into the field labeled Email Regular Expression: Validation Expression AND Reviewer Email Regular Expression: Validation Expression Click the update button at the bottom of the right pane. That should do it.
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop
Outsource your projects to thousands of programmers at
ScriptLance.com
Newsflash
Interested in
advertising?

This space for rent!

Sign up for PayPal and start accepting credit card payments instantly.
Copyright Dew-Code 2008