ErrorException: Fatal Error: Access level to GFNClassifieds_Extend_XenForo_DataWriter_ConversationMaster::_getFields() must be public (as in class AVForums_ConversationMonitor_XenForo_DataWriter_ConversationMaster) - library/GFNClassifieds/Extend/XenForo/DataWriter/ConversationMaster.php:69
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
array(3) {
["url"] => string(48) "http://www.domain.com/conversations/insert"
["_GET"] => array(0) {
}
["_POST"] => array(9) {
["recipients"] => string(7) "Rokis, "
["title"] => string(4) "Test"
["message_html"] => string(20) "<p>Hi</p><p><br></p>"
["_xfRelativeResolver"] => string(45) "http://domain/conversations/add"
["attachment_hash"] => string(32) "94ebdeffc20073329193d4e26a7ac6d2"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(18) "/conversations/add"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
ErrorException: Fatal Error: Class GFNClassifieds_Installer contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (GFNCore_Installer_Abstract::getSqlDataPath, GFNCore_Installer_Abstract::getSqlDataClassPrefix) - library/GFNClassifieds/Installer.php:13
Generated By: Admin, 5 minutes ago
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
array(3) {
["url"] => string(67) "http://www.domain.com/admin.php?add-ons/GFNClassifieds/delete"
["_GET"] => array(1) {
["add-ons/GFNClassifieds/delete"] => string(0) ""
}
["_POST"] => array(0) {
}
}
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Duplicate entry '76' for key 'PRIMARY' - library/Zend/Db/Statement/Mysqli.php:214
array(3) {
["url"] => string(51) "http://www.domain.com/classifieds/items/save/"
["_GET"] => array(0) {
}
["_POST"] => array(19) {
["prefix_id"] => string(1) "4"
["title"] => string(4) "Test"
["tag_line"] => string(0) ""
["featured_image_attachment_id"] => string(0) ""
["description_html"] => string(11) "<p>test</p>"
["_xfRelativeResolver"] => string(65) "http://www.domain.com/classifieds/categories/2/create-item/"
["tags"] => string(0) ""
["location"] => array(9) {
["latitude"] => string(9) "51.165691"
["longitude"] => string(18) "10.451526000000058"
["route"] => string(14) "Höngedaer Weg"
["neighborhood"] => string(0) ""
["sublocality_level_1"] => string(0) ""
["locality"] => string(11) "Niederdorla"
["administrative_area_level_2"] => string(0) ""
["administrative_area_level_1"] => string(10) "Thüringen"
["country"] => string(2) "DE"
}
["advert_type_id"] => string(1) "1"
["price"] => string(6) "100500"
["currency"] => string(3) "EUR"
["package_id"] => string(1) "7"
["gallery_hash"] => string(32) "55efd2aad4a3e846d72780ee5ea3c554"
["_xfToken"] => string(8) "********"
["category_id"] => string(1) "2"
["classified_id"] => string(0) ""
["_xfRequestUri"] => string(38) "/classifieds/categories/2/create-item/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
An exception occurred: Argument 4 passed to XenForo_Template_Helper_Core::helperLikesHtml() must be of the type array, boolean given, called in /home/public_html/library/XenForo/Template/Helper/Core.php on line 853 in /home/public_html/library/XenForo/Template/Helper/Core.php on line 411
- XenForo_Template_Helper_Core::helperLikesHtml() in XenForo/Template/Helper/Core.php at line 853
- XenForo_Template_Helper_Core::callHelper() in XenForo/Template/Abstract.php(265) : eval()'d code at line 1564
- eval() in XenForo/Template/Abstract.php at line 265
- XenForo_Template_Abstract->_renderInternal() in XenForo/Template/Abstract.php at line 191
- XenForo_Template_Abstract->render() in XenForo/Template/Public.php at line 110
- XenForo_Template_Public->render() in XenForo/ViewRenderer/HtmlPublic.php at line 124
- XenForo_ViewRenderer_HtmlPublic->renderContainer() in XenForo/FrontController.php at line 639
- XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
- XenForo_FrontController->run() in /home/public_html/index.php at line 13
<div class="likesSummary secondaryContent">
<span class="LikeText">
' . XenForo_Template_Helper_Core::callHelper('likeshtml', array($classified['likes'],$__compilerVar234,$classified['like_date'],$classified['likeUsers'])) . '
</span>
</div>
From the classified editor, you will have to disable comments and select a node.Is there a way to remove comments on classifieds or force them into the discussion ?
The _getFields() method's scope is protected for GFNClassifieds as per XenForo's "way" for the method, so it's an issue with the "ConversationMonitor" add-on I am afraid.ErrorException: Fatal Error: Access level to GFNClassifieds_Extend_XenForo_DataWriter_ConversationMaster::_getFields() must be public (as in class AVForums_ConversationMonitor_XenForo_DataWriter_ConversationMaster) - library/GFNClassifieds/Extend/XenForo/DataWriter/ConversationMaster.php:69
Reupload all the files from the latest archive and the issue should be fixed.I just tried to disable the addon with no success then decided to delete it with no success too
The uninstaller currently cannot cleanly remove the add-on. The trace is missing from the error log so I cannot figure out from which table the error was thrown.Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Duplicate entry '76' for key 'PRIMARY' - library/Zend/Db/Statement/Mysqli.php:214
From which page are you getting this? My local server runs on PHP 7.0 and I haven't encountered this.Hello, any problem with this addon running with PHP7? I just upgraded and I'm receiving this errors:
From the classified editor, you will have to disable comments and select a node.
Oh sorry, I meant the classified category editor. You'll have to disable it on a per category basis.You mean on a per classified basis ?
I want to disable comments on the entire system..
Mehdi
I restored entire forum with Classifieds RC6 and Conversation Monitor and both works fine.The _getFields() method's scope is protected for GFNClassifieds as per XenForo's "way" for the method, so it's an issue with the "ConversationMonitor" add-on I am afraid.
It would be great if addon could be downgraded. In my case I had to restore entire forum from a back up. Thanks to my hoster, backup procedure is performed every night and I lost 1 "forum" day onlyThe uninstaller currently cannot cleanly remove the add-on. The trace is missing from the error log so I cannot figure out from which table the error was thrown.
Oh sorry, I meant the classified category editor. You'll have to disable it on a per category basis.
I completed remove the ratings from my board:I have ticked the "Allow outside trader rating" option but it's impossible to give a rating... When a product is sold, only the seller can give a rating to the buyer, but the buyer get no option to give a rating to the seller. Any idea?
Currently this feature is missing. I am currently in the middle of reworking the entire rating system and this feature will be included once that's done, but the buyer get no option to give a rating to the seller. Any idea?
As you can tell from my late response, my availability is still in the low. And will like that till December 13th when my current semester ends unfortunately.What is the situation now? Does the add-on still handle one currency only?
The demo has been shut down till our official site launches.Is there any demo? The link here is broken and goes to classifieds.gfn.ninja
We use essential cookies to make this site work, and optional cookies to enhance your experience.