Ich will das ein bestimmter User eine Seite finden muss, und dafür einen Rank bekommt (Rank 7)
IV-CMS basierend
UPDATE "iv4_user_data" SET "type" = "7" WHERE "iv4_user_data"."id" =13;
Fehler kommt aber:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /var/customers/webs/hubbak/hubbanews/index.php(61) : eval()'d code(1) : eval()'d code on line 1 Call Stack: 0.0006 782840 1. {main}() /var/customers/webs/hubbak/hubbanews/index.php:0 0.0069 1548352 2. parse_panel() /var/customers/webs/hubbak/hubbanews/index.php:180 0.0079 1562824 3. eval('eval( $panelvars['content'] );') /var/customers/webs/hubbak/hubbanews/index.php:61