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)

Wachtmeister 04-30-2005 09:20 PM

Hello,

i would like to know, how i can force a specific style for vbindex.php

I don't want to use standard style for vbindex.

Regards, Wachtmeister

thetieger 05-05-2005 03:18 AM

I'm getting an error when I try to install this... if someone could please help it would be appreciated (nobodyelse got help on the subject, that i found)

here's the error when going to mydomain.com/vbindex.php

PHP Code:

 Database error in vBulletin 3.0.3:

Invalid SQL
        
## GET NEWS ##
        
SELECT thread.*,thread.iconid AS threadiconidthreadpost.pagetext AS pagetext,
        
threadpost.attach AS attachcount,
        
        
        IF(
user.displaygroupid 0user.usergroupiduser.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')
        
        
        
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 

any help is VERY appreciated, I feel im SO close !

-Thetieger

Bainzy 05-07-2005 12:35 PM

i have that very same error mate, have you managed to get it sorted ???

techhouse 05-13-2005 12:32 PM

How i can make all links hidden from guest in vbindex.php ?
thanks

Kaelon 05-13-2005 05:13 PM

The vbiupgrade.php file would not load up under vBulletin 3.0.7.

sweden_i500 05-16-2005 10:35 AM

How do I use my own PHP scripts in the vbindex_customblock_1?

Can't find any info....

I've added this to the vbindex_customblock_php:

case 1:
print ("Hello this is from PHP");
break;

Is this correct? Or should I add a link for my external php script?

Help

swiss 05-16-2005 09:02 PM

can you unistall this

as it does not seem to have worked properly. So wanted to run through it again.

As it does not change any code can i just delete the files off the server and start over?

Thanks

Ozymandyus 05-16-2005 10:13 PM

I've looked through as much of the 153 pages of posts as I can, eyeballs are still spinning, but I did not find a specific answer to a problem I'm running into. I have a test board set up at:

http://www.luznet.com/index.php

Have installed vBindex with no errors other than the looping one. As you can see if you look at it, some of the image paths, rather than displaying as, for example, "http://www.luznet.com/images/icons/icon1.gif" are instead displaying as "http://www.luznet.com/index.php/images/icons/icon1.gif". Many of the links on the nav bars also have this problem, trying to log out for example, sends you to "http://www.luznet.com/index.php/login.php?do=logout" instead of "http://www.luznet.com/login.php?do=logout". The polls do the same thing. Oddly enough, a few things like Shoutbox do not have this problem.

Anyway, it's not just an image problem, as it also effects the links. I assume there must be a borked setting somewhere. I see a lot of references to having '/' as your cookie path, which I do indeed have correctly set. What else am I missing here? Hate to miss out on what appears to be an excellent hack due to just one little bug somewhere!

Ozymandyus 05-17-2005 07:02 PM

I'm fairly good at fixing things, but just can't seem to pin this one down. Would greatly appreciate it if someone could point me in the right direction, here...

greenhybrid 05-17-2005 08:18 PM

Is there an uninstall script?


All times are GMT. The time now is 01:17 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.03984 seconds
  • Memory Usage 1,753KB
  • 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