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)

steven s 12-12-2004 01:31 PM

Quote:

Originally Posted by NastyOp
Hello,

I'm receiveing this message in my error logs.

File does not exist: /home/ataforum/public_html/http://www.myurl.com/cron.php.

The cron file is located where it is supposed to be but for some reason the url is being added after /public html/ instead of just the cron.php. I read some previous posts and they said it was related to VBindex and the way it calls the $cronimage. I have not modified the copyright in any way. Could someone please shed some light on this situation. I have read about 50 of the pages in this thread but no luck. Thanks in advance.

I too am having this problem. The cron jobs for vBulletin seem to be working.
In my error log it shows /forum/http://www.mydomain.org/forum/cron.php.

b6gm6n 12-12-2004 04:03 PM

there's a few people asking how to show attachments in the news section, well i'm asking to, seems no one has the answer just yet.

-b6

TheEnd 12-12-2004 04:07 PM

Quote:

Originally Posted by TheEnd
Why are some styles messed up? Actually, all of them are.
http://rec0n.nauticaltech.com/index.php?styleid=7
http://rec0n.nauticaltech.com/index.php?styleid=8
http://rec0n.nauticaltech.com/index.php?styleid=9
http://rec0n.nauticaltech.com/index.php?styleid=10
They are supposed to look like:
http://rec0n.nauticaltech.com/forums....php?styleid=7
http://rec0n.nauticaltech.com/forums....php?styleid=8
http://rec0n.nauticaltech.com/forums....php?styleid=9
http://rec0n.nauticaltech.com/forums...php?styleid=10
The logo BG, navbar, cat gradients, and table borders aren't working. I think VBindex defines those vars differently than the forums or something. I know nothing about VB style coding so someone please help. :'(

*Bump*

b6gm6n 12-12-2004 11:22 PM

i think i've found the 'welcome box user with no avatar bug' - i thought it was working (and it was) then it wasn't...hang on i thought, after reading around here it's exactly the same problem, if a user doesn't use an avatar then the 'Default User Avatar' did'nt show...but why? - well... simple really, i turned off 'Enable News Posters Avatar' - that was the problem, turned it on again...bingo...the bug went away... i'll leave it with you mr nt loader :)

edit - actually, it kinda works... news poster avatar shows, but a user without an avatar still shows nothing, in fact it tried to show an avatar according to the userid (i store mine in a file system btw) typical url for a missing avatar is > http://www.xx.co.uk/forum/customavatars/avatar4_0.gif (which is user 4)

-b6

evss 12-13-2004 06:58 PM

coreforums.net no longer available?
thought is the support for vbindex?

Blue Moose Aaron 12-14-2004 12:44 PM

I think all support for this is gone. I may move to vbadvanced if I can't figure out a way to display attachments in my news bit

TheEnd 12-14-2004 01:35 PM

Quote:

Originally Posted by Ted Varnson
I think all support for this is gone. I may move to vbadvanced if I can't figure out a way to display attachments in my news bit

I already made the switch myself. Just goto the vbindex admincp installer, goto uninstall, and install vBADVANCED. I love the thing. Only problem is I don't see a shoutbox.

Blue Moose Aaron 12-14-2004 11:00 PM

I made the switch earlier today and now I have the abiliity to have my attachments display in the post!

dreck 12-16-2004 11:13 PM

Quote:

Originally Posted by dreck
I installed this great hack earlier today. Nice work, thanks!

I clicked the install button. :)

I have a few very minor things that I would like to fix:

1.) From the admin cpanel the Forum home page link at top of page has been changed. Which the link is from my computer, I just not sure which template to edit & where? or why?
Code:

file:///C|/DOCUME%7E1/64/LOCALS%7E1/index.php?
2.) My avatar doesnt show up on the welcome screen? My path to the image is:
Any help with these minor things would be great!

Great stuff!!!!

Thanks, dreck

bump

Delphy 12-19-2004 12:47 AM

Hiya,

I found a bug with vbIndex and the member list/count on the front page.

When a member is either not logged on, or doesn't have permissions to see invisible users, the member list will "break" when the first invisible user is encountered.

The offending line is line 398, the break 1 line:
Code:

                        } elseif ($onlineuser['invisible']) {
                                $home['onlineguesttotal']++;
                                $home['onlinemembertotal']--;
                                break 1;
                        }

