XF Multipage for XF 1.3 [Paid] [Deleted]

Conflict with another plugin maybe? I can definitely see the table of contents being generated, but as you said, it never displays the next page
 
I disabled BBCode manager, as it was causing a conflict prior to this one.
Uninstalled BBCode manager, since it's non-essential to my site anyways.

At first I was thinking it was a conflict with the SEO friendly links, but it appears that your site uses them without issue.
(Include Content Title in URLs and Use Full Friendly URLs)
I've tried going through and disabling plugins that could potentially be causing conflict, including:
  • [bd] Cache
  • Vanity Names
With both disabled, the conflict persists.
 
Found the problem.
Under 'Options: Performance',

Cache BB Code Output
If enabled, BB code processing output will be cached. This can speed up display of some pages at the cost of using extra space in the database.

Disabling this option has it working as intended.
 
Found the problem.
Under 'Options: Performance',

Cache BB Code Output
If enabled, BB code processing output will be cached. This can speed up display of some pages at the cost of using extra space in the database.

Disabling this option has it working as intended.
Thanks for the help figuring this out, I'll add a note to the first post
 
I am repeatedly keep getting 4 different server errors on 1.4.1:
View attachment 86403
To see more in detail:
Error Info
Code:
ErrorException: Undefined offset: 0 - library/XfAddOns/MultiPage/Override/Model/Post.php:26

Stack Trace
Code:
#0 /home/bogirginc1/public_html/library/XfAddOns/MultiPage/Override/Model/Post.php(26): XenForo_Application::handlePhpError(8, 'Undefined offse...', '/home/bogirginc...', 26, Array)
#1 /home/bogirginc1/public_html/library/XenForo/ControllerPublic/Thread.php(68): XfAddOns_MultiPage_Override_Model_Post->getPostsInThread(61, Array)
#2 /home/bogirginc1/public_html/library/XenReviews/XenForo/ControllerPublic/Thread.php(8): XenForo_ControllerPublic_Thread->actionIndex()
#3 /home/bogirginc1/public_html/library/Waindigo/PostEditReason/Extend/XenForo/ControllerPublic/Thread.php(16): XenReviews_XenForo_ControllerPublic_Thread->actionIndex()
#4 /home/bogirginc1/public_html/library/Waindigo/SocialGroups/Extend/XenForo/ControllerPublic/Thread.php(29): Waindigo_PostEditReason_Extend_XenForo_ControllerPublic_Thread->actionIndex()
#5 /home/bogirginc1/public_html/library/XenReviews/ControllerPublic/Item.php(1295): Waindigo_SocialGroups_Extend_XenForo_ControllerPublic_Thread->actionIndex()
#6 /home/bogirginc1/public_html/library/XenReviews/ControllerPublic/Item.php(330): XenReviews_ControllerPublic_Item->_discussionProxy('index', Array)
#7 /home/bogirginc1/public_html/library/XenForo/FrontController.php(347): XenReviews_ControllerPublic_Item->actionDiscussion()
#8 /home/bogirginc1/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home/bogirginc1/public_html/index.php(13): XenForo_FrontController->run()
#10 {main}

