vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vBindex (https://vborg.vbsupport.ru/showthread.php?t=37021)

NTLDR 04-08-2002 04:22 PM

Quote:

Originally posted by -=dm=-
no my users cant see the poll forum.
actually I hidden them like u say in readme.

Have you just hidden the forum? Or have you made it Private? If it's just hidden it should work, you need to make sure that the permissions on the forum are set to at least: Can vote on polls
Yes, you may need to change some others to.

TECK 04-08-2002 04:36 PM

Quote:

Originally posted by el3m3nt
ahja.. nakkid, question: why do you write me per pm, there is no problem for you (i wrote you that i copied the newscode from vbhome), but here you make such a huge thing around it? (dont know how to say this correctly in english :/)
you said in the pm that you will give credit to everyone. i looked at the file after and you never did. that's the only reason i got a little high. i apologise.

el3m3nt 04-08-2002 04:57 PM

ah easy, nakkid. no problem. take the whole thing here not sooooo very seriously. of course, everyone should be correct and fair.. but don't let determine this your life.

el3m3nt 04-08-2002 05:00 PM

Quote:

Originally posted by NTLDR
Have you just hidden the forum? Or have you made it Private? If it's just hidden it should work, you need to make sure that the permissions on the forum are set to at least: Can vote on polls
Yes, you may need to change some others to.

exactly. when the members just may vote, then this option satisfy. i'm not sure if they can then also look at the pollresult. never tested.

TECK 04-08-2002 05:00 PM

is not to determine my life. is to be fair to everyone here on this board. that's all.

all the best,
nakkid.

el3m3nt 04-08-2002 05:07 PM

Quote:

Originally posted by nakkid
is not to determine my life. is to be fair to everyone here on this board. that's all.

all the best,
nakkid.

that is what i wrote ;).


a little note to vBindex:

look for..
PHP Code:

$getdailypost=$DB_site->query_first("SELECT count(*) AS posts FROM thread WHERE thrread.lastpost>=".(time() - (24 60 *60 $days))); 

this counts the new threads. if u wanna count the new posts.. replace it with..
PHP Code:

$getdailypost=$DB_site->query_first("SELECT count(*) AS posts FROM post WHERE post.dateline>=".(time() - (24 60 *60 $days))); 


-=dm=- 04-08-2002 06:02 PM

Quote:

Originally posted by el3m3nt

actually you dont have to change this code. the mistake is that you havent updated the home_newsbit template.

but NTLDR proposed a solution which works too. the difference is, that with my solution you dont have to create a icon0.gif. when iconid==0 there wont be shown an icon.

Now I have the same problem again:(

The NTDLR solution works perfect but not with u r new version.
cuz now it also showing the thread icon.

this version is even better, keep up the good work:)
Im so happy its like I got the vB v3.0 :D:D:D

EDIT EDIT: I have updated the home_newsbit template.

NTLDR 04-08-2002 06:49 PM

Do you get the error for the news and threads or just the threads now -=dm=-?

-=dm=- 04-08-2002 07:06 PM

Hi NTLDR
I get the same error like in the screenshot.
but the thread icons are showing up correct.

(brokenimage).gif" border="0">

NTLDR 04-08-2002 07:14 PM

So its the just the news error you have? Is that correct, I take a look now...


All times are GMT. The time now is 12:50 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.01457 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_php_printable
  • (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