Commenting this line out so that it completes the rest of the loop then makes the member list and member numbers render properly.

Hope this helps,
Delphy

bulbasnore 12-19-2004 06:08 AM

It appears our original admin installed vbindex, it is unused. I looked at readme_1st and it doesn't appear to address uninstalling.

As per above, I've gone through the uninstall step, but a ton of vbindex templates remain.

We're doing a major site upgrade and I'd like to remove these vbindex associated templates. What is the best way to do this?

plubius 12-19-2004 09:24 AM

Any hope of getting this for 3.0.3?

chris2707 12-19-2004 12:09 PM

It already works fine on 3.0.3

yoyoyoyo 12-20-2004 01:30 PM

I installed vbindex to vb 3.0.3 with no problems, and then I pointed my browser to mydomain.com/forum/admincp/vbioptions.php and set all of the preferences, and hit "save" yet when I looked at my forum it looked exactly the same. I was not able to edit the index.php file from the admincp folder since I did not see the text indicated in that file, but the installation said that step was optional anyway. I selected to use the left column, with 0 custom side blocks ( I changed the number and didn't see any differences), in left box 1 I chose Shoutbox, Left box 2 I chose Latest Threads, Left Box 3 is Online USers, Left Box 4 is Poll, and the rest are unused. I did not enable the news, chose to have "latest threads" enabled, with 5 most recent showing, and subscribed icon, enabled the Poll, enabled a Random Poll, set the Poll forum ID to the Voting Booth forum I set up, enabled the Shoutbox, enabled the welcome box, did not enable the calendar, did enable who's online, and then hit save, but I see no difference in my forum at all. When I go to forum/vbindex.php I can see the vbindex boxes I set up, but no forum content. How do I get index.php and vbindex.php to merge? How do I set it up so I can actually see new content? I did make the changes indicated in the first step to the vbiconfig.php file, and reupped it to my server, but still see no changes at all to the content of index.php.

awhwalker 12-21-2004 10:30 PM

Hi All,
I have Vb3.0.3 and just installed Bindex RC5.
The install worked ok (got stuck in the images config page loop)
Tried configuring the options page and then saved my settings but this made no change at all to my vbulletin homepage.

One thing troubled me during the install. The screens that ask you to click on the "next" button prompted me to "please wait" but no further updates were displayed. I was kind of expecting to be told to proceed, but no, nothing. is this how it is meant to be?

some help on this would be much appreciated.

Cheers

ps as a footnote, I'd recommend a bit more assistance in the options page as its not quite clear where each box will be positioned (other than left or right)

T3MEDIA 12-21-2004 10:40 PM

<a href="http://www.sprnch.com" target="_blank">www.sprnch.com</a> if you need something I have just let me know.

steven s 12-24-2004 02:18 PM

Quote:

Originally Posted by TheEnd
I already made the switch myself. Just goto the vbindex admincp installer, goto uninstall, and install vBADVANCED. I love the thing. Only problem is I don't see a shoutbox.

Same here. How do you removed the vBindex templates?
I ran the uninstaller but they are still there.

...steven

steven s 12-24-2004 10:15 PM

As usual I find myself answering my own posts. :(
http://www.vbulletin.com/forum/showthread.php?t=81546
Simply hit revert. Silly me, I was looking for delete.

Odoin 12-25-2004 12:04 PM

Hi guys since I moved my site to a different server vbindex not longer runs. I am not a PHP guru or any sort of guru but here are the errors:
Code:

Warning: chdir(): No such file or directory (errno 2) in /home/httpd/vhosts/domain.com/httpdocs/vbindex.php on line 145

Warning: main(./global.php): failed to open stream: No such file or directory in /home/httpd/vhosts/domain.com/httpdocs/vbindex.php on line 146

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/domain.com/httpdocs/vbindex.php on line 146

File version is: vBindex, File v3.0.21

Also VB 3.0.1 runs fines on the server ;).

Thank you for your help and Marry Christmas!

frage 12-27-2004 12:46 AM

Odoin
it looks like your folderpaths are incorrect...
open your vbindex.php with an simple text editor like wordPad
and try to find
maybe there are incorrect paths...
+++++++++
chdir(CHDIR_PATH);
require_once('./global'.SCRIPT_EXTENSION);
require_once('./includes/functions_bbcodeparse'.SCRIPT_EXTENSION);
require_once('./includes/functions_bigthree'.SCRIPT_EXTENSION);
require_once('./includes/functions_user'.SCRIPT_EXTENSION);
++++++++

frage

tvbuzz 12-27-2004 10:39 PM

for vbindex_extra pages .. anyone know how to require registration in order to view those?

chet 12-28-2004 02:11 PM

How do I uninstall vbindex, I looked at the first 15 pages but do not have time to go through the other 100 odd pages

Thanks

Alfa166 12-29-2004 06:38 AM

I've installed RC5 on my Vb 3.0.3, install went smooth no issues but forums remain in previous state, I've changed the settings and updated anything that was to be updated, I'm no guru in either php or mysql so any help would be appreciated.

Is there a toggle on/off for vbindex ? if so where is it located.

My forums are in their infancy can be seen @ www.s-i-n.co.uk/forums

I also tried the uninstall after some frustration with the lack of feedback only to hit the following...........

Database error in vBulletin 3.0.3:

Invalid SQL:
SELECT phrasetypeid
FROM phrasetype
WHERE fieldname IN('vbindex', 'vbindex_cp')

mysql error: Table 'sin.phrasetype' doesn't exist

mysql error number: 1146

Date: Wednesday 29th of December 2004 08:39:48 AM
Script: http://www.s-i-n.co.uk/forums/adminc...step=uninstall
Referer: http://www.s-i-n.co.uk/forums/adminc...p?step=welcome

So basicaly I'm installed but not working and unable to uninstall, clues would be good at this point as from the examples I've seen vBindex truely rocks.

AlfA

Exernon 12-29-2004 11:49 AM

I just bought a licensed copy of vBulletin. And upon installation of vBulletin, I went straight here to get some hacks. I found this one and I got excited about this fine work so I installed it immediately. Well, I installed it successfully (I think), but when I enabled the blocks. A database error occured:

Code:

Database error in vBulletin 3.0.3:

Invalid SQL:
                ## GET NEWS ##
                SELECT thread.*,thread.iconid AS threadiconid, threadpost.pagetext AS pagetext,
                threadpost.attach AS attachcount,
               
               
                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')
               
               
                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: Wednesday 29th of December 2004 07:45:01 AM
Script: http://www.xxxxxxx.com/
Referer:
Username: xxxxx
IP Address: xxx.xxx.xxx.xxx

How do I solve this?

Meltingfire 12-30-2004 07:40 PM

Havent been here for a long time now, but i think i remember that i have seen some examples of how to make your own "page" at vbindex or something like that.

What i want to do is to publish some own custom pages with some information that i can easily link to and that uses the vBindex-look but changes the News part to my own information.

Is this possible?

laskos 01-01-2005 02:39 PM

hi all

how can i add the forum index on the left and the blocks on the right ??

any ideas appreciated.

Laskos

kintaro 01-03-2005 01:36 PM

vBindex seem realy nice. Since I'm new to php and advance programming/scripting I have difficulties changing it like I would like it to be. I have bought a vBulletin licence now and would like to know were in the code I have to make the following changes.

1. I would like to have both vBindex and vBulletin forum to center on the page with a fixed, the same way the following site has done: http://www.99mac.se

2. I would like to know how and were in the i can add a second navigation list just like it is done at the following site: http://www.99mac.se

Can i make the changes in the administration environmen.. in the templates ... or do I have to "hack" the code of the .php files?

Best regards, Chris

Pseudomizer 01-03-2005 01:55 PM

Quote:

Originally Posted by kintaro
vBindex seem realy nice. Since I'm new to php and advance programming/scripting I have difficulties changing it like I would like it to be. I have bought a vBulletin licence now and would like to know were in the code I have to make the following changes.

1. I would like to have both vBindex and vBulletin forum to center on the page with a fixed, the same way the following site has done: http://www.99mac.se

2. I would like to know how and were in the i can add a second navigation list just like it is done at the following site: http://www.99mac.se

Best regards, Chris

This has nothing to do with PHP. This is XML and HTML scripting in the templates. Just modify the templates with your HTML/XML knowledge. It took me 2 days to create my vbindex site with all the grafics for http://www.LoveTalks.de.

Cheers,

KingAdora 01-04-2005 04:23 PM

How do we update the copyright symbols to MMV? I noticed the vB one updated by it's self (magic!) So I changed my own copyright to 2005, but the vBindex one remains on 2004?

grooveh 01-04-2005 05:18 PM

Here's a question:

...I'm looking to see how easy it is to set even the VBindex page so that it is only viewable with vb3's integrated subscription service. I'd like to have a FULL subscription site, but currently it only allows me to set specific forums as part of the "subscription service".

Anyone able to shed some light?

flstreetscene 01-04-2005 05:38 PM

What do I have to edit so that there are no margins for the vbindex content

shown here:
https://vborg.vbsupport.ru/

deta 01-05-2005 11:07 AM

Hello, is to be installed vbindex also on vbulletin 3.0.4?

I have problems thereby.

cu Deta

b6gm6n 01-05-2005 11:17 AM

Quote:

Originally Posted by deta
Hello, is to be installed vbindex also on vbulletin 3.0.4?

I have problems thereby.

cu Deta

works on 3.0.4 for me! :)