Request State
PHP:
array(3) {
  ["url"] => string(74) "http://puropedia.org/reviews/example-category/your-first-item.1/discussion"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
Error Info
Code:
ErrorException: Undefined index: warning_id - library/XenForo/Model/Post.php:889

Stack Trace
Code:
#0 /home/bogirginc1/public_html/library/XenForo/Model/Post.php(889): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/bogirginc...', 889, Array)
#1 /home/bogirginc1/public_html/library/XenForo/Model/Post.php(1059): XenForo_Model_Post->canWarnPost(Array, Array, Array, NULL, Array, Array)
#2 /home/bogirginc1/public_html/library/Waindigo/SocialGroups/Extend/XenForo/Model/Post.php(85): XenForo_Model_Post->preparePost(Array, Array, Array, Array, NULL)
#3 /home/bogirginc1/public_html/library/BestAnswer/Model/Post.php(7): Waindigo_SocialGroups_Extend_XenForo_Model_Post->preparePost(Array, Array, Array, Array, NULL)
#4 /home/bogirginc1/public_html/library/XenForo/ControllerPublic/Thread.php(93): BestAnswer_Model_Post->preparePost(Array, Array, Array, Array)
#5 /home/bogirginc1/public_html/library/XenReviews/XenForo/ControllerPublic/Thread.php(8): XenForo_ControllerPublic_Thread->actionIndex()
#6 /home/bogirginc1/public_html/library/Waindigo/PostEditReason/Extend/XenForo/ControllerPublic/Thread.php(16): XenReviews_XenForo_ControllerPublic_Thread->actionIndex()
#7 /home/bogirginc1/public_html/library/Waindigo/SocialGroups/Extend/XenForo/ControllerPublic/Thread.php(29): Waindigo_PostEditReason_Extend_XenForo_ControllerPublic_Thread->actionIndex()
#8 /home/bogirginc1/public_html/library/XenReviews/ControllerPublic/Item.php(1295): Waindigo_SocialGroups_Extend_XenForo_ControllerPublic_Thread->actionIndex()
#9 /home/bogirginc1/public_html/library/XenReviews/ControllerPublic/Item.php(330): XenReviews_ControllerPublic_Item->_discussionProxy('index', Array)
#10 /home/bogirginc1/public_html/library/XenForo/FrontController.php(347): XenReviews_ControllerPublic_Item->actionDiscussion()
#11 /home/bogirginc1/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#12 /home/bogirginc1/public_html/index.php(13): XenForo_FrontController->run()
#13 {main}

Request State
PHP:
array(3) {
  ["url"] => string(74) "http://puropedia.org/reviews/example-category/your-first-item.1/discussion"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
Error Info
Code:
ErrorException: Undefined index: post_id - library/XenForo/Model/Post.php:708

Stack Trace
Code:
#0 /home/bogirginc1/public_html/library/XenForo/Model/Post.php(708): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/bogirginc...', 708, Array)
#1 /home/bogirginc1/public_html/library/XenForo/Model/Post.php(965): XenForo_Model_Post->canDeletePost(Array, Array, Array, 'soft', NULL, Array, Array)
#2 /home/bogirginc1/public_html/library/XenForo/ControllerPublic/Thread.php(90): XenForo_Model_Post->addInlineModOptionToPost(Array, Array, Array, Array)
#3 /home/bogirginc1/public_html/library/XenReviews/XenForo/ControllerPublic/Thread.php(8): XenForo_ControllerPublic_Thread->actionIndex()
#4 /home/bogirginc1/public_html/library/Waindigo/PostEditReason/Extend/XenForo/ControllerPublic/Thread.php(16): XenReviews_XenForo_ControllerPublic_Thread->actionIndex()
#5 /home/bogirginc1/public_html/library/Waindigo/SocialGroups/Extend/XenForo/ControllerPublic/Thread.php(29): Waindigo_PostEditReason_Extend_XenForo_ControllerPublic_Thread->actionIndex()
#6 /home/bogirginc1/public_html/library/XenReviews/ControllerPublic/Item.php(1295): Waindigo_SocialGroups_Extend_XenForo_ControllerPublic_Thread->actionIndex()
#7 /home/bogirginc1/public_html/library/XenReviews/ControllerPublic/Item.php(330): XenReviews_ControllerPublic_Item->_discussionProxy('index', Array)
#8 /home/bogirginc1/public_html/library/XenForo/FrontController.php(347): XenReviews_ControllerPublic_Item->actionDiscussion()
#9 /home/bogirginc1/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /home/bogirginc1/public_html/index.php(13): XenForo_FrontController->run()
#11 {main}

Request State
PHP:
array(3) {
  ["url"] => string(74) "http://puropedia.org/reviews/example-category/your-first-item.1/discussion"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
Error Info
Code:
XenForo_Exception: Message state not available in post. - library/XenForo/Model/Post.php:2061

Stack Trace
Code:
#0 /home/bogirginc1/public_html/library/XenForo/Model/Post.php(1061): XenForo_Model_Post->isDeleted(Array)
#1 /home/bogirginc1/public_html/library/Waindigo/SocialGroups/Extend/XenForo/Model/Post.php(85): XenForo_Model_Post->preparePost(Array, Array, Array, Array, NULL)
#2 /home/bogirginc1/public_html/library/BestAnswer/Model/Post.php(7): Waindigo_SocialGroups_Extend_XenForo_Model_Post->preparePost(Array, Array, Array, Array, NULL)
#3 /home/bogirginc1/public_html/library/XenForo/ControllerPublic/Thread.php(93): BestAnswer_Model_Post->preparePost(Array, Array, Array, Array)
#4 /home/bogirginc1/public_html/library/XenReviews/XenForo/ControllerPublic/Thread.php(8): XenForo_ControllerPublic_Thread->actionIndex()
#5 /home/bogirginc1/public_html/library/Waindigo/PostEditReason/Extend/XenForo/ControllerPublic/Thread.php(16): XenReviews_XenForo_ControllerPublic_Thread->actionIndex()
#6 /home/bogirginc1/public_html/library/Waindigo/SocialGroups/Extend/XenForo/ControllerPublic/Thread.php(29): Waindigo_PostEditReason_Extend_XenForo_ControllerPublic_Thread->actionIndex()
#7 /home/bogirginc1/public_html/library/XenReviews/ControllerPublic/Item.php(1295): Waindigo_SocialGroups_Extend_XenForo_ControllerPublic_Thread->actionIndex()
#8 /home/bogirginc1/public_html/library/XenReviews/ControllerPublic/Item.php(330): XenReviews_ControllerPublic_Item->_discussionProxy('index', Array)
#9 /home/bogirginc1/public_html/library/XenForo/FrontController.php(347): XenReviews_ControllerPublic_Item->actionDiscussion()
#10 /home/bogirginc1/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /home/bogirginc1/public_html/index.php(13): XenForo_FrontController->run()
#12 {main}

Request State
PHP:
array(3) {
  ["url"] => string(74) "http://puropedia.org/reviews/example-category/your-first-item.1/discussion"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Back
Top Bottom