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)

NTLDR 05-03-2004 03:20 PM

Quote:

Originally Posted by Da_GoTTi
do i do this in vbindex.php??

Yes.

Paraone 05-03-2004 04:13 PM

Quote:

Originally Posted by NTLDR
You haven't edit vbiconfig.php as per step one of the install instructions.



thats odd, i did, could it be the path is wrong the /home/blahblahblah path? maybe i made a typo..i will check again thanks..

deano1 05-03-2004 04:55 PM

Quote:

Originally Posted by NTLDR
Your board URL must be wrong.

was the code OK ?

here is the board url stuff
it looks right to me

please help
thanks

U-Dox 05-04-2004 07:52 PM

Quote:

In your includes/adminfunctions_template.php file:

Find:'forumhome' => $vbphrase['forum_home'],

Below that Add:'index' => 'Index',

i have vb3 and its not showing that in my adminfunctions_template.php

what should i go?

selectah 05-04-2004 10:00 PM

Hello, i've read through the thread but cant find a solution to this error that i am getting...

Database error in vBulletin 3.0.0:

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,32)
AND thread.open <> 10
AND thread.visible = '1'


ORDER BY thread.sticky DESC, thread.dateline DESC
LIMIT 10
mysql error: You have an error in your SQL syntax near ')
AND deletionlog.primaryid IS NULL
AND forumid NOT IN (0,32)
AND threa' at line 16

mysql error number: 1064

Date: Tuesday 04th of May 2004 11:55:15 PM
Script: x
Referer: x
Username: x
IP Address: x

Hope you can help.

selectah 05-04-2004 10:51 PM

i solved this myself :) its cos i didnt specify source forum ids for the news and poll blocks :)

Pseudomizer 05-04-2004 11:38 PM

Quote:

Originally Posted by selectah
i solved this myself :) its cos i didnt specify source forum ids for the news and poll blocks :)

You are right. forum in () should not be blank.

Cheers,

U-Dox 05-05-2004 02:42 AM

please excuse that last message i sent...

im getting this when i try to go to tha vbindex

"Warning: main(./vbiconfig.php): failed to open stream: No such file or directory in /home/streeti/public_html/street/vbindex.php on line 137

Fatal error: main(): Failed opening required './vbiconfig.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/streeti/public_html/street/vbindex.php on line 137;
"

i dont know what to do... i followed ALL the steps correctly. and i even went to line 137 to see what i could do.. no luck

Please Help...

Pseudomizer 05-05-2004 07:17 AM

You did not copy the file vbiconfig.php into the folder of the vbindex.php.

P.S.: Did you edit vbiconfig.php for the settings ?

Cheers,

NTLDR 05-05-2004 12:09 PM

Quote:

Originally Posted by U-Dox
i have vb3 and its not showing that in my adminfunctions_template.php

what should i go?

Thats got nothing to do with this hack.


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