
23rd February 2006, 01:06
|
|
Junior Member
|
|
Join Date: Feb 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I still get the same error on any system or dns selection.
Tc
|

23rd February 2006, 07:53
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,599 Times in 2,448 Posts
|
|
Can you change the admin record so that it looks like mine?
Why did your admin user have the userid 3?
|

24th February 2006, 00:19
|
|
Junior Member
|
|
Join Date: Feb 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I have modified the sys_user and confirmed the sys_userid | sys_groupid | sys_perm_user | sys_perm_group | records in soa and rr match. I have reproduced this on two different systems. The same error on system or dns selection.
Error:
You don't have the permission to view this record or this record does not exist!
My current sys_user:
Code:
+--------+------------+-------------+---------------+----------------+----------------+----------+----------------------------------+-----------+-------------+-----------+-------+--------+------+---------+-------------+---------+-----+-----+------+-------+-----+---------+-----+----------+--------+---------------+
| userid | sys_userid | sys_groupid | sys_perm_user | sys_perm_group | sys_perm_other | username | passwort | modules | startmodule | app_theme | typ | active | name | vorname | unternehmen | strasse | ort | plz | land | email | url | telefon | fax | language | groups | default_group |
+--------+------------+-------------+---------------+----------------+----------------+----------+----------------------------------+-----------+-------------+-----------+-------+--------+------+---------+-------------+---------+-----+-----+------+-------+-----+---------+-----+----------+--------+---------------+
| 1 | 1 | 0 | riud | riud | | admin | 883a8869eeaf7ba467da2a945d7771e2 | admin,dns | dns | default | admin | 1 | | | | | | | | | | | | en | | 0 |
+--------+------------+-------------+---------------+----------------+----------------+----------+----------------------------------+-----------+-------------+-----------+-------+--------+------+---------+-------------+---------+-----+-----+------+-------+-----+---------+-----+----------+--------+---------------+
Any suggestions or do you need anything on our end; willing to help.
Tc
Last edited by falko; 24th February 2006 at 12:31.
|

24th February 2006, 15:30
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,069
Thanks: 697
Thanked 4,248 Times in 3,260 Posts
|
|
For me the myDNSConfig database dump works fine. Can you please send me your complete mysql database as asql-dump attached to a pm, then i will try to find the error.
|

26th April 2006, 22:59
|
|
Junior Member
|
|
Join Date: Apr 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi,
I'm having exactly the same problem as above. Doing the ALTER statement fixed the first issue, but now I'm stuck not being able to edit a record as I'm told I don't have permissions and my user table looks identical to yours.
Did you ever solve this?
Spode
|

27th April 2006, 11:57
|
|
Junior Member
|
|
Join Date: Apr 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Upon turning on displaying of PHP errors, the following appear that don't actually cause execution to stop.
Notice: Undefined property: app::$listform_actions in /var/www/html/mydns/lib/app.inc.php on line 61
Notice: Undefined property: app::$tpl in /var/www/html/mydns/lib/classes/listform_actions.inc.php on line 48
Notice: Undefined property: app::$tpl in /var/www/html/mydns/lib/app.inc.php on line 61
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/html/mydns/lib/classes/tpl.inc.php on line 451
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/html/mydns/lib/classes/tpl.inc.php on line 461
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/html/mydns/lib/classes/tpl.inc.php on line 471
Notice: Undefined index: template in /var/www/html/mydns/lib/classes/tpl_ini.inc.php on line 89
Notice: Undefined index: template in /var/www/html/mydns/lib/classes/tpl_ini.inc.php on line 89
Notice: Undefined property: app::$listform in /var/www/html/mydns/lib/classes/listform_actions.inc.php on line 49
Notice: Undefined property: app::$listform in /var/www/html/mydns/lib/app.inc.php on line 61
Notice: Undefined index: search_origin in /var/www/html/mydns/lib/classes/listform.inc.php on line 86
Notice: Undefined index: search_ns in /var/www/html/mydns/lib/classes/listform.inc.php on line 86
Notice: Undefined index: search_ttl in /var/www/html/mydns/lib/classes/listform.inc.php on line 86
Notice: Undefined index: search_active in /var/www/html/mydns/lib/classes/listform.inc.php on line 80
Notice: Undefined index: search_active in /var/www/html/mydns/lib/classes/listform.inc.php on line 80
Notice: Undefined index: search_origin in /var/www/html/mydns/lib/classes/listform.inc.php on line 95
Notice: Undefined index: search_ns in /var/www/html/mydns/lib/classes/listform.inc.php on line 95
Notice: Undefined index: search_ttl in /var/www/html/mydns/lib/classes/listform.inc.php on line 95
Notice: Undefined index: search_active in /var/www/html/mydns/lib/classes/listform.inc.php on line 95
Notice: Undefined index: page_params in /var/www/html/mydns/lib/classes/listform.inc.php on line 138
Notice: Undefined variable: seiten in /var/www/html/mydns/lib/classes/listform.inc.php on line 142
Notice: Undefined index: show_page_back in /var/www/html/mydns/lib/classes/listform.inc.php on line 155
Notice: Undefined index: show_page_next in /var/www/html/mydns/lib/classes/listform.inc.php on line 157
Last edited by Spode; 27th April 2006 at 12:01.
|

