Jump to content

DaveAzoicer

Members
  • Posts

    2
  • Joined

  • Last visited

Contact Methods

Profile Information

  • Gender
    Male
  • Location
    Sweden

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

DaveAzoicer's Achievements

  1. Yes. Here's one: INSERT INTO `applicationform_applications` ( `topic_id`, `position_id`, `member_id`, `data`, `date`, `ip_address` ) VALUES ( 3237, 1, NULL, '{"1":"Scorpien","2":"Galactic#21593","3":"Charlie","4":"19","18":"0,1","5":"https:\/\/www.warcraftlogs.com\/reports\/vQbtVfGjgCnapwhW\/#boss=-2&difficulty=0&wipes=2&view=rankings%20%20%20https:\/\/www.warcraftlogs.com\/reports\/vVda2JXpR94tGhK6\/%23boss=-2&difficulty=0&wipes=2&view=rankings","6":"https:\/\/www.wowprogress.com\/character\/eu\/draenor\/Scorpien","7":"I like to play multiple games and chill. look at memes. etc","8":1,"9":"I like to think i am a good player and i feel the guild i am in now is not for me i feel i could be in a better 1","10":"0","11":"I am in a guild now that raids frequently. but other than this i haven\'t raided before.","12":"I do content every week to keep my character up to date in gear, Traits etc also looking at patch notes to see if anything has changed for my class","13":"As a raid group we talk before hand about the upcoming encounters, discuss tactics and place people in the best and most efficient spot for the fight if required. Then do a few chill pulls to get use to the boss and mechanics.","14":"0","15":"I like to think i am a good player i love boomy and i try to be the best 1. Also i learn and adapt quick to fights and different encounters quickly. so i like to also think my mechanics are near perfect.","16":"No","17":"I know i dont really have anything to show or to prove my self. Could i suggest a trial on a heroic run or the first few bosses on mythic to show how i play1540830189"}', '86.3.153.243', ? ) IPS\Db\Exception: Column 'member_id' cannot be null (1048) #0 /srv/www/grumpygaming.net/htdocs/community/system/Db/Db.php(807): IPS\_Db->preparedQuery('/*IPS\\applicati...', Array) #1 /srv/www/grumpygaming.net/htdocs/community/applications/applicationform/sources/Position/Position.php(484): IPS\_Db->insert('applicationform...', Array) #2 /srv/www/grumpygaming.net/htdocs/community/applications/applicationform/modules/front/applications/form.php(57): IPS\applicationform\_Position->handleForm(Array) #3 /srv/www/grumpygaming.net/htdocs/community/applications/applicationform/modules/front/applications/form.php(31): IPS\applicationform\modules\front\applications\_form->_showForm() #4 /srv/www/grumpygaming.net/htdocs/community/system/Dispatcher/Controller.php(96): IPS\applicationform\modules\front\applications\_form->manage() #5 /srv/www/grumpygaming.net/htdocs/community/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute() #6 /srv/www/grumpygaming.net/htdocs/community/index.php(13): IPS\_Dispatcher->run() #7 {main} Also getting this when I try and setup a new application form: UPDATE `applicationform_position` applicationform_position SET `redirect_target`='',`primary_group`=0,`secondary_group`=0,`target_forum`=157,`topictitle`='%2$s - %1$s',`vote_options`='Yes,No',`options`=4 WHERE id=2 IPS\Db\Exception: Unknown column 'redirect_target' in 'field list' (1054) #0 /srv/www/grumpygaming.net/htdocs/community/system/Db/Db.php(990): IPS\_Db->preparedQuery('/*IPS\\Node\\_Mod...', Array) #1 /srv/www/grumpygaming.net/htdocs/community/system/Patterns/ActiveRecord.php(492): IPS\_Db->update('`applicationfor...', '`redirect_targe...', 'WHERE id=?') #2 /srv/www/grumpygaming.net/htdocs/community/system/Node/Model.php(2219): IPS\Patterns\_ActiveRecord->save() #3 /srv/www/grumpygaming.net/htdocs/community/system/Node/Model.php(3002): IPS\Node\_Model->save() #4 /srv/www/grumpygaming.net/htdocs/community/applications/applicationform/sources/Position/Position.php(309): IPS\Node\_Model->saveForm(Array) #5 /srv/www/grumpygaming.net/htdocs/community/system/Node/Controller.php(413): IPS\applicationform\_Position->saveForm(Array) #6 /srv/www/grumpygaming.net/htdocs/community/system/Dispatcher/Controller.php(85): IPS\Node\_Controller->form() #7 /srv/www/grumpygaming.net/htdocs/community/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute() #8 /srv/www/grumpygaming.net/htdocs/community/applications/applicationform/modules/admin/forms/position.php(35): IPS\Node\_Controller->execute() #9 /srv/www/grumpygaming.net/htdocs/community/system/Dispatcher/Dispatcher.php(146): IPS\applicationform\modules\admin\forms\_position->execute() #10 /srv/www/grumpygaming.net/htdocs/community/Hti9zdFASvAB6ZVo5YMx/index.php(14): IPS\_Dispatcher->run() #11 {main} Another one, when I tried to see if I had to change the "thx page": UPDATE `applicationform_position` applicationform_position SET `redirect_target`=(IPS\Http\Url\Friendly::__set_state(array( 'base' => 'front', 'seoTemplate' => 'forums', 'seoTitles' => array ( ), 'friendlyUrlComponent' => '', 'isInternal' => true, 'isFriendly' => true, 'url' => 'https://grumpygaming.net/community/', 'data' => array ( 'scheme' => 'https', 'host' => 'grumpygaming.net', 'port' => NULL, 'user' => NULL, 'pass' => NULL, 'path' => '/community/', 'query' => '', 'fragment' => NULL, ), 'queryString' => array ( ), 'hiddenQueryString' => array ( 'app' => 'forums', 'module' => 'forums', 'controller' => 'index', ), ))),`primary_group`=0,`secondary_group`=0,`target_forum`=157,`topictitle`='%2$s - [applicationformfield_23]',`vote_options`='Yes,No' WHERE id=2 IPS\Db\Exception: Unknown column 'redirect_target' in 'field list' (1054) #0 /srv/www/grumpygaming.net/htdocs/community/system/Db/Db.php(990): IPS\_Db->preparedQuery('/*IPS\\Node\\_Mod...', Array) #1 /srv/www/grumpygaming.net/htdocs/community/system/Patterns/ActiveRecord.php(492): IPS\_Db->update('`applicationfor...', '`redirect_targe...', 'WHERE id=?') #2 /srv/www/grumpygaming.net/htdocs/community/system/Node/Model.php(2219): IPS\Patterns\_ActiveRecord->save() #3 /srv/www/grumpygaming.net/htdocs/community/system/Node/Model.php(3002): IPS\Node\_Model->save() #4 /srv/www/grumpygaming.net/htdocs/community/applications/applicationform/sources/Position/Position.php(309): IPS\Node\_Model->saveForm(Array) #5 /srv/www/grumpygaming.net/htdocs/community/system/Node/Controller.php(413): IPS\applicationform\_Position->saveForm(Array) #6 /srv/www/grumpygaming.net/htdocs/community/system/Dispatcher/Controller.php(85): IPS\Node\_Controller->form() #7 /srv/www/grumpygaming.net/htdocs/community/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute() #8 /srv/www/grumpygaming.net/htdocs/community/applications/applicationform/modules/admin/forms/position.php(35): IPS\Node\_Controller->execute() #9 /srv/www/grumpygaming.net/htdocs/community/system/Dispatcher/Dispatcher.php(146): IPS\applicationform\modules\admin\forms\_position->execute() #10 /srv/www/grumpygaming.net/htdocs/community/Hti9zdFASvAB6ZVo5YMx/index.php(14): IPS\_Dispatcher->run() #11 {main}
  2. Hello, I'm trying the Application Form for Guests, and it gives me an error, I've allowed Guests to view and apply. But where I wanted to application post to be made, it creates one. This is the error: Sorry, there is a problem Something went wrong. Please try again. Error code: EX1048
×
×
  • Create New...