Selfregistration not showing after Update

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
micfritschi
Forum Members
Forum Members
Posts: 26
Joined: Wed Nov 29, 2006 9:56 am

Selfregistration not showing after Update

Post by micfritschi »

Hello

I just updated to FrontendUsers 1.2.0 and SelfRegistration 1.1.1 (using CMSMS 1.0.4).

Now, the Selfregistration-Form is not showing anymore  :( - before the update there was no problem. Is there any thing i didnt get or do i have to go back to older versions (and if so, where can i get them)?

Here my Code:

Code: Select all

{cms_module module=SelfRegistration group=vsbfrontend}
I know: newer touch a running system - but unfortunately, I did.

Thank you for any help.

regards
mic
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Selfregistration not showing after Update

Post by calguy1000 »

what does your modules page say? anything about 'missing dependencies' or 'upgrade needed' or anything like that?
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
micfritschi
Forum Members
Forum Members
Posts: 26
Joined: Wed Nov 29, 2006 9:56 am

Re: Selfregistration not showing after Update

Post by micfritschi »

No, everything seems to be fine! I also checked, if the correct versions were installed (in the module-help page).

I found an old version on my notebook, loaded on the server, lost all the registered users - and it works only sometimes... No idea, why.
micfritschi
Forum Members
Forum Members
Posts: 26
Joined: Wed Nov 29, 2006 9:56 am

Re: Selfregistration not showing after Update

Post by micfritschi »

Now, I uninstalled and deleted all the modules. Then re-installed, re-created the users. And still, the registrationform is not showing up.... Is there a problem with quotes (double-, single- or no quotes)?

FrontendUsers: 1.2.0
SelfRegistration: 1.1.1
CustomContent: 1.4.6

Code for registration:

Code: Select all

{cms_module module=SelfRegistration group=vsbfrontend}
Code for CustomContent:

Code: Select all

{cms_module module=CustomContent}{if $customcontent_loggedin != 0}
Contend for logged-in users
{else}
Please register: {cms_selflink page='registrieren' text='registrieren'}.
{/if}
{cms_module module=FrontEndUsers}
Any idea?
The page where the register-form should show up, is only displayed half (no footer). Is there a possibility to get/display errors?

Thank you and regards
mic
micfritschi
Forum Members
Forum Members
Posts: 26
Joined: Wed Nov 29, 2006 9:56 am

Re: Selfregistration not showing after Update

Post by micfritschi »

After installing the SelfRegistration-Module, the message to set the porperty 'Modify SelfRegistration Settings' shows up. But in my property-listing, there is not such a setting.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Selfregistration not showing after Update

Post by calguy1000 »

This is a permission, not a property

You'll find it under 'Group Permissions'.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
micfritschi
Forum Members
Forum Members
Posts: 26
Joined: Wed Nov 29, 2006 9:56 am

Re: Selfregistration not showing after Update

Post by micfritschi »

sorry, shure it's a permission. It is also st to true. But still, the page for registration is not showing:

http://www.kauffrau-kaufmann.ch/index.p ... gistrieren

Here you can see that the output breaks before the whole page is sent.

sorry for 'complaining', I just dont have an idea how to fix this.
Regards, mic
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Selfregistration not showing after Update

Post by calguy1000 »

The page is broken, check your httpd error log to see what the message is.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “Modules/Add-Ons”