-b6

deta 01-05-2005 12:31 PM

Quote:

Originally Posted by b6gm6n
works on 3.0.4 for me! :)

-b6

Hello
How did you install?
I installed straight again the version 3.0.4.
The current wanted to then install vBindex.
Has the filesinstalled like it in the guidance is located in such a way.
For the call of "vbiupgrade.php" he asks me only for Loginname and password and then comes the AdminCP and I on the right side only a white side saw.
It begins no installation.

cu Deta

ZGeek 01-05-2005 10:01 PM

Anyone had any trouble upgrading with vbindex to 3.0.4? or did it go well? Im just worried to do it.

BrandNIC 01-05-2005 11:24 PM

Quote:

Originally Posted by ZGeek
Anyone had any trouble upgrading with vbindex to 3.0.4? or did it go well? Im just worried to do it.

Worked Great at www.offroadrc.com

Found one problem, Forgot to change the vbindex to index.php
now we're back on track.

PuntoPower 01-07-2005 04:24 PM

im just upgraded to vb3.0.5 and always av been using vbindex RC5

as you can see on RacersHaven.com the width appears to be wider than the header and navbar, these are set at 95%

in the VBINDEX templete i have changed the code even to 10% for the width and it makes no difference

plz help

its whats in yellow i change is it?


