Author |
Message |
UMF
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/blank.gif)
Joined: Feb 18, 2004
Posts: 9
|
Posted:
Wed Feb 18, 2004 11:07 am |
|
First great module.
Problem, only registered users can sign guestbook. I have changed the settings that need cahnging, here is the line from user.pref.php
$only_registered_users_can_add = false;
Still only registered can sign. I am using phpnuke 7.1
Dennis |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
Site Admin/Owner
![](modules/Forums/images/avatars/45030c033f18773153cd2.gif)
Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Wed Feb 18, 2004 1:47 pm |
|
I just tested it here and it works correctly. Make sure that your module is set to All Users. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
UMF
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Feb 18, 2004 6:11 pm |
|
Of course, it is set for all users and it is set in the prefs for all. It does not work for non-registered users.
http://www.utugly.com check it out, also have your system check in the dir.
Dennis |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Feb 18, 2004 8:10 pm |
|
There must be something wrong in your user.pref file. Please zip your user.pref file and email it to me at raven at ravenphpscripts dot com . I have tested it over and over and it works every time. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Feb 18, 2004 8:43 pm |
|
I just downloaded a fresh copy and made a virgin install, only changing the registered users setting to false and it works. Please try reinstalling and ONLY changing that one setting to try to do the same test I did. I can find nothing wrong nor have I heard of any issues until now. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
UMF
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Feb 18, 2004 9:38 pm |
|
I installed a fresh copy all works again!
I was able to re-produce the problem:
You cannot have: Anonymous by itself
$defaultName = "Anonymous";
must be something with it
$defaultName = "Anonymous anything";
$defaultName = "Anything";
Dennis |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
chatserv
Member Emeritus
![](modules/Forums/images/avatars/Risque/fhf215.jpg)
Joined: May 02, 2003
Posts: 1389
Location: Puerto Rico
|
Posted:
Wed Feb 18, 2004 9:44 pm |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
UMF
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Feb 18, 2004 9:51 pm |
|
Try Again, done testing, all works fine.
Dennis |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Feb 18, 2004 10:16 pm |
|
??? I just use Anonymous and nothing else and it works. What am I not understanding? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
UMF
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Feb 18, 2004 10:30 pm |
|
Don't know, but try it, go to my site, sign guestbook with "Anonymous" it won't work. Then sign with anything else and it will work.
Dennis |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Feb 18, 2004 10:33 pm |
|
Have you modified your filter file at all? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Feb 18, 2004 10:35 pm |
|
Is this on an IIS server? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Feb 18, 2004 10:45 pm |
|
Also, just to be sure, when you reinstalled, did you user the virgin user prefs and only change that one setting an no other? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
UMF
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Feb 18, 2004 11:36 pm |
|
Quote: |
Have you modified your filter file at all?
|
No
Quote: |
Is this on an IIS server?
|
No, Apache, Linux
Quote: |
Also, just to be sure, when you reinstalled, did you user the virgin user prefs and only change that one setting an no other?
|
Yes
Dennis |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Feb 19, 2004 2:53 am |
|
Since I cannot reproduce this, I would like to figure out why it happens on your server, but I would need ftp access to your site. If you would alow me, please PM me your ftp url, id and password and temporarily set me up as a superuser and send me the password for that. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
UMF
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Feb 19, 2004 5:21 am |
|
I figured it out, in the users table, user ID# 1 was Anonymous, left over from previous versions. As soon as it was removed all worked fine. Thanks for your help.
Dennis |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Feb 19, 2004 5:25 am |
|
All nuke sites have that. That may have masked/resolved your issue, but it isn't the true cause, as my table has that. I would put traces in the addtogb.php module to try to find out where it breaks down. Something weird is going on. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|