Jump to content

Recommended Posts

Posted (edited)

Hello,

 

I have almost managed to get the technic solder working, my only problem is, when i want to add an new mod and i click on create modpack i get to an blank page.

I can insert mods and it gets the MD5's, also i can change passords and so on.Everything gets saved in the mysql database. I also linked it successfully to the platform.

 

It looks like i have the same problem like this guy 

But there is no answer on this thread and since its an old one i am creating a new one.

 

 

with great regards 

z0Kng

 

 

Edit: I found the error, after locking into the logs, i had to set default values in the mysql tabel on some entrys.

Edited by z0Kng
Posted (edited)

Still getting a lot of errors like:

 

 

 

Unhandled Exception Message: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'hidden' at row 1

SQL: UPDATE `modpacks` SET `updated_at` = ?, `hidden` = ? WHERE `id` = ?

Bindings: array (
0 => '2014-10-13 08:27:32',
1 => false,
2 => 3,
) Location: C:MichaelTechnicSolderlaraveldatabaseconnection.php on line 263 Stack Trace:

Do i have something wrong with my database, because hidden is a tinyint in my database.

Edited by z0Kng

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...