[XFA] Extended Cover

[XFA] Extended Cover [Paid] 4.2.9

No permission to buy (€8.00)
Hi Fred,

I had to disable Extended Cover since the most recent add-on. It's causing some seriously fatal errors on my forum index.


  1. Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
  2. Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
  3. Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
  4. Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 219
  5. XenForo_Model->fetchAllKeyed() in XFA/ExtendedCover/Extends/Model/Attachment.php at line 30
  6. XFA_ExtendedCover_Extends_Model_Attachment->getAttachmentsOrderedByContentIds() in XFA/ExtendedCover/Extends/Model/Attachment.php at line 41
  7. XFA_ExtendedCover_Extends_Model_Attachment->getAttachmentsOrderedByContentId() in XFA/ExtendedCover/Model/ExtendedCover.php at line 26
  8. XFA_ExtendedCover_Model_ExtendedCover->getCoverAttachments() in XFA/ExtendedCover/Model/ExtendedCover.php at line 270
  9. XFA_ExtendedCover_Model_ExtendedCover->getCoverParams() in XFA/ExtendedCover/Extends/ControllerPublic/Forum.php at line 26
  10. XFA_ExtendedCover_Extends_ControllerPublic_Forum->actionForum() in XenForo/FrontController.php at line 351
  11. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  12. XenForo_FrontController->run() in /home/darkchild/public_html/uk/index.php at line 13

Hi
Without error I can't do nothing
 
Sorry Fred,

Here's the sever error log: for XFA

Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'data.xfa_ec_pos_x' in 'field list' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: DarkChild, Today at 5:33 AM

Stack Trace:

#0 /home/darkchild/public_html/uk/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\r\n\t\t\tSELECT att...')
#1 /home/darkchild/public_html/uk/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\r\n\t\t\tSELECT att...')
#2 /home/darkchild/public_html/uk/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\r\n\t\t\tSELECT att...')
#3 /home/darkchild/public_html/uk/library/XenForo/Model.php(219): Zend_Db_Adapter_Abstract->query('\r\n\t\t\tSELECT att...', 'xfaEcForum', 2)
#4 /home/darkchild/public_html/uk/library/XFA/ExtendedCover/Extends/Model/Attachment.php(30): XenForo_Model->fetchAllKeyed('\r\n\t\t\tSELECT att...', 'attachment_id', 'xfaEcForum')
#5 /home/darkchild/public_html/uk/library/XFA/ExtendedCover/Extends/Model/Attachment.php(41): XFA_ExtendedCover_Extends_Model_Attachment->getAttachmentsOrderedByContentIds('xfaEcForum', Array)
#6 /home/darkchild/public_html/uk/library/XFA/ExtendedCover/Model/ExtendedCover.php(26): XFA_ExtendedCover_Extends_Model_Attachment->getAttachmentsOrderedByContentId('xfaEcForum', 3)
#7 /home/darkchild/public_html/uk/library/XFA/ExtendedCover/Model/ExtendedCover.php(270): XFA_ExtendedCover_Model_ExtendedCover->getCoverAttachments('xfaEcForum', 3)
#8 /home/darkchild/public_html/uk/library/XFA/ExtendedCover/Extends/ControllerPublic/Forum.php(26): XFA_ExtendedCover_Model_ExtendedCover->getCoverParams('xfaEcForum', 3, Array, true, false)
#9 /home/darkchild/public_html/uk/library/XenForo/FrontController.php(351): XFA_ExtendedCover_Extends_ControllerPublic_Forum->actionForum()
#10 /home/darkchild/public_html/uk/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /home/darkchild/public_html/uk/index.php(13): XenForo_FrontController->run()
#12 {main}

Request State

array(3) {
["url"] => string(51) "http://escortmatch.cc/uk/forums/sp-client-topics.3/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}

Delete...Close
 
You have install 3.3.3 version or update from previous version ?

I did 3.3.3 installed. I deleted and did a fresh install. I removed another 3rd party add-on, Moderation Macrocs.

Removing Moderation Macros solved the problem. There appears to be a conflict when those two are installed.
 
I did 3.3.3 installed. I deleted and did a fresh install. I removed another 3rd party add-on, Moderation Macrocs.

Removing Moderation Macros solved the problem. There appears to be a conflict when those two are installed.

The error you had, had no connection with the addon that you uninstall
Normally the both should work together properly
Rare are the conflicts
 
I am unavailable for 2 weeks
If you have bugs,questions or suggestions for use our support forum
I will respond you when I come back

Regards
 
Having problems getting cover to be fully vivid and clear use the code below...

ft.webp

Add the this to Extra.css of each skin

.content.xfaEcForum > .titleBar, .content.xfaEcForum > .titleBar > p#pageDescription, .content.xfaEcForum > .titleBar > p#pageDescription a {
color: #ffffff;
background: none !important;
border: none !important;
box-shadow: none !important;
text-decoration: none;
}

.content.xfaEcThread > .titleBar, .content.xfaEcThread > .titleBar > p#pageDescription, .content.xfaEcThread > .titleBar > p#pageDescription a{
color: #ffffff;
background: none !important;
border: none !important;
box-shadow: none !important;
text-decoration: none;
}

Regards.
 
XFA updated [XFA] Extended Cover with a new update entry:

Fix and new features

This version is completly refactoring, so somes bugs can be subsist
  • Fixes :
    • Upgrade Script
    • Minor bugs
  • New features:
    • Support Categories
    • Support Pages
    • Support MG Categories
    • Support DM Categories
    • Support DM Documents
    • Breadcrumbs in Manage cover
    • Tabbed Options
    • New options
      • Enable active forums,categories (for each mode except MG album, MG media, profile)
      • Set infos in cover (for each mode except...

Read the rest of this update entry...
 
I just finished the upgrade to 4.0.0 yesterday, and it was seamless and works great.

I use an Page Node as my index page, that the upgrade screwed something up on how the acp page renders when viewing my index Page Node settings from the Node Tree page.

Now I get a huge page of text code on the admin page for the node settings, on my page node.

I have turned off all modifications except this one, and verified that this issue only goes away if I turn off Extended Cover.
Also on a default theme.
 
Top Bottom