Add client user to ...
 
Notifications
Clear all

Add client user to app

8 Posts
2 Users
0 Reactions
1,478 Views
 wilo
(@wilo)
Posts: 4
Active Member
Topic starter
 

Hello! I was able to get combu installed and working and even add a few test users. It works great! The app I am developing will require that we manually add in players in the admin tool instead of allowing them to register. We need to be able to limit who can register and hope to take that button off the GUI. I can't seem to find a way to associate a manually created user with the app? When I click on the edit client user button in the server admin page and then select the registered apps it does not let you select one. We really need to be able to register our users manually so any help would be appreciated. Thanks!

 
Posted : 28/02/2018 1:55 am
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

This is a good suggestion, I'm working on the next incoming update (featuring some new additions like user's appCustomData that is similar to the global customData but is visible only to the current App, and also a small restyling of the admin panel through the use of Bootstrap CSS to fill the screen size instead of fixed width in the center of the screen) so I will add this feature to the update.

Hopefully the new update will be available within the current week or over the weekend. Please subscribe to the newsletter to receive the notification as soon as it'll be available in your download section of this website (of course it'll be sent also to Asset Store).

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 28/02/2018 9:05 pm
 wilo
(@wilo)
Posts: 4
Active Member
Topic starter
 

That's great news! This will make this product perfect if we are able to manually register the users. I look forward to getting the update.smile

 
Posted : 28/02/2018 9:48 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Version 3.0.14 has been just released on this website (visit My Downloads in the menu) and uploaded to Asset Store (needs to wait for their review team to process, usually from some hours up to a couple days).

Visit the news post for more informations about all the new additions: http://skaredcreations.com/wp/released-combu-3-0-14/

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 02/03/2018 2:54 am
 wilo
(@wilo)
Posts: 4
Active Member
Topic starter
 

Hi,

The asset store description says there is an auto updater? I don't seem to see where that is in my admin panel? Is this a setting I have to set in the config file? I already have the log in panel in my app customized so I am trying to make this an easy process and not lose my data. Are there some steps to follow? I have looked through the forums and PDF documentation did not see them. Sorry if upgrade instructions are there and I just don't see them. My server admin page only shows statistics. Not the upgrade button as shown on the asset store example. 

Thanks for your help!

 
Posted : 02/03/2018 1:11 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

In the homepage of your administration area it should check if a new version is available and eventually show the UPGRADE link. Anyway the availability check is also available in the Tools section.

Of course I suggest to try always the auto-update from a testing/development environment that is specular to the live production server installation (and connected to a database different from the production), if the auto-update works in this testing environment then you can proceed to auto-update the production too. Anyway doing a backup of your database (and eventually server files if you made changes, or at least your config.php) before doing an update/auto-update is always suggested.

If the auto-update doesn't work for you then you can update the server manually:

  1. download the unitypackage from My Downloads or Asset Store
  2. uncompress /Combu/Install/combu_web.zip somewhere on your hard disk
  3. from the uncompressed folder delete the file /combu/lib/config.php
  4. upload the folder to your development/production environment overwriting all files
  5. make a backup of your current database, then execute the queries to upgrade it in phpMyAdmin or any other MySql manager software you use (you can see the queries both in the news article and in the history log post and also in Administration > Tools > Upgrade > Show Details)
  6. test your game/app to verify that everything is working as intended

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 02/03/2018 1:37 pm
 wilo
(@wilo)
Posts: 4
Active Member
Topic starter
 

Okay. Thanks for the info. Right now, under tools when I check for the upgrade it is saying I have the most current version- undefined  and then in the upper right it shows 3.0.13. I will wait to see if the server shows to more recent upgrade available later today. If not, I will do the manual upgrade as per your instructions.

 
Posted : 02/03/2018 2:00 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Oh may be I’ve done some changes there too, I’d suggest you to proceed with the manual upgrade this time.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 02/03/2018 3:11 pm
Share: