I fixed these.
-- David
On 09-Oct-2014 2:23 AM, Rebirther wrote:
In _ops “Manage user privileges” (manage_special_users.php) by setting a userID
+ enable a field I run into an error:
Deprecated: mysql_query(): The mysql extension is deprecated and will be
removed in the future: use mysqli or PDO instead in
/home/boincadm/projects/bitcoinutopia/html/ops/manage_special_users_action.php
on line 39
Warning: mysql_query(): Access denied for user 'boincadm'@'localhost' (using
password: NO) in
/home/boincadm/projects/bitcoinutopia/html/ops/manage_special_users_action.php
on line 39
Warning: mysql_query(): A link to the server could not be established in
/home/boincadm/projects/bitcoinutopia/html/ops/manage_special_users_action.php
on line 39
Deprecated: mysql_affected_rows(): The mysql extension is deprecated and will
be removed in the future: use mysqli or PDO instead in
/home/boincadm/projects/bitcoinutopia/html/ops/manage_special_users_action.php
on line 41
Warning: mysql_affected_rows(): Access denied for user 'boincadm'@'localhost'
(using password: NO) in
/home/boincadm/projects/bitcoinutopia/html/ops/manage_special_users_action.php
on line 41
Warning: mysql_affected_rows(): A link to the server could not be established
in
/home/boincadm/projects/bitcoinutopia/html/ops/manage_special_users_action.php
on line 41
-Reb
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.