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)
-   -   vbHome (lite) - your vBulletin(powered) main homepage (https://vborg.vbsupport.ru/showthread.php?t=36756)

TECK 05-20-2002 03:08 AM

your are missing an install step from the newthread.php update. did you ran the table installer? it looks to me like it doesnt update the articleid field in thread table.

go ahead and review everything, just to make sure.

Velocd 05-20-2002 03:26 AM

Heh, another careless mistake..

PHP Code:

if ($forumid==47) {
        
$DB_site->query("UPDATE thread SET articleid=$postid WHERE threadid=$threadid");
      } 

The real number was not 47 but 74.

Thanks once again for the help ;)

I have another question ^_^ Anyway to import a poll of some sort, like how vbindex has one. I'm not too sure myself of how to make one, and I mean a poll that any visitor can submit to, not just members. Or maybe I could just take alook at the vbindex code....

TECK 05-20-2002 03:31 AM

the tutorial is posted on the post no.1 of this thread. look for the poll add-on link. is written by wooolF[RM] and taken from phpPortals (credit to wajones).

TECK 05-20-2002 03:42 AM

also. make sure you check your added templates. you probably forgot to add some names to your [high]templatesused='';[/high].
it is really important not to miss any of them because for every single forgotten template, you will add a query.

Velocd 05-20-2002 03:55 AM

k, I'll be sure not to miss any
thnx once again ;)

Velocd 05-20-2002 04:37 AM

Now I've got another question, about that poll hack posted in here. I just installed it but there is one problem, I want guests to be able to vote in the poll also. I tried to modify the persmissions of the poll forum well enough so guests could post replies vote on forums, with leaving them unable to view the forums. But it still prompts a guest to register, anyway to fix this?

MomofThree 05-20-2002 11:10 AM

YEEEEEEEEEEEEEEEEEEESSSS! Mine if finally showing up. I had it commented as well, didn't know I had to remove it. The only thing is that it looks real odd and images not showing up. I'll have to play with it a bit more.

Thank you! :)

Velocd 05-20-2002 01:41 PM

I've got one more question and then I'll shut up, because I'm sure most of these things I can figure out myself, but I'm sorta compressed on time with school and stuff. The "new threads" list on the home page that shows up, it gives the name of the member who first started the thread, how can I make it give the name of the user who last replied to the thread instead? See post #318 for my other question also ;)

MomofThree 05-20-2002 04:49 PM

when I edit my image replacement code to my full url, I get broken images and I'm sure of the location of these files. The odd thing is, that not all the images show as a broken image. They are all located here: http://www.theparentclub.com/forums/images/
and that is what I'm putting in places of the "images".

Any ideas what could be wrong?

MomofThree 05-20-2002 05:58 PM

Ok I'm starting to get the hang of it, but not completely.
Here is my hompage: http://www.theparentclub.com/index.php

The threadbits is not showing up and neither is the PM information.

So if you want to be done with me ;) help me please! LOL

Thank you so much!


All times are GMT. The time now is 09:12 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.02248 seconds
  • Memory Usage 1,740KB
  • 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
  • (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