Hi,
I have uploaded the script a couple of times and have got the same problem. when someone signs up, no email is sent out to verify ther email address, so nobody can upload videos.
Hi,
I have uploaded the script a couple of times and have got the same problem. when someone signs up, no email is sent out to verify ther email address, so nobody can upload videos.
Yes i have had people email over the same issue. Heel "" i received a confirmation email but when i clik it, it does nothing.
Just download the update package now.
There was problem with "confirm_email.php" and is fixed, reuploading the file will fix it.
has this just been fixed and added to the update file today?
Looks like it Leki, I just downloaded it, and it has a different date on it.Originally Posted by leki
Look, it's not steep till you need to stop ok !
My "email verification" isn't working either. I created another video site and I downloaded the latest version from the original download link when I first bought this. It is my understanding that the original download link will always have the latest version of the script. No email is being sent.
Version Information
You Are using vShare version: 2.3 Release: 20070730
Latest vShare version is: 2.3 Release: 20070730
You are using latest version of vShare.
If it's not fun, stop doing it!
Email not sent, problem must be in the mail server.
To verify, create a text file (in notepad) with following content
[email protected] - replace with your domain.
name it mail.phpCode:<?php mail('[email protected]', 'My Subject', "Test Email"); echo "Mail Send"; ?>
Upload it to your server, and call it.
http://yourdomain.extn/mail.php
Check if you got a mail in your email account, if not it should be problem with your server.
It's not the mail server because I have many other scripts that mail stuff ok, and I already had this "send mail test" when I first signed up with my webhost and it worked fine. But I'll check it again.
If it's not fun, stop doing it!
Ok, there is a mystery afoot.
I have other php "contact us" forms which function perfectly, but the "mail.php" send mail test isn't working for any of my domains. I'll contact tech support and find out if there's an issue that needs to be resolved on their end.
The php contact us forms are working, just not this tester, which makes absolutely no sense whatsoever.
Thanks ever so much for such quick responses admin!
If it's not fun, stop doing it!
Bookmarks