Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
Fphilip84
Regular
Regular



Joined: Oct 27, 2003
Posts: 73

PostPosted: Wed Oct 29, 2003 2:51 pm Reply with quote

Hi, my site is Only registered users can see links on this board! Get registered or login!

For some reason, ever since I installed the autoActivationhack, I seem to get a wrong join date for users. Some users join date is "Non, 0, 0000" ....Please come to my site, and access my Member List and you will see what I am talking about.

Is there anyway way to fix this problem? I want all the users to be listed as Ascending from date of joining.

Thanks
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Wed Oct 29, 2003 3:16 pm Reply with quote

I just tested the Auto Activation Download and it works perfectly. No scrambling of any dates. This is in use by hundreds of sites and if this were the cause of your problem I would have heard of it by now.

Since I don't know what all you have installed at your site, unless someone else has experienced this same problem, I would suggest replacing your modules/Your_Account/index.php file with your original and see if the problem clears up.
 
View user's profile Send private message
Fphilip84







PostPosted: Wed Oct 29, 2003 5:23 pm Reply with quote

Hey, I also realized that....some of my modules are set to be viewed only by Registered users....and even though Im logged on as a registered user, I still get the error "We are Sorry, but this section of our site is for Registered Users Only." .....Once I sign in as an admin I can access just fine.

I have feeling that the member list problem and this problem go hand in hand. I'm trying ro recall what updates I might have done.
 
Fphilip84







PostPosted: Wed Oct 29, 2003 5:37 pm Reply with quote

I fixed the problem!! I replaced
Quote:
case 'joined':
$order_by = "user_regdate $sort_order LIMIT $start, " . $board_config['topics_per_page'];
break;


with

Quote:
case 'joined':
$order_by = "user_id $sort_order LIMIT $start, " . $board_config['topics_per_page'];
break;


in the Member_list (index.php)

Now I gotta fix my Registered Users problem.
 
Fphilip84







PostPosted: Wed Oct 29, 2003 8:43 pm Reply with quote

Hey Raven, no matter what I tried so far, I still get this problem! The problem is that ....Registered users can try to access certain modules, and they will get an error saying "Access Denied: must be a registered user"......Only when I make the module viewable by All Visitors can everyone see it.
 
Raven







PostPosted: Wed Oct 29, 2003 8:51 pm Reply with quote

Please put up a module that is for registered users only so I can see what happens.

Also, you really should be using my KISGB (guestbook). It is fully integrated into Nuke and uses the nuke theme and everything (shameless plug) Smile
 
Fphilip84







PostPosted: Wed Oct 29, 2003 9:52 pm Reply with quote

Hey, see I would use it, but we already have so many posts on the guestbook that I just got lazy!! I'll def consider though..U'mm i'll make Submit News for registered users..
 
Raven







PostPosted: Wed Oct 29, 2003 10:40 pm Reply with quote

That is very strange. Try this. Rename your modules.php file and reload the virgin 6.9 modules.php (or whatever version you are using). Let me know.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©