PDA

View Full Version : [plugin SVN 1.5] error - class.svnAdmin.php on line 6



brama
03-15-2011, 04:43 AM
Hi!

I have small problem.

When I loggin on reseller, i'm changing to user level, select doman and i would use svn plugin i get:

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /usr/local/directadmin/plugins/svn/user/_classes/class.svnAdmin.php on line 6

I looking for some mistakes but don't see any there in php files.

Please, help.

(directadmin version 1.37.0, CentOS 5.0 64-bit)

ditto
03-15-2011, 05:51 AM
Does this error only happen for existing domains? If so, then my guess is that you did not run the fixcurentusers.sh scripts after installing the plugin?

brama
03-15-2011, 06:04 AM
Its happend only for subdomains for that user which is reseller and i change them on user level on right site of admin panel. I select one of domains which is connect.

But when i add new domain for that user (any domains) direct admin doesnt create repository for that domains.

Yes, I'm try use fixcurentuser.sh - it's not help

ditto
03-15-2011, 06:15 AM
Did you read this thread?: http://directadmin.com/forum/showthread.php?t=38010

And did you do the fixes that I posted in this post?: http://directadmin.com/forum/showpost.php?p=191619&postcount=40