27th April 2006, 12:28
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,599 Times in 2,448 Posts
|
|
Set allow_call_time_pass_reference to true in your php.ini and restart Apache.
|

27th April 2006, 12:30
|
|
Junior Member
|
|
Join Date: Apr 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Yeah, I thought of that. But I still get this:
I'm trying to debug it myself, but I'm not getting anywhere quickly.
Notice: Undefined property: app::$listform_actions in /var/www/html/mydns/lib/app.inc.php on line 61
Notice: Undefined property: app::$tpl in /var/www/html/mydns/lib/classes/listform_actions.inc.php on line 48
Notice: Undefined property: app::$tpl in /var/www/html/mydns/lib/app.inc.php on line 61
Notice: Undefined index: template in /var/www/html/mydns/lib/classes/tpl_ini.inc.php on line 89
Notice: Undefined index: template in /var/www/html/mydns/lib/classes/tpl_ini.inc.php on line 89
Notice: Undefined property: app::$listform in /var/www/html/mydns/lib/classes/listform_actions.inc.php on line 49
Notice: Undefined property: app::$listform in /var/www/html/mydns/lib/app.inc.php on line 61
Notice: Undefined index: search_origin in /var/www/html/mydns/lib/classes/listform.inc.php on line 86
Notice: Undefined index: search_ns in /var/www/html/mydns/lib/classes/listform.inc.php on line 86
Notice: Undefined index: search_ttl in /var/www/html/mydns/lib/classes/listform.inc.php on line 86
Notice: Undefined index: search_active in /var/www/html/mydns/lib/classes/listform.inc.php on line 80
Notice: Undefined index: search_active in /var/www/html/mydns/lib/classes/listform.inc.php on line 80
Notice: Undefined index: search_origin in /var/www/html/mydns/lib/classes/listform.inc.php on line 95
Notice: Undefined index: search_ns in /var/www/html/mydns/lib/classes/listform.inc.php on line 95
Notice: Undefined index: search_ttl in /var/www/html/mydns/lib/classes/listform.inc.php on line 95
Notice: Undefined index: search_active in /var/www/html/mydns/lib/classes/listform.inc.php on line 95
Notice: Undefined index: page_params in /var/www/html/mydns/lib/classes/listform.inc.php on line 138
Notice: Undefined variable: seiten in /var/www/html/mydns/lib/classes/listform.inc.php on line 142
Notice: Undefined index: show_page_back in /var/www/html/mydns/lib/classes/listform.inc.php on line 155
Notice: Undefined index: show_page_next in /var/www/html/mydns/lib/classes/listform.inc.php on line 157
|

27th April 2006, 16:53
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,599 Times in 2,448 Posts
|
|
These are just notices. Set the error level to its previous state, and it should work.
|

27th April 2006, 17:21
|
|
Junior Member
|
|
Join Date: Apr 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Of course they are. LOL. Silly me.
However, I'm still getting the permissions error.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 12:26.
|
Recent comments
1 day 14 hours ago
1 day 16 hours ago
2 days 4 hours ago
2 days 7 hours ago
2 days 11 hours ago
2 days 17 hours ago
3 days 3 hours ago
3 days 5 hours ago
3 days 13 hours ago
3 days 14 hours ago