ULX

Author Topic: I need help setting up tempadduser with mysql  (Read 2023 times)

0 Members and 1 Guest are viewing this topic.

Offline pants

  • Newbie
  • *
  • Posts: 33
  • Karma: 4
I need help setting up tempadduser with mysql
« on: March 01, 2014, 04:58:12 PM »
SOLVED


I posted these jobs http://coderhire.com/jobs/view/3859 and http://coderhire.com/jobs/view/3811
I use http://coderhire.com/scripts/view/894


This is what it prints:

02:46:27 Lua Error: [ERROR] addons/ulx/lua/ulx/modules/sh/ulxtempuser.lua:166: Group does not exist for adding user to (knight5)
 tempfuncadd - [C]:-1
  addUser - addons/ulx/lua/ulx/xgui/server/sv_groups.lua:48
   call - addons/ulx/lua/ulx/modules/sh/ulxtempuser.lua:166
    __fn - addons/ulib/lua/ulib/shared/commands.lua:943
     unknown - addons/ulib/lua/ulib/shared/commands.lua:1296
      Run - lua/includes/modules/concommand.lua:69
        unknown - addons/ulib/lua/ulib/shared/commands.lua:1310
         unknown - lua/includes/modules/concommand.lua:69

they both work fine independently.
Mysql just isn't understanding tempadduser not having a rank in users.txt because they are temporarily in that group.
The creator of the mysql thing doesn't understand tempadduser enough
and the creator of tempadduser is computerless =/

I just need some help and will tip/pay whoever to do it :)
« Last Edit: March 14, 2014, 01:24:29 AM by pants »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: I need help setting up tempadduser with mysql
« Reply #1 on: March 01, 2014, 05:05:44 PM »
FYI - MrPresident, I believe as the original author you speak of, has no access to his PCs right now...he's on holiday.
Though still visiting the forums occasionally, he's doing it on mobile or borrowed PCs. (he responded to a similiar request in Awarn thread)

Also, I edited the error of your original post so devs could follow it's chain easier.
« Last Edit: March 01, 2014, 05:10:28 PM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline pants

  • Newbie
  • *
  • Posts: 33
  • Karma: 4
Re: I need help setting up tempadduser with mysql
« Reply #2 on: March 01, 2014, 05:16:17 PM »
Thanks for the info and clearing it up for people that could help :)

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: I need help setting up tempadduser with mysql
« Reply #3 on: March 08, 2014, 08:13:38 AM »
Have you tried just calling "ulx addgroup"?
Experiencing God's grace one day at a time.

Offline pants

  • Newbie
  • *
  • Posts: 33
  • Karma: 4
Re: I need help setting up tempadduser with mysql
« Reply #4 on: March 14, 2014, 01:23:46 AM »
http://coderhire.com/scripts/view/949
an alternative for people of the future