$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
<title>$vboptions[bbtitle] - $vbphrase[powered_by_vbindex]</title>
$headinclude
</head>
<body>
$home[header]
$home[navbar]

<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="$stylevar[tablewidth]">
<tr>
<if condition="($vbindex['options'] & VBI_LEFT_COL) OR ($vbindex['options'] & VBI_BOTH_COLS)">
$home[leftside]
etc
etc
etc
etc

SupremeWeapon 01-07-2005 11:49 PM

Quote:

Originally Posted by Exernon
I just bought a licensed copy of vBulletin. And upon installation of vBulletin, I went straight here to get some hacks. I found this one and I got excited about this fine work so I installed it immediately. Well, I installed it successfully (I think), but when I enabled the blocks. A database error occured:

Code:

Database error in vBulletin 3.0.3:

Invalid SQL:
                ## GET NEWS ##
                SELECT thread.*,thread.iconid AS threadiconid, threadpost.pagetext AS pagetext,
                threadpost.attach AS attachcount,
               
               
                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')
               
               
                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: Wednesday 29th of December 2004 07:45:01 AM
Script: http://www.xxxxxxx.com/
Referer:
Username: xxxxx
IP Address: xxx.xxx.xxx.xxx

How do I solve this?



there ignoring you so i must quote it. this is a seriou serror that needs to be fixed. yes im geting it to with every block

blaataap 01-08-2005 12:38 AM

This hack need an own sub forum, 2100+ replies are too much to read to find something interesting. You could use the search for problems but there are prolly also some nice features discussed in this thread that my eyes will never see :(

leeman 01-08-2005 10:25 AM

this was easy and smooth ...

*Leeman clicks install*


All times are GMT. The time now is 05:58 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.03359 seconds
  • Memory Usage 1,866KB
  • 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_code_printable
  • (10)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
  • (40)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