User self registration not working

Creating and modifying plugins.
Post Reply
Roger Fryer
Posts: 4
Joined: Fri Apr 30, 2010 7:46 am

User self registration not working

Post by Roger Fryer »

Hi Garvin, we have sorted out the permissions issue to get Serendipity blog going on our website: http://www.nationatrail.com.au but we have run into a problem with the user self-registration plugin. The registration is allowed but is sending an error message and the login doesn't work. I have hunted through the forums for an answer, but the advice is too technical for me to apply. Can you help? There is also a problem loading an appearance style template. Thanks.
Roger Fryer for the BNT Board.

The account could not be enabled. Maybe you copied the wrong URL from your activation email?

Warning: Cannot use a scalar value as an array in /var/www/vhosts/nationaltrail.com.au/httpdocs/serendipity/plugins/serendipity_plugin_adduser/serendipity_event_adduser.php on line 189
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: User self registration not working

Post by garvinhicking »

Hi!

The URL you mention does not work for me - I get a Server Not Found?!

Which version of the adduser-plugin are you using?


Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Roger Fryer
Posts: 4
Joined: Fri Apr 30, 2010 7:46 am

Re: User self registration not working

Post by Roger Fryer »

Sorry Garvin, the URL is www.nationaltrail.com.au, typo in previous post.
Roger
Roger Fryer
Posts: 4
Joined: Fri Apr 30, 2010 7:46 am

Re: User self registration not working

Post by Roger Fryer »

Hi Garvin, the adduser plugin I am using is the one already in Serendipity Lite.
Roger
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: User self registration not working

Post by garvinhicking »

Hi!
Roger Fryer wrote:Hi Garvin, the adduser plugin I am using is the one already in Serendipity Lite.
Roger
Serendipity Lite does not have this plugin! Please look up the version number on your plugin listing page.

Your site shows serendiity within an iframe but has the embed option turned on. Thus the important HTML headers and footers are not there. You must either properly embed the page with PHP code (which is for experienced users only) or you should turn off embedding, continue using the iframe, and make the layout changes directly to the HTML templates in the serendipity templates/ folder.

Old versions of the adduser plugin do not properly store the authors, so you need to make sure that you are running the most recent version. You can get that where you got the first version of the plugin, either through the spartacus plugin management, or through manual download on http://spartacus.s9y.org/.

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Roger Fryer
Posts: 4
Joined: Fri Apr 30, 2010 7:46 am

Re: User self registration not working

Post by Roger Fryer »

Hi Garvin, well I thought I had Lite, but there are definitely options for User self-registration in the sidebar plugins (version 1.13) and in the event plugins (version 2.21). Maybe I picked the wrong one?
Thnx! Roger
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: User self registration not working

Post by garvinhicking »

Hi!

In that case you must upgrade the plugins (i.e. by downloading from spartacus.s9y.org and extract in your plugin directory). Event recent is 2.34 and sidebar is also 2.34.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply