Is there a 1.0.3?
Is there a 1.0.3?
Handyman wrote:hmm, seems I forgot to update my zip here.
here is 1.0.3: http://www.phpbb.com/mods/db/download/3177


Version server could not be contacted
<?php
/**
*
* @package acp
* @version $Id: dm_partners_check_version.php 48 2007-09-23 20:23:14Z Handyman $
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
/**
* @package dm_partners_check_version
*/
/*if (!defined('IN_PHPBB'))
{
exit;
}
*/
class dm_partners_version
{
function version()
{
return array(
'author' => 'femu',
'title' => 'DM Partners',
'tag' => 'dm_partners',
'version' => '1.0.1',
'file' => array('die-muellers.org', 'updatecheck', 'dm_partners.xml'),
);
}
}
?>
<?xml version="1.0" encoding="UTF-8"?>
<die-muellers>
<mods>
<dm_partners>
<author>femu</author>
<title LANG="en">DM Partners</title>
<description lang="en">Adds a page in your forum with your partners</description>
<download>http://die-muellers.org/downloads.php?view=detail&df_id=208</download>
<announcement>http://die-muellers.org/viewtopic.php?f=2&t=4925</announcement>
<mod_version>
<major>1</major>
<minor>0</minor>
<revision>1</revision>
<release></release>
</mod_version>
<installation>
<level>easy</level>
<time>120</time>
<target-version>
<target-primary>3.0.x</target-primary>
<target-major allow="exact">3</target-major>
<target-minor allow="exact">0</target-minor>
</target-version>
</installation>
<upgrade>
<level>easy</level>
<time>120</time>
<target-version>
<target-primary>3.0.x</target-primary>
<target-major allow="exact">3</target-major>
<target-minor allow="exact">0</target-minor>
</target-version>
</upgrade>
<logs>
<log>Initial Release</log>
</logs>
</dm_partners>
</mods>
</die-muellers>





[phpBB Debug] PHP Notice: in file /includes/acp/acp_version_check.php on line 51: call_user_func(ajax_chat_archive_version::version) [function.call-user-func]: First argument is expected to be a valid callback
Fatal error: Cannot redeclare class ajax_chat_version in /adm/mods/ajax_chat_version.php on line 21





Cannot redeclare class acp_version_check_info in /home/boston59/public_html/forum/includes/acp/info/acp_k_version_check.php on line 15

Also, although this is working on my local WAMP server installation, it tells me that my MOD version check is not up to date, that I have version 1.0.2 and the latest is 1.0.3. The download link goes to this "record not found" message on bountysource:
https://files.bountysource.com/file/dow ... _check.zip
and the Announcement topic link leads to this thread.
Is there a version 1.0.3 yet?




Return to MOD, MODX - MOD Developer Tools and Converters
Users browsing this forum: No registered users and 2 guests