Apps not showing up in downloaded section

I downloaded apps but they are not showing up in downloaded section. And how do I use my current license to download the paid boonex apps like albums, etc.

Quote · 4 May 2015

on my trident test site after downloading app I have to browser refresh to see them.

http://certifiedhosting.com/
Quote · 4 May 2015

Still didn't work for me. I downloaded them yesterday. Instead of the green download button, it is gray and it says queued.

Quote · 4 May 2015

The cron runs handle downloads, installs and upgrades, so you need to verify your cron job is setup and running.

https://www.deanbassett.com
Quote · 4 May 2015

trident is great what a step up

i don't understand the album system In this beta trident

1. there is no description box 

2. To add photos to an album you have to edit the album, the whole album why ?

3. All new photos go to the end of the album not the beginning. 

It would be nice to control the size of the menu icons across the top on iPad they look to large.

Fyi- My whole site doesn't refresh unless you hit browser refresh  

4. How can you turn off the block titles ? 

Take a test ride zvqx.com 

Ty

http://certifiedhosting.com/
Quote · 4 May 2015

I would not know. I have not looked at trident for weeks. Ever since i was 3 versions down and noticed my trident cron was not running, as soon as i fixed it, it tried to update to the current version from 3 versions down and trashed the site in the process. I have not re-installed it since.

I did not like trident then, and i don't think i will now.

I just happen to know that the cron job is needed for the downloads and updates to work as i was once testing it. I am not sure i am even going to develop for it. I am hoping boonex keeps going with dolphin pro. I will keep developing for that version, but if they drop it in favor of trident, i may just drop dolphin.

https://www.deanbassett.com
Quote · 4 May 2015

I wish they would have LESS stuff reliant on the cron and not more.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 4 May 2015

is this the right cron job 

/usr/bin/php -q /home/******/public_html/*****.com/periodic/cron.php


thanks

http://certifiedhosting.com/
Quote · 4 May 2015

I put this in the cron jobs and my host said the server did not find the path.

So what should it look like? I put this and it's wrong:

/home/username/(my domain)/periodic/cron.php

They said the one below is correct, but what do I put after this?

/home/username/(my domain)

Quote · 4 May 2015

Ok my host is setting this up for me and they are getting these errors: Here is the message they sent me. Urgent Help please!

 

Do you have any documentation on this script/cron?

This is the error I'm getting when running it via command line.

PHP Warning: require_once(/home/username/site.com/periodic/../inc/header.inc.php): failed to open stream: Permission denied in /home/username/site.com/periodic/cron.php on line 14
PHP Fatal error: require_once(): Failed opening required '/home/username/site.com/periodic/../inc/header.inc.php' (include_path='.:/usr/share/pear:/usr/share/php') in /home/username/site.com/periodic/cron.php on line 14

Do any directories or files need 777 permissions for this cron to run?

 

Quote · 4 May 2015

A proper cron command for trident would look something like this, and trident should have actually told you what to setup for cron when it was first installed. Setting up cron is part of the install process.

/usr/bin/php -q /home/user/public_html/periodic/cron.php

/usr/bin/php should be checked. It must be the path to the php binary. Your host should know this one at least.

/home/user/public_html/ needs to be the sites path. This can be found in tridents config file inc/header.inc.php

The error your getting is very strange. It is acting as if they are not using a proper cron line. But it could also be the hosting. Some hosting account such as godaddy require RewriteBase / be added after RewriteEngine on

Very few hosts actually require that, so don't play with the htaccess file until the cron command has be checked and verified it's accurate.

https://www.deanbassett.com
Quote · 4 May 2015

They set it up, now I am getting this message in my email from my site when I try to download and app:

Background operation failed with the following message.

_adm_str_err_cannot_unzip_package

Quote · 5 May 2015

I don't know about that one. But sounds like the hosting php configuration may be missing zip which is a trident hosting requirement.

The following are required php extensions as mentioned in this forum topic. http://www.boonex.com/forums/topic/Installation-2015-04-20.htm

The following PHP modules are required for Trident:

  • php module: mysql = mysql - OK
  • php module: curl = curl - OK
  • php module: gd = gd - OK
  • php module: mbstring = mbstring - OK
  • php module: json = json - OK
  • php module: fileinfo = fileinfo - OK
  • php module: zip = zip - OK
  • php module: openssl = openssl - OK
  • php module: exif = exif - OK
https://www.deanbassett.com
Quote · 5 May 2015

It's very sad to hear that, we've made a lot of improvements especially for developers. Developing new modules, templates and languages should me much more easier. Also documentation for developers were improved as well.

I am not sure i am even going to develop for it.

 

Rules → http://www.boonex.com/terms
Quote · 5 May 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.