![]() |
![]() |
![]() |
|
|||||||
| Common Questions Latest releases, patches, bugfixes and changes in eSyndiCat Directory Software free version. Feel really frustrated after having spent several hours trying to figure out what went wrong with your directory? Wait no more! Click the link above and post your issues. Right here. Right now. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#41 |
|
Join Date: Oct 2005
Posts: 13
![]() |
When I suggest a link the in the board I have a message:
Make sure you entered valid email. Why there isn't a field email. I use the 1.4.1 with fix. |
|
|
|
|
|
#42 |
|
Join Date: Dec 2005
Posts: 436
![]() |
New improvements in 1.5 ? I was just about to post few requests - oh well, not necessarily for the 1.5 ;-) - only to realize Wishlist is closed
. ( One thing I realized only now, one can't make a pay-only directory $$$ :-) ok...becoming offtopic.... stopping here...)
__________________
regards,Tom |
|
|
|
|
|
#43 | |
|
Super Moderator
Join Date: Oct 2005
Location: (California)
Posts: 5,268
![]() ![]() ![]() ![]() |
Quote:
Also the fix? That's for ProVersion to the best of my knowledge.
__________________
Please don't ask me about script questions or sales issues through "Private Messages". Thanks! |
|
|
|
|
|
|
#44 | |
|
Administrator
Join Date: Sep 2005
Location: Intelliants LLC
Posts: 8,607
![]() ![]() ![]() ![]() ![]() ![]() |
Quote:
![]() 2 subseo: he he there are too many wishes there, besides you have Pro version and there is no need to wait for free version ))
__________________
Best Regards, Web Directory Script, Auto Classifieds Script , Affiliate Management Script, Article Directory Script Recommended Hosting IF YOU NEED TO CONTACT ME DO THIS IN HELPDESK. All PMs will be ignored |
|
|
|
|
|
|
#45 | |
|
Join Date: Dec 2005
Posts: 436
![]() |
Quote:
I have a mess in it, it seems. Anyway, I still plan to use the free version somewhere . Glad to see there will be fixes soon.
__________________
regards,Tom |
|
|
|
|
|
|
#46 |
|
Join Date: Oct 2005
Posts: 13
![]() |
|
|
|
|
|
|
#47 | |
|
Super Moderator
Join Date: Oct 2005
Location: (California)
Posts: 5,268
![]() ![]() ![]() ![]() |
Quote:
at least I see one at ths page: http://www.sanvito1.org/links/suggest-link.php?id=5
__________________
Please don't ask me about script questions or sales issues through "Private Messages". Thanks! |
|
|
|
|
|
|
#48 |
|
Join Date: Oct 2005
Posts: 13
![]() |
But when I'm register I don't see this field.
I send in private the login. |
|
|
|
|
|
#49 |
|
Super Moderator
Join Date: Oct 2005
Location: (California)
Posts: 5,268
![]() ![]() ![]() ![]() |
I understand now. Yes the email field is not there when you sign in as an editor. Simon will have to look into this for you.
__________________
Please don't ask me about script questions or sales issues through "Private Messages". Thanks! |
|
|
|
|
|
#50 | |
|
Administrator
Join Date: Sep 2005
Location: Intelliants LLC
Posts: 8,607
![]() ![]() ![]() ![]() ![]() ![]() |
Quote:
![]() *** open suggest-link.php and find the following code *** Code:
/** check emails **/
if (!preg_match('/^[a-z0-9\-_\.]+@[a-z0-9\-_]+(\.[a-z0-9]{2,4})+$/i', $link['email']))
{
$valid = false;
$msg .= "[*]{$gDirLang['email_incorrect']}";
}
Code:
/** check emails **/
if (!$gDirEditor)
{
if (!preg_match('/^[a-z0-9\-_\.]+@[a-z0-9\-_]+(\.[a-z0-9]{2,4})+$/i', $link['email']))
{
$valid = false;
$msg .= "[*]{$gDirLang['email_incorrect']}";
}
}
hope this can help ![]()
__________________
Best Regards, Web Directory Script, Auto Classifieds Script , Affiliate Management Script, Article Directory Script Recommended Hosting IF YOU NEED TO CONTACT ME DO THIS IN HELPDESK. All PMs will be ignored |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Issues with FREE version | nexicom | Installation and Updates | 4 | 05-22-2006 06:43 AM |
| Templates For Free Version...? | angels | Custom Templates | 3 | 05-19-2006 05:03 AM |
| Upgrade from free version to pro version | disenioweb | Common Questions | 15 | 02-27-2006 10:52 AM |
| Problems with Free Version | playjetset13 | Common Questions | 1 | 01-01-1970 02:25 AM |
| A few things with the Free version. | NIkolaj | Common Questions | 1 | 01-01-1970 01:50 AM |