Categories
Latest Articles
- How to resolve the issue of unable to Create or Save Draft on Contest app v4.02 on phpFox v4.6.1b5
- Fixing unable to delete videos in Ultimate Video
- Missed "Can add a new blog?"
- Error: Fatal error: require() ... C:\xampp2\htdocs\phpfox\PF.Base\include\library\phpfox\template\template.class.php
- [Social Media Importer] Add "Import Photo" menu on Advanced Photo app
- [Social Chat] Change color of Chat box
- PHP module "Multibyte String" is missing
- PHP module "PHP ZipArchive" is missing
- [phpFox] Unable to remove caches in memcache on apps of third party
- Error: PHP module 'PHP Exec is missing'
Most Viewed Articles
Featured Articles
To resolve the issue of unable to Create or Save Draft on Contest app v4.02 on phpFox v4.6.1b5, edit file at:
.../PF.Base/module/contest/include/service/mail/phpfoxmail.class.php
On line 8:
<?php
/**
* [PHPFOX_HEADER]
*/
defined('PHPFOX') or exit('NO DICE!');
Phpfox::getLibClass('phpfox.mail.interface'); // Remove or comment out this line.
/**
* @copyright [YOUNETCO]
* @author NghiDV
* @package Module_Donation
* @version $Id: process.class.php 1 2012-02-15 10:33:17Z YOUNETCO $
*/
class Contest_Service_Mail_Phpfoxmail extends Phpfox_Service
Save the file. This should resolve the issue.
Let us know if you need any further support.
Thank you.

Bruce Wayne
test comment