View Single Post
  #6  
Old 01-12-2009, 05:06 PM
Finger78 Finger78 is offline
 
Join Date: Feb 2007
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I reinstalled the product that I uninstalled to get my site working again and now the forums display correctly, I'll include the file so you might be able to tell what the problem is so I can change whatever needs changed so I can uninstall it again...

It still messes up my site by the way with it installed

This adds a section in the forum creation/edit at the bottom that states:

Subforum Settings:

Show Subforums in # of columns

Here is the website if you would need the original files to help some more, but I DO NOT recommend to anyone its use as it has been extremely problematic and poorly coded

http://www.vb-pbwow.com/forums/showthread.php?t=37


I have been playing with some of the settings (set the above mentioned plugin settings to 0 saved it then uninstalled the plugin again. Then I played with the forum listing options and if I set it to 1 now it displays the subforums but not the way I had it or want it, which would display new posts etc.

Forum Index
Forum 1 Category
- subforum1 - subforum2 - subforum3

But when I change the forum listing to 2 it goes back to showing only the category listing and no subforums.


Edit - Update

I looked over the xml file I included and removed lines 42-47 which was creating the issue here is the section of code I removed:

Code:
<plugin active="1" executionorder="5">
            <title>gIS: Parse Text</title>
            <hookname>bbcode_create</hookname>
            <phpcode><![CDATA[$this->tag_list['no_option']['item']['callback'] = 'handle_external';
$this->tag_list['no_option']['item']['external_callback'] = 'handle_bbcode_item';]]></phpcode>
        </plugin>
Now I'd still like to get rid of this plugin but if this is what i have to do for now to have a functional site/forums for now so be it.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02163 seconds
  • Memory Usage 1,766KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete