user validate is a blank popup

Register an Account
Reply
 
Thread Tools Display Modes
  #11 (permalink)  
Old 04-10-2009, 01:14 PM
Donor
Pligg Version: 1.0
Pligg Template: default
 
Join Date: Dec 2007
Posts: 52
no idea what I did wrong the first time but reinstall seemed to do the trick
Reply With Quote
  #12 (permalink)  
Old 06-15-2009, 05:07 AM
New Pligger
Pligg Version: 1.0
 
Join Date: Aug 2008
Posts: 11
ok so what if we are too far in to re install, any option there?

Any code i can update to sort this out?

Thanks for your time.
Reply With Quote
  #13 (permalink)  
Old 06-20-2009, 02:29 AM
New Pligger
Pligg Version: 1.0
 
Join Date: Mar 2009
Posts: 17
also experiencing this problem. what files would we need to reupload? thanks in advance.
Reply With Quote
  #14 (permalink)  
Old 06-22-2009, 02:11 AM
New Pligger
Pligg Version: 1.0.0
 
Join Date: Jun 2009
Posts: 1
I am experiencing the same issue using 1.0.0. Even a reinstall will not work. A user mentioned to disable validation and then renable it, but I cannot find this option... help..
Reply With Quote
  #15 (permalink)  
Old 06-22-2009, 10:58 AM
New Pligger
Pligg Version: 1.0
 
Join Date: Mar 2009
Posts: 17
is it configure> misc> validate user email?

i tried that and it still doesn't work
Reply With Quote
  #16 (permalink)  
Old 06-23-2009, 02:26 PM
New Pligger
 
Join Date: Jun 2009
Posts: 12
Hi

Any solution to this?

I'm using Pligg 1.0.0 RC5 and have the same problem

Thanks
Reply With Quote
  #17 (permalink)  
Old 06-25-2009, 02:16 AM
New Pligger
Pligg Version: 1.0
 
Join Date: Nov 2008
Posts: 20
Also seeing this problem. I have two different installs, one locally and one on a host, and I can't seem to validate the user.

I'd also be fine with a DB workaround... thanks!
Reply With Quote
  #18 (permalink)  
Old 06-30-2009, 05:29 PM
New Pligger
Pligg Version: 1.0
Pligg Template: Custom
 
Join Date: Jun 2009
Location: Croatia
Posts: 19
Lol I've run in same problem today and listen what I did and it worked. This all happened just a sec ago For those of you who doesn't know, in user management you have that link validate if user is not validated. When you click on it nothing happens and it pops blank window. This fix works for me and now validate links do what they supposed to do. I opened /admin/admin_user_validate.php and i changed this:

PHP Code:
$db->query(" UPDATE ".table_users." SET `user_modification` = NOW( ) , `user_lastlogin` = NOW( ) WHERE `user_id` =".$user_id." LIMIT 1 "); 
to:

PHP Code:
$db->query(" UPDATE ".table_users." SET `user_modification` = NOW() , `user_lastlogin` = NOW() WHERE `user_id` =".$user_id." LIMIT 1 "); 
Problem was with that space in mysql command NOW(), in our case it had space between () so it looked like this NOW( ) when it should look like this NOW()

I'm using Pligg v.1.0 and I really hope that this fix will help you guys.
Reply With Quote
  #19 (permalink)  
Old 06-30-2009, 09:28 PM
New Pligger
 
Join Date: Apr 2009
Posts: 11
great..thanks
Reply With Quote
  #20 (permalink)  
Old 07-08-2009, 01:08 PM
Donor
Pligg Version: 1.1.3
Pligg Template: wistie
 
Join Date: May 2009
Posts: 55
I'm having the same problem with validating users. Have tried all the fix solutions offered in this thread but with no success. Have tried all fixes using url methods 1 and 2 and I'm running the latest subversion after reinstalling and testing with the latest stable version. All other java boxes work ok in admin. Anyone else have any ideas?
Reply With Quote
Reply

Tags
admin, bug, user, validate

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Submit Antispam Addon v 0.1 AnAlienHolakres3 Free Modules 45 12-05-2011 12:48 AM
Admin Panel for 1.0 and above mismeflight Wiki Articles 0 03-04-2009 11:04 AM
admin_index.php is a blank page and after submiting user login form - blank. mosko Questions and Comments 6 12-30-2008 10:25 PM
Disable User and SpamkillUser and bugs. sefs Questions and Comments 0 10-08-2007 09:43 AM
Spam kill user failed - blank page jon Questions and Comments 0 05-20-2007 06:52 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development