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)

Almotmaiz.Net 03-08-2005 09:00 AM

so nice >>
thanx alot man :smoke:

saab340 03-09-2005 02:07 PM

How do I add custom centerblock?
Either include/html/php in it?

Thanks

JD76 03-12-2005 07:48 PM

This is the error i am getting... How can I fix this?

Warning: chdir(): No such file or directory (errno 2) in /home/jaydabh/public_html/forum/vbindex.php on line 144

Database error in vBulletin 3.0.6:

Invalid SQL:
## GET NEWS ##
SELECT thread.*,thread.iconid AS threadiconid, threadpost.pagetext AS pagetext,
threadpost.attach AS attachcount,
avatarpath, NOT ISNULL(avatardata) AS customavatar, user.avatarrevision, customavatar.dateline AS customdateline,

IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid
FROM thread AS thread
LEFT JOIN user AS user ON (thread.postuserid = user.userid)
LEFT JOIN post AS threadpost ON (thread.firstpostid = threadpost.postid)
LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread')

LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid)
LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid)

WHERE forumid IN ()
AND deletionlog.primaryid IS NULL
AND forumid NOT IN (0)
AND thread.open <> 10
AND thread.visible = '1'


ORDER BY thread.dateline DESC
LIMIT 0
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ')
AND deletionlog.primaryid IS NULL
AND forumid NOT IN (0)

mysql error number: 1064

Date: Saturday 12th of March 2005 04:47:25 PM

Lexina 03-15-2005 04:06 AM

I'm getting a problem, when I go to my site with http://mysite.com vBindex doesn't show that I am logged in, whereas when I log in with http://www.mysite.com it does... is this easily fixed?

nMIK-3 03-16-2005 08:17 PM

Hey guys great hack, thanks.
I just install the latest version of vbindex but the news and polls doesn't display at all in the vbindex.php
I have set everything right and I have polls and news ids as 1,2,3 etc...
Any suggestions???

nMIK-3 03-16-2005 08:23 PM

Another question that I have is that my site is in different sections.
In the header for example is going to be Home Page, Auto News, Bikers News etc.
and I have the same options in the forums, I use the vbindex.php for the home page but I want to create another one for Bikers and another one for auto news that way when someone is clicking in the autos, news and polls from the Auto forum is going to be displayed?

Is there any way that I can create multiple vbindex.php pages?
If yes how I can control them from the VBioptions?

Thanks in advance…

ZGeek 03-17-2005 10:47 PM

I want to put a reputation link in the news bits so new posters can get repped for their news posts. Anyone know how to do this?

Tefra 03-22-2005 11:01 AM

thank you very much works great on my board vb3.0.7 no problem .

ghost323f 03-22-2005 12:03 PM

Ive gone through all of these pages and still dont see an answe to this question. Can some one please tell me and the other 4-5 people what is going on. This is what I keep getting.



PHP Code:

Warningmain(./global.php): failed to open streamNo such file or directory in /home/.pammy/wncrides/wncrides.com/vbindex.php on line 145

Fatal error
main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php'in /home/.pammy/wncrides/wncrides.com/vbindex.php on line 145 


Marco van Herwaarden 03-22-2005 03:18 PM

What is your forum directory, it looks like that is not good set.


All times are GMT. The time now is 03:23 AM.

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.05955 seconds
  • Memory Usage 1,751KB
  • 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