MyUPB.com Discussion forums
You are not logged in. Please Register or Login.

Announcements

This project is not completely dead. I've just started work on localisation.
Please email me at clark@NOSPAMmyupb.com once you've registered so I can activate your account (remove "NOSPAM" from the email address)
~~~~ Clark


If you're getting a "Deprecated" error message, follow the instructions here

URGENT Security Patch for ≤ v2.2.6
A security hole has been discovered, follow the instructions and download the patch at the topic page.
Did the patch break your search page? Search Patch

Download myUPB
Version 2.2.7 Released - 24th December 2010


Pages (4):1 ...
Posted: Feb 07, 2007 3:04:34 am
rickf



I thought that I had successfully installed the board as it allowed me to register as the admin and login, create anew user, etc. Unfortunately, when a new user is created the system does not send out an e-mail with information and new users cannot login. Any ideas where I went wrong?

Posted: Feb 07, 2007 4:20:18 am
Rebles



Your server does not support SMTP (the ability to send e-mails).  Currently, there a work-around does not exist, however in the next version (which will be released VERY soon, Tim's told me all about it), your problem will be addressed.
--Jerroyd Moore
Bachelors of Science, Computer Science 2011
Jack Baskin School of Engineering
University of California, Santa Cruz

Posted: Feb 07, 2007 12:45:20 pm
rickf



Thats a drag ... any ideas or time frame about the fix?

Posted: Feb 07, 2007 1:37:50 pm
Pilot



just send me your register.php and i'll mod it for you, its just a temporary fix until the new version comes out (pilot@myupb.com)
Tim Hoeppner

UPB Programmer
B. Sc. in Electrical Engineering

Posted: Feb 08, 2007 8:25:23 pm
blackest



ok, i got the same problem with sending mails to new users,
to send mail, this forum needs smtp sever, that is installed on the same machine wheres forum, is that right ?

is there a way to override this ? i mean, is there a possibility to use external smtp server ?

Posted: Feb 10, 2007 8:22:03 am
Rebles



no.
lol..  I don't know how else to explain it.  Your php uses the mail() function which calls the system's `mail` function, which stores the routing information that the e-mail must go through.  Technically all e-mail on servers on done externally, however you need the correct settings to retrieve from the big mail server in the sky.  (At least I think)
--Jerroyd Moore
Bachelors of Science, Computer Science 2011
Jack Baskin School of Engineering
University of California, Santa Cruz

Posted: Feb 10, 2007 12:18:49 pm
Jono345



That is not technically true. You can specify an SMTP server if you are running the forum on a windows machine.

I guess some hosts just decide that there is less chance of server abuse if they compile without the mail component...

Microsoft  Certified Systems Administrator (MCSA Messaging)
Microsoft Certified Professional (MCP XP)
SDI Help Desk Analyst (SDI HDA)
CompTIA A+ Certified Technician (A+)

Posted: Feb 21, 2007 9:04:11 am
testing_upb



Quote:
That is not technically true. You can specify an SMTP server if you are running the forum on a windows machine.

I guess some hosts just decide that there is less chance of server abuse if they compile without the mail component...



Where and how can you specify an SMTP server on windows machine ??

I just installed this forum but got the same problem.  For newly registered users, it sends only confirmation text BUT not password details.  When a user request lost password, it forwards funny link that doesn't exist.

I think, this forum will be useful for light-weight discussions.  I also like that it doesn't require that horific  SQL setup.  Unfortunately, all mean nothing if users cannot login and participate. 

You guys have done a great job.  I hope you will solve this problem so that this forum will be used at large. 

Just because of its concept, I gave you 5 at hotscript.

Posted: Feb 21, 2007 9:23:20 am
Jono345



There are a couple of ways I know of on a windows server:
1) Editing the php.ini or setting in .htaccess
If you have the php.ini file you would just search for the sendmail part. Then you would set your SMTP server there - NOTE: Not available in some configs

2) Setting the mail settings in one of UPB's files (like func.class.php for example using ini_set (I cant remember exactly how this works though)

EDIT: I just reread your problem... your issue is that the link is incorrect... *opens UPB sourcecode*

Microsoft  Certified Systems Administrator (MCSA Messaging)
Microsoft Certified Professional (MCP XP)
SDI Help Desk Analyst (SDI HDA)
CompTIA A+ Certified Technician (A+)

Posted: Feb 21, 2007 9:51:23 am
Darklimits



Quote:
[quote]That is not technically true. You can specify an SMTP server if you are running the forum on a windows machine.

I guess some hosts just decide that there is less chance of server abuse if they compile without the mail component...


Quote:

Where and how can you specify an SMTP server on windows machine ??

I just installed this forum but got the same problem.  For newly registered users, it sends only confirmation text BUT not password details.  When a user request lost password, it forwards funny link that doesn't exist.

I think, this forum will be useful for light-weight discussions.  I also like that it doesn't require that horific  SQL setup.  Unfortunately, all mean nothing if users cannot login and participate. 

You guys have done a great job.  I hope you will solve this problem so that this forum will be used at large. 

Just because of its concept, I gave you 5 at hotscript.



I have installed this forum too as It really looks great! installation was easy and everything works,until I had people try to register.

Just the same problem as descibed here, some one registers and they receive a mail with no problem only they do NOT get an auto generated password to be able to sign in with.

That's a shame really as I really do think this a great script but if no one can join it sort of defeats the object.

Many thanks for letting people like me try this out and hope you go from strength to strength.

EDIT: Fixed quote tag to make it easier to read - Jono345

Pages (4):1 ...
Powered by myUPB v2.2.6  ·   © PHP Outburst 2002 - 2013

Creative Commons License