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)
-   -   vBindex v2.1 (https://vborg.vbsupport.ru/showthread.php?t=41916)

clangrounds.com 10-13-2002 09:05 PM

D'oh...I recently purchased a Ravio skin, and converted the vbindex to fit the design. However, I think I messed up the poll display. It's weird b/c you can see the results just fine, but for someone who has not voted on the poll, it shows up like this:

Buddha 10-13-2002 11:01 PM

rebel, is that vbindex you've got as the index to clangrounds.com?

FleaBag 10-14-2002 04:42 PM

Quote:

Error

SQL-query :

INSERT INTO setting VALUES (216, 82, 'Enable vBindex', 'vbiactive', '1', 'Turns vBindex on or off globally.', 'yesno', 1)

MySQL said:


Duplicate entry '216' for key 1

Back
And what does that mean in English? :p

NTLDR 10-14-2002 06:26 PM

Quote:

Originally posted by GamerForums
And what does that mean in English? :p
In the SQL file (vbisettings.sql) each line after the first has a number on, 216,217 etc, change them all to NULL and the re-run the file.

NTLDR 10-14-2002 06:28 PM

Quote:

Originally posted by clangrounds.com
D'oh...I recently purchased a Ravio skin, and converted the vbindex to fit the design. However, I think I messed up the poll display. It's weird b/c you can see the results just fine, but for someone who has not voted on the poll, it shows up like this:
When adding new styles they will use the default home templates that were added when running the installer. You therefore have the home_poll template that is incorrect, the updated one is in the updated_templates folder of the zip.

NTLDR 10-14-2002 06:30 PM

Quote:

Originally posted by Buddha
you were mentioning in another post that there wouldn't be too many template edits... hoping this is still true.
There will be a few optional major template edits, which are needed to compleatly remove a feature from the site from the CP. There are no mandatory edits other than the fixed home_poll template. Other than that there will be a few new templates for the shoutbox and 1 or 2 tiny edits for other features.

FleaBag 10-14-2002 11:51 PM

I get the same problem with 82 now... Null that aswell? And do I remove the commas?

TECK 10-15-2002 01:40 AM

gamer, i see that you advertise this:
Quote:

I'll install vBulletin for anyone, on any server, for $50 [or move your vBulletin to another server/domain]. I'll install hacks for $10 each. PM me for more information.
why do you ask such a simple question to answer? since you are capable to install complex vBulletin configurations and hacks?

ontherun 10-15-2002 04:13 AM

Im doing a clean install of vB and vbindex..........

Im looking at Step 3
Quote:

// add here the vBulletin code of the original index.php
// lines 139 - 213(in an unhacked 2.2.6 index.php)
Now Im using vBulletin 2.2.8 so do we have to find the code from 2.2.6 index.php or can we use the same lines from 2.2.8 index.php?


Quote from Readme

+---------------------------------------------------------+
| In admin/template.php, replace this code: |
+---------------------------------------------------------+
$only[\'showgroup\'] = \'Show Groups\';
+---------------------------------------------------------+
( there's a \ in front and back off showgroups in both places
but does not show in forum thread)
+---------------------------------------------------------+
| With this code: |
+---------------------------------------------------------+
($only[\'home\'] = \'vBindex\'; )
+---------------------------------------------------------+
( there's a \ in front and back off home and vBindex but does not show in forum thread)
See Text file in vbindex-v201final.zip vbindex.hack.txt

END Quote


Well the closest line of code in the admin/template.php to this is:
$only['showgroup'] = 'Show Groups';


As you can see there are NO ( \ hash \ ) Marks in the 2.2.8 version of admin/template.php

( I left the hash \ marks \ out ...................


Where do I find tha vbindex CP I have a screen shot of it but can't locate it anywhere in my ACP

NTLDR 10-15-2002 01:02 PM

Quote:

Originally posted by GamerForums
I get the same problem with 82 now... Null that aswell? And do I remove the commas?
If you have allready run the first query in the file then you skip that one and just do the others, to find out if the first one executed correctly:

[sql]SELECT * FROM settinggroup WHERE settinggroupid='82';[/SQL]

You should have a line with the vBindex setting group displayed if it has been run before.


All times are GMT. The time now is 07:40 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.02266 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
  • (7)bbcode_quote_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