Jump to content

thehoster4you

Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by thehoster4you

  1. Hello,

    I have blesta and my mail is always working. and now when i look in the logs i see that the mail never is sending.

    If i do it manualy resend i get this error: The email failed to send due to a configuration issue.

    I can not find where my problem is.

    please help.

  2. 8 minutes ago, timnboys said:

     

    that is already implemented in my module though since I implemented all "useful" api functions of centovacast in it.

    But where can i found your module than?

     

  3. Hello,

    I'm using the centova module from blesta to make accounts in centova. only i missed een option.

    The option is that i cannot create now an package with autodj. is it possible to create it. and that he used the AutoDj type Liquidsoap or  sc_trans v2.
    if i choose to use sc_trans v2 then i need also to add bij the Tab AutoDJ the Mp3 unlock name and code en then in mountpoints he must use MP3
     

    is this possible to create it?

     

  4. 2 hours ago, BlestaStore said:

    It looks like you can't with the Blesta module:

    
    			'hostname' => !empty($vars['centovacast_hostname']) ? $vars['centovacast_hostname'] : null,
                'username' => $this->generateUsername($vars['centovacast_hostname']),
                'adminpassword' => $this->generatePassword(),
                'sourcepassword' => $this->generatePassword(),
                'title' => !empty($vars['centovacast_title']) ? $vars['centovacast_title'] : null,
                'genre' => !empty($vars['centovacast_genre']) ? $vars['centovacast_genre'] : null,
                'ipaddress' => !empty($vars['centovacast_ipaddress'])
                    ? $vars['centovacast_ipaddress']
                    : $row->meta->ipaddress,
                'port' => !empty($vars['centovacast_port']) ? $vars['centovacast_port'] : 'auto',
                'email' => !empty($vars['centovacast_email']) ? $vars['centovacast_email'] : null,
                'url' => !empty($vars['centovacast_hostname']) ? 'http://' . $vars['centovacast_hostname'] : null,
                'autostart' => 1

    Looking at the API it's possible to add it in the module:

    
    usesource (int)
    Specifies whether or not the stream uses autoDJ capabilities. For reseller accounts, this is the default setting used for all of the reseller's clients, and if set to 0 the reseller cannot create autoDJ-enabled accounts at all.
    
    Possible values include:
    
    0 - Use of autoDJ is permitted, but disabled by default
    1 - Use of autoDJ is permitted, and enabled by default
    2 - Use of autoDJ is prohibited (live source must be used)

    http://www.centova.com/doc/cast/internals/API_Reference/system_class_method_reference#common_settings_that_can

    so i need to modify the blesta module to create a autodj?

     

  5. 8 hours ago, BlestaStore said:

    sure fire it away mate.

    Is it possible to create with the centova module an autodj on centova. he will now only create a livedj packages on the server

  6.  

    21 minutes ago, MineHarvest66 said:

    What error is it giving you when you try to change the existing username on a service that you trying to change on Blesta (while having the module checkbox unchecked)? 

     

    while i have the module box unchecked i cannot change the username. i see no option for that.

  7. here you can see what there is happening.

    with stap 1 if i dont use a hostname i get the error that i need to add a hostname.

    stap 2 is when i add a hostname en the correct port from examplec in centova.
     

    so you can see i can not change the username and password.
     

    scherm stap 1.png

    scherm stap 2.png

  8. Hi i have installed blesta a week a go and i am playing with centova module.

    I have already customers on my centovacast and it wil be nice to get this also in blesta. now i have created te packages. i can set the packages onder the client his name only i can not use the centova module for blesta because i cannot set the login name and password from centova users in blesta

     

    thanks

    Remon Vrijs
    The Hoster 4 You

×
×
  • Create New...