Forum Activity for @perfectgamestudios

alt=
@perfectgamestudios
02/21/16 05:23:58PM
106 posts

[error] => Query Error: Data too long for column 'data' at row 1


Jamroom Developers

Hello I noticed that jamroom seems to have this error I did report this a while back but never been fixed.

I fixed this on my own site by changing the data column to text but I have got some of my clients way back to use Jamroom and seems they are having this issue sometimes too.

is there any fix for this other then changing the colum to text rather then the varchar that is was using.

here the jamroom error

https://codeshare.io/hCMup

I also attached a copy of my.cnf here too is there anything I need to change in that?

https://codeshare.io/xZR3J

many thanks

Stephen Bishop
updated by @perfectgamestudios: 05/27/16 09:00:10PM
alt=
@perfectgamestudios
01/26/16 09:06:26PM
106 posts

Considering Buying Cloud


Using Jamroom

Hello I was planning to buy the cloud bundle but I have question does this include all of the cloud like the amazon s3 or just whats in the bundle that shows on site as looks like s3 is not part or that just because its still beta

Stephen
updated by @perfectgamestudios: 04/28/16 05:57:53AM
alt=
@perfectgamestudios
01/03/16 11:45:31PM
106 posts

remote storage


Using Jamroom

Hello I trying to cleanup on my site but is it possible to have remote storage like not amazon s3 as that gets way too expensive but using remote servers to host the users accounts media

Stephen
updated by @perfectgamestudios: 04/04/16 07:35:54PM
alt=
@perfectgamestudios
10/07/15 09:27:15AM
106 posts

HD Video


Jamroom Developers

Hello,
I going build a new site for client soon using Jamroom but is it possible using the default video component to support full hd video or otherwise I going to have to code something of my own to support this as I do plan on buying the cloud to help off load conversions but also add additional servers as the site needs them.
as I would like to support full screen 720, 1080 and 4k support

Stephen
updated by @perfectgamestudios: 11/14/15 09:30:59AM
alt=
@perfectgamestudios
07/16/15 04:46:11AM
106 posts

Notifications


Using Jamroom

could be your mail que still sending some out
alt=
@perfectgamestudios
07/16/15 03:07:01AM
106 posts

social login bug data too long errror


Using Jamroom

same issue I uninstalled the events for now till I know its working
alt=
@perfectgamestudios
07/16/15 01:37:56AM
106 posts

social login bug data too long errror


Using Jamroom

ok just update take module out it installs but put the module back and then I ran the integrity check shows this

(2015-07-16T09:23:03+01:00.0.32597100 : 0)-(mem: 3407872)-(pid: 103849)-(ip: 198.53.120.184)-(user: in4music)-(uri: www.in4music.com/core/integrity_check_save/__ajax=1) |Query Error: Incorrect integer value: '' for column 'active' at row 1|
alt=
@perfectgamestudios
07/16/15 01:13:04AM
106 posts

social login bug data too long errror


Using Jamroom

I noticed it was doing this before when I was doing jrimport from jamroom 4 as only reason I left the modules there as did not really want to download them all again so I did fresh install
but I will take the event out for now so it install
alt=
@perfectgamestudios
07/16/15 12:28:37AM
106 posts

social login bug data too long errror


Using Jamroom

whats changed on jr_jrcore_form recently
alt=
@perfectgamestudios
07/16/15 12:26:51AM
106 posts

social login bug data too long errror


Using Jamroom

yes maybe something changed I not sure what yet I also did a fresh install on test site not really sure whatr jamroom changed recently but during install with all my plugins in module folder.

I get this error

CRI: Query Error: Incorrect integer value: '' for column 'required' at row 1


as this is just fresh install I have uploaded this fresh twice now so I know its not upload issue as I downloaded the files from here again

my error logs shows the following



(2015-07-16T07:21:25+00:00.0.10509900 : 0)-(mem: 2097152)-(pid: 98129)-(ip: 198.53.120.184)-(uri: in4music.com/install.php?action=install)
|Query Error: Incorrect integer value: '' for column 'required' at row 1|

(2015-07-16T07:21:25+00:00.0.10509900 : 0)-(mem: 2097152)-(pid: 98129)-(ip: 198.53.120.184)-(uri: in4music.com/install.php?action=install)
|INSERT INTO jr_jrcore_form (`module`,`view`,`created`,`updated`,`user`,`order`,`name`,`label`,`help`,`type`,`validate`,`active`,`required`,`locked`)
VALUES ('jrEvent','create',UNIX_TIMESTAMP(),UNIX_TIMESTAMP(),'installer','4','event_description','4','5','editor','not_empty','1','','1')
ON DUPLICATE KEY UPDATE `updated` = UNIX_TIMESTAMP()|
  3