Problem adding new UDT

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
swarfega
Forum Members
Forum Members
Posts: 174
Joined: Mon Sep 06, 2010 10:51 am

Problem adding new UDT

Post by swarfega »

I am trying to add a new UDT but keep getting this error:
Forbidden

You don't have permission to access /cms/admin/adduserplugin.php on this server
.

and then after that I cant access the site for 15 minutes or so.

I am using cmsms version 1.10.1.
swarfega
Forum Members
Forum Members
Posts: 174
Joined: Mon Sep 06, 2010 10:51 am

Re: Problem adding new UDT

Post by swarfega »

I have just tried doing this with a smaller htaccess file in case it was that, but Im still getting the same result.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Problem adding new UDT

Post by Dr.CSS »

Does your system info page have any yellow ! or red X?...

Have you set the time zone?...
swarfega
Forum Members
Forum Members
Posts: 174
Joined: Mon Sep 06, 2010 10:51 am

Re: Problem adding new UDT

Post by swarfega »

Timezone is set as $config['timezone'] = 'Europe/London';

The following have yellow !s:

Maximum Execution Time (max_execution_time) Caution 30
Session Save Path (session_save_path) Caution No check because open basedir active
PHP Open Basedir (open_basedir) Caution /var/www/vhosts/thriplow.org.uk/httpdocs:/tmp:/var/tmp:/usr/share/pear:/nonexec
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Problem adding new UDT

Post by Dr.CSS »

What DB do you use, mySQL?...
swarfega
Forum Members
Forum Members
Posts: 174
Joined: Mon Sep 06, 2010 10:51 am

Re: Problem adding new UDT

Post by swarfega »

yes we use mysql.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Problem adding new UDT

Post by Rolf »

Have you checked the permission of the file /admin/adduserplugin.php?
Perhaps some kind of file owner problem?

Grtz rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
swarfega
Forum Members
Forum Members
Posts: 174
Joined: Mon Sep 06, 2010 10:51 am

Re: Problem adding new UDT

Post by swarfega »

That file is set at 0777 currently.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Problem adding new UDT

Post by Rolf »

Have you access to the php error log? Something related in there...
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
swarfega
Forum Members
Forum Members
Posts: 174
Joined: Mon Sep 06, 2010 10:51 am

Re: Problem adding new UDT

Post by swarfega »

Could you tell me where that is located please.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Problem adding new UDT

Post by calguy1000 »

make sure mod_security is disabled. CMSMS does not support mod_security.
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.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Problem adding new UDT

Post by Rolf »

swarfega wrote:Could you tell me where that is located please.
your webhost provides it...

Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
swarfega
Forum Members
Forum Members
Posts: 174
Joined: Mon Sep 06, 2010 10:51 am

Re: Problem adding new UDT

Post by swarfega »

I added SecFilterEngine Off to the htaccess file but that made the site refuse to work permanently.
swarfega
Forum Members
Forum Members
Posts: 174
Joined: Mon Sep 06, 2010 10:51 am

Re: Problem adding new UDT

Post by swarfega »

Is there a file I can edit using ftp to add the UDT to possibly bypass this problem?
swarfega
Forum Members
Forum Members
Posts: 174
Joined: Mon Sep 06, 2010 10:51 am

Re: Problem adding new UDT

Post by swarfega »

Bump, this needs fixing :/
Post Reply

Return to “CMSMS Core”