vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Thread Category / Prefix Hack (https://vborg.vbsupport.ru/showthread.php?t=61494)

lordnex 12-30-2004 06:44 PM

I have one problem with this..
When I try to add specific categories to forums I'm getting a blank white page.

http://blahblah.ca/threadcategory.php?forumid=6
that's listed in the URL bar but the actual forum is blank. I have my board as my index file. Ideas?

lordnex 12-30-2004 06:45 PM

Quote:

Originally Posted by lordnex
I have one problem with this..
When I try to add specific categories to forums I'm getting a blank white page.

http://blahblah.ca/threadcategory.php?forumid=6
that's listed in the URL bar but the actual forum is blank. I have my board as my index file. Ideas?

I just wanted to also mention that it works with everything else though. The global categories work fine.

roundhost 12-30-2004 07:49 PM

How about if the category was in the title, e.g.

Instead of the title coming out as:

I need help eating rice???

It could be:

Question: I need help eating rice???

lordnex 12-30-2004 07:59 PM

Quote:

Originally Posted by roundhost
How about if the category was in the title, e.g.

Instead of the title coming out as:

I need help eating rice???

It could be:

Question: I need help eating rice???

were you helping someone else out? Kinda confusing without a quote.

Mystics 12-30-2004 08:04 PM

Quote:

Originally Posted by lordnex
I have one problem with this..
When I try to add specific categories to forums I'm getting a blank white page.

Added the templates to the wrong style? Didn't add the templates at all?
Quote:

Originally Posted by roundhost
How about if the category was in the title, e.g.

Instead of the title coming out as:

I need help eating rice???

It could be:

Question: I need help eating rice???

I don't really understand your question. Just set "Show Thread Categories in Extra Column" in your admin cp to "No".

lordnex 12-30-2004 08:48 PM

Quote:

Originally Posted by Mystics
Added the templates to the wrong style? Didn't add the templates at all?

Ooooh.. there was one template missing. I upgraded vb (finally I know it's been a bit few months since the new version came out) and have been reinstalling hacks and upgraded this one too and missed the 2 new templates. Thanks, it's a great hack and all is working now.

BlasterT3 01-07-2005 03:47 PM

GREAT HACK! ill be installing this weekend ty

H@K@N 01-09-2005 01:37 PM

Hi Mystics,

i have also installed that hack, but i am getting following error, when i try to klick on a Forum :

Code:

Fatal error: Call to undefined function: fetch_thread_categories() in /srv/www/htdocs/web1/html/forumdisplay.php on line 430
when i klick to the last posted, i can go in ...

do ya know what i have missing ?

Mystics 01-09-2005 01:50 PM

Quote:

Originally Posted by H@K@N
Hi Mystics,

i have also installed that hack, but i am getting following error, when i try to klick on a Forum :

Code:

Fatal error: Call to undefined function: fetch_thread_categories() in /srv/www/htdocs/web1/html/forumdisplay.php on line 430
when i klick to the last posted, i can go in ...

do ya know what i have missing ?

Re-do the changes carefully in the original versions of forumdisplay.php and includes/functions.php.

H@K@N 01-09-2005 02:49 PM

Ok th@nks Mystics,

i found out, that i inserted the code in functions.php between

Code:

        return $stylesetlist;
<<<here>>>
}

isn't it better to say :

Code:

search for :
// ###################### Start build datastore #######################

add above :

code ....

anyway ...

I was able to give in one Forum some Categories, but after that, my wysiwyg Box was not working anymore also Quick Reply not, i cannot write anything into it ( have checked double vbulletin_wysiwyg.js + vbulletin_quickreply.js.

But it seems that the dropdown boxes for editing Forum Setting(goto_forum_tools) is not working anymore. When i push that, he jumps to the Display Options under the Threads.

any ideas ?

th@nks


All times are GMT. The time now is 03:17 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01473 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete