Author |
Message |
Topic: PHP Nuke does not send confirmation emails.... |
Zontral
Replies: 5
Views: 9417
|
|
I do not know exactly what you mean by "set up properly" so here is the code underneath [mail function]
; For Win32 only.
SMTP = localhost ; for Win32 only
sendmail_from= me@localhost.com ; ... |
Topic: PHP Nuke does not send confirmation emails.... |
Zontral
Replies: 5
Views: 9417
|
|
I am running PHP Nuke 7.1, and whenever someone signs up on my site, they do not recieve a confirmation email and therefore cannnot complete their registration... |
Topic: phpNuke asking for login |
Zontral
Replies: 5
Views: 10074
|
|
Well, I fixed that problem but now I get these errors.
Notice: Undefined index: REQUEST_URI in C:\phpnuke\html\admin.php on line 14
Notice: Undefined variable: HTTP_USER_AGENT in C:\phpnuke\html ... |
Topic: phpNuke asking for login |
Zontral
Replies: 5
Views: 10074
|
|
Yeah, I wish...I've tried many different admin combinations and that doesn't work and phpmyadmin is constantly returning an error about access denied, even though i've entered the right username and p ... |
Topic: phpNuke asking for login |
Zontral
Replies: 5
Views: 10074
|
|
When I go to load phpNuke 7.1 the admin.php screen, I get an HTTP login screen that asks for username and password....since I have not set anything up this does not make sense to me and after a while ... |
Topic: PERL upload script |
Zontral
Replies: 3
Views: 17056
|
|
Actually, I figured out the problem. The web server made a virtual folder and I didn't notice that, but when I took that folder off, it worked fine. |
Topic: PERL upload script |
Zontral
Replies: 3
Views: 17056
|
|
I downloaded an upload script for my server, and filled it in, but when I try to upload files I get a "Page Cannot be Displayed" error. I set up the server to run the processor so I really need some ... |
|