Dolphin 5.4 (download here)
The newest features in this version are: Orca v1.0 integrated, extended Blog, the ability to set smiles packs in different templates, the ability to approve "x" number of profiles simultaneously.
Dolphin 5.4 (download here)
The newest features in this version are: Orca v1.0 integrated, extended Blog, the ability to set smiles packs in different templates, the ability to approve "x" number of profiles simultaneously.
ModMySite Administrator
Problems? Questions? Need modifications or other help with your site?
Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.
are u going to make these features an upgrade from revision 39?
Please post specific questions like this about GPLdate on www.gpldate.comOriginally Posted by mr_cox
Thanks,
Smoge
ModMySite Administrator
Problems? Questions? Need modifications or other help with your site?
Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.
Any comments about this other improvement mentioned about Dolphin 5.4 :
"We made a big step towards the improvement and speed of our product by caching our Dolphin profile performance which means a quicker launch of users data and significant traffic savings."
5.4 now has a id cache each member
I thought I saw somewhere that members will be able to have their own url
www.mysite.com/membername like myspace
Hi,
I've installed Dolphin 5.4, when i log admin for Orca I got a blank page.
Who can help me?
My setup for header.in.php:
require_once("/home/bodymen/public_html/dating/inc/header.inc.php");
require_once("{$dir['inc']}utils.inc.php");
require_once("{$dir['inc']}db.inc.php");
require_once("{$dir['inc']}admin.inc.php");
if ( !( $logged['admin'] = member_auth( 1, false ) ) )
if ( !( $logged['member'] = member_auth( 0, false ) ) )
if ( !( $logged['aff'] = member_auth( 2, false )) )
$logged['moderator'] = member_auth( 3, false );
/**
* directories configuration
*/
$path = '/home/bodymen/public_html/dating/orca/'; // path to orca files
$gConf['dir']['error_log'] = $path . 'log/orca.error.log'; // error log file path
$gConf['dir']['classes'] = $path . 'classes/'; // classes directiry path
$gConf['dir']['inc'] = $path . 'inc/'; // include files path
$gConf['dir']['xmlcache'] = $path . 'xml/'; // not used
/**
* urls configuration
*/
$gConf['url']['base'] = 'http://www.bodymen.com/dating/orca/'; // base url
$gConf['url']['xml'] = $gConf['url']['base'] . 'xml/orca.php'; // xml integration file url
/**
* skin configuration
*/
$skins = array ('default', 'xx3');
$skin = $_GET['skin'] ? $_GET['skin'] : $_COOKIE['skin'];
if (in_array ($skin, $skins))
{
$gConf['skin'] = $skin;
setcookie ('skin', $skin);
}
else
{
$gConf['skin'] = 'default';
}
$gConf['dir']['xsl'] = $path . 'layout/' . $gConf['skin'] . '/xsl/'; // xsl dir
$gConf['dir']['smile'] = $path . 'layout/' . $gConf['skin'] . '/smiles/'; // smiles dir
$gConf['url']['icon'] = $gConf['url']['base'] . 'layout/' . $gConf['skin'] . '/icons/'; // icons url
$gConf['url']['img'] = $gConf['url']['base'] . 'layout/' . $gConf['skin'] . '/img/'; // img url
$gConf['url']['css'] = $gConf['url']['base'] . 'layout/' . $gConf['skin'] . '/css/'; // css url
$gConf['url']['smile'] = $gConf['url']['base'] . 'layout/' . $gConf['skin'] . '/smiles/'; // smiles url
$gConf['url']['xsl'] = $gConf['url']['base'] . 'layout/' . $gConf['skin'] . '/xsl/'; // xsl url
/**
* database configuration
*/
$gConf['db']['host'] = 'localhost'; // hostname
$gConf['db']['db'] = 'bodymen_dating'; // database name
$gConf['db']['user'] = 'bodymen_dating'; // database username
$gConf['db']['pwd'] = 'macocco'; // database password
/**
* forum tweaks
*/
$gConf['date_format'] = '%b %d, %Y %H:%i'; // time/date format
$gConf['topics_per_page'] = 20; // topics per page
$gConf['email']['sender'] = 'forum@bodymen.com'; // email sender
$gConf['user']['admin'] = 'admin'; // admin user
$gConf['min_point'] = -4; // min points to hide post automatically
$gConf['online'] = 72000; // online user timeout (seconds) default: 20 min
?>
Thanks
Hey BodyMen , Boonex has a patch for 5.4 that is sopose to add the link to fix your Orca problem I believe. Down load it if you havent and try it out. Its also got a change for ( not suprising ) RayChat. Good luck !
bigboy![]()
Nothing change after applying the patch.Originally Posted by bigboy
I also applied the patch and it didn't make a difference here either. Same message for me.
Anyone have any ideas?
Hi - so let me understand - you paid for the patch from BoonEx - it was not free - you applied it - and it still does not work!?
Sad.
Anyways - I don't have any time to look at Orca right now - so I hope you guys or BoonEx can fix this issue - if it is fixed - please post on ModMySite to help other people.
This kind of thing is very common with BoonEx / aeWebWorks releases - they don't test enough before releasing their revisions - and this is frustrating for everyone.
Smoge
ModMySite Administrator
Problems? Questions? Need modifications or other help with your site?
Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks