Current time: 06-17-2024, 10:10 PM Hello There, Guest! (LoginRegister)


Post Reply 
htaccess problem VHCS Script
Author Message
bkxxl Offline
Junior Member
*

Posts: 50
Joined: Dec 2007
Reputation: 0
Post: #3
RE: htaccess problem VHCS Script
Code:
Use of uninitialized value in concatenation (.) or string at ./vhcs2-htuser-mngr line 764.

Information at this line:
Code:
$sql = <<SQL_QUERY;

                select

                        t1.dmn_id,
                        t2.domain_name,
                        t1.user_id,
                        t1.auth_type,
                        t1.auth_name,
                        t1.path,
                        t1.status,
                        t2.domain_uid,
                        t2.domain_gid

                from

                        htaccess as t1,
                        domain as t2

                where

                        t1.id = $main::htuser_task_id

                and

                        t1.user_id != 0

                and

                        t1.dmn_id = t2.domain_id


I have checked the Lines at ISPCP Script and there were the same entries.

Same Error Like: http://isp-control.net/forum/ispcp-htuse...-1731.html

and there were no solve, too.
12-07-2007 03:15 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
htaccess problem VHCS Script - bkxxl - 12-07-2007, 05:53 AM
RE: htaccess problem VHCS Script - joximu - 12-07-2007, 08:54 AM
RE: htaccess problem VHCS Script - bkxxl - 12-07-2007 03:15 PM
RE: htaccess problem VHCS Script - BeNe - 12-07-2007, 05:14 PM
RE: htaccess problem VHCS Script - joximu - 12-07-2007, 06:56 PM
RE: htaccess problem VHCS Script - bkxxl - 12-07-2007, 11:43 PM
RE: htaccess problem VHCS Script - joximu - 12-07-2007, 11:46 PM
RE: htaccess problem VHCS Script - bkxxl - 12-14-2007, 11:43 PM
RE: htaccess problem VHCS Script - joximu - 12-15-2007, 01:07 AM
RE: htaccess problem VHCS Script - bkxxl - 12-15-2007, 01:18 AM
RE: htaccess problem VHCS Script - joximu - 12-15-2007, 01:36 AM
RE: htaccess problem VHCS Script - bkxxl - 12-15-2007, 01:45 AM

Forum Jump:


User(s) browsing this thread: 3 Guest(s)