vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Welcome Panel Template Rewrite (https://vborg.vbsupport.ru/showthread.php?t=118385)

King Kovifor 03-22-2007 09:36 PM

Quote:

Originally Posted by steadicamop (Post 1209638)
How do you exclude a forum from new posts/threads as it shows when I have new posts and threads in an Admin only forum.

Cheers

Jason

That's a part of ZT's plugins. I'll attempt to look at them.

A lot of the functions come from ZT's plugins.

Some modifications need to be made around line 72...

steadicamop 03-22-2007 09:53 PM

Thanks - I'll try and grab a look myself - I'm not totally competent with PHP or VB's system but will see if anything sticks out as obvious.

Cheers

Jase

King Kovifor 03-22-2007 09:56 PM

Those lines are about it, but I'm not sure If I can do something in a mysql query. Always use it as SELECT * FROM table WHERE this=that... not where this != that... so not sure if I can.

smoovie 03-23-2007 03:57 PM

One request on this. There is no log-in input boxes on this. I logged out and almost couldn't log back in *lol*. I had to click on the CP link and there was a log-in area in there. Can you add a Log-in section to this when users are not logged-in? It would help tremendously. I had a few users e-mailing me last night saying they couldn't get in. Thanks.

steadicamop 03-23-2007 06:42 PM

Quote:

Originally Posted by King Kovifor (Post 1209939)
Those lines are about it, but I'm not sure If I can do something in a mysql query. Always use it as SELECT * FROM table WHERE this=that... not where this != that... so not sure if I can.

I've dabbled with MySQL briefly - would it not be possible to select all from the table where table != 29 (my forum I want to exclude) - that should achieve it? Just not sure how that can be formatted....

Cheers

King Kovifor 03-23-2007 08:06 PM

Quote:

Originally Posted by smoovie (Post 1210452)
One request on this. There is no log-in input boxes on this. I logged out and almost couldn't log back in *lol*. I had to click on the CP link and there was a log-in area in there. Can you add a Log-in section to this when users are not logged-in? It would help tremendously. I had a few users e-mailing me last night saying they couldn't get in. Thanks.

There is no login box for a reason. This displays if the user's userid is greater than zero... So it doesn't show to guests.

Quote:

Originally Posted by steadicamop (Post 1210548)
I've dabbled with MySQL briefly - would it not be possible to select all from the table where table != 29 (my forum I want to exclude) - that should achieve it? Just not sure how that can be formatted....

Cheers

I'm not sure... haven't gotten a chance to look?

Ophelia 03-23-2007 08:34 PM

No matter what I put in the box for my rules page.. it still reads

http://www.mysite.net/forum/%1$s

How do I fix this?

King Kovifor 03-23-2007 08:35 PM

Quote:

Originally Posted by Ophelia (Post 1210608)
No matter what I put in the box for my rules page.. it still reads

http://www.mysite.net/forum/%1$s

How do I fix this?

That might be a bug... I'll look into it now. Thanks!

Yep A bug... Releasing a new version now...

Ophelia 03-23-2007 09:57 PM

Thank you for the quick update :) I'll install it now.

King Kovifor 03-23-2007 09:58 PM

Your Welcome. Support is a key ingredient to a successful hack!


All times are GMT. The time now is 06:18 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.01607 seconds
  • Memory Usage 1,738KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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