frontend-installation not properly done

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Valkyrier
Forum Members
Forum Members
Posts: 28
Joined: Wed Jan 04, 2006 10:34 am

frontend-installation not properly done

Post by Valkyrier »

Hi!

Finally, after some server-problems, the basic CMSMS-Site is running quite well.
Now, I wanted to add the frontend-module to create a member-section (together with customcontent)
I tried several different installation, both versions (1.1.2 & 1.1.3 beta) and the XML-Installation as well as the "manual installation" by uploading the folder, the result was allways the same:
No problem during the installation and the basic page "Frontend User Management" in the admin menu was shown up. But no one of the links shown on this page is working!! (properties / groups / Users / Admin / Preferences...)
As the admin, I've got all the neccessary permissions

I've got no clue, why it doesn't work! There is no error message shown up!
Does anyone knows this problem?

Greets from switzerland

Chris
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: frontend-installation not properly done

Post by Nullig »

I bet it's a memory issue. Do you know what the PHP memory limit is set to? 8M? 16M?

I had the same problem and when I looked at the page source, could see that it had hit the limit.

I put ...

Code: Select all

ini_set("memory_limit", "16M");
at the beginning of my config.php and it worked fine after that.

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

Re: frontend-installation not properly done

Post by calguy1000 »

Use 1.1.3 Beta1, Beta2 is broken
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”