Cvolton

Results 76 comments of Cvolton

it's /storage/emulated/0/Pictures/CameraSample/

to be clear, can you confirm that you carried over the data folder from the old host?

it might be better to move the config into the main config directory

I've thought about this as a possibility but I'm worried that too many people would enable it not really knowing what the option does. Or that a 1.9 server would...

An interesting point brought up elsewhere is that 1.9 might've used the udid & accountID combination for auth. This would make it slightly more secure than no auth at all...

is this code tested? i'm almost certain the else condition will prevent actual comments from being posted

Copy the likeGJItem PHP file in the root and name it likeGJLevel, that should probably fix it, I'll make a commit to the main repo that does this soon

the code looks for a post field called itemID to determine the ID of the liked level, this is probably called levelID in 1.0 instead and because of that it...

config/connection.php $serverName is wrong also the last time I tried it, infinityfree was blocking requests from GD but that's unrelated to this error

if your issue is just converting CCGameManager and CCLocalLevels to a cloud save backup, then doing that is pretty simple - you need to XOR every byte in the file...