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)
-   -   vBindex v3.0.0 RC5 (https://vborg.vbsupport.ru/showthread.php?t=59524)

Gary King 01-18-2004 05:34 PM

Quote:

Originally Posted by NTLDR
Now thats real odd indeed, all those contstants are definded well before they are used, do you have old version of PHP or PHP 5 beta which you tried to install on? I know there has been another report of this happening.

Thanks for the feedback too :)

PHP 4.2.3

NTLDR 01-18-2004 05:48 PM

Quote:

Originally Posted by Mukashi
One thing I wish were possible however. On our index page, when I enable the calender showing weekends, only it gets wider. It'd be helpful if all the boxes on the side it's on were widened when that option was selected. As it stands now, we're going to have to do it through template altering.

It should do this already in vBindex RC3, if the calendar is enabled it should make it wider and if the weekends are on it should get wider again.

chas_h 01-18-2004 06:02 PM

Quote:

Originally Posted by NTLDR
I've not installed it, but you pretty much just add the HTML to the custom block along with your scrolling content by the looks of it.

Ok thanks, I'll give a try and let you guys know what happens.

Chas.

Gary King 01-18-2004 08:37 PM

How can I make it so that if a usergroup is not allowed to view forums, they can still view the vBindex as if they had regular permissions? (So then news would be available, etc. because if I deny permission to all my forums to Guests, then they can't see news articles on vBIndex as well.)

NTLDR 01-18-2004 08:57 PM

I assume you have it set so guests can view the board, but not view threads, if so find:

PHP Code:

AND forumid NOT IN (".implode(',', $limitfids)."

And remove that line, this will remove all permissions for the news posts, so anyone will see any posts within the news forums.

Gary King 01-18-2004 09:16 PM

Okay thanks, you got me on the right track anyways, I'll have to modify a few things to make it work to my liking :)

RapCheck 01-19-2004 01:33 AM

is there any way to quickly update the smilie paths? if no what about disabling smilies in the shoutbox... I have almost 100 smilies and dont think I have the patience to go through and edit each one! Wonder why they didn't make it editable in the style section.

Anarchy 01-19-2004 01:44 AM

How do i include these within another template for example vbindex_header?

[QUOTE=NTLDR]
Quote:

Originally Posted by Anarchy
Is it possible to place PHP code within the vbindex_header template?QUOTE]

Only phpinclude_start and phpinclude_end can contain PHP. In vBindex RC3 you can add templates for PHP code for the extra pages (vbindex_extra_php_X) however no other templates can contain raw PHP (excluding the <if> conditionals).


mitomcua 01-19-2004 02:30 AM

How do i install this hack to get rid of all the vbindex templates ?

Thanks
M

gmarik 01-19-2004 07:27 AM

It would be good to have raw php in every template, because only the admin can access them - would it not be so?


All times are GMT. The time now is 04:56 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.01877 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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