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)

MindTrix 03-21-2004 01:53 PM

Ok i ran the install (on RC GOLD) and when it gets to importing the phrases.xml file i get a nice hugeeeee error, so now i cannot add any phrases at all for any other hacks :)

Ill attach the error in a txt file because its huge, so hope you can help me out here :)

NTLDR 03-21-2004 05:15 PM

Quote:

Originally Posted by MindTrix
Ok i ran the install (on RC GOLD) and when it gets to importing the phrases.xml file i get a nice hugeeeee error, so now i cannot add any phrases at all for any other hacks :)

Ill attach the error in a txt file because its huge, so hope you can help me out here :)

Create a new file with the following contents, upload it to the ACP and run it, that should solve the problem:

PHP Code:

<?php

require_once('./global.php');
require_once(
'./includes/adminfunctions_language.php');

add_phrase_type('vbindex_cp''vBindex Control Panel');

echo 
'Done';

?>


MindTrix 03-21-2004 05:16 PM

Your god NTLDR :) What exactly will that do though? just install the phrases?


[edit] Why did i call you Lesane lmfaooo

NTLDR 03-21-2004 05:18 PM

Quote:

Originally Posted by deano1
hello
i see on other portals here
the calendar is smaller
i have to cut two days off mine to make it fit right
how do i make the calendar smaller ?
to make it match the rest of the tables on the portal
to look like everyone elses

see for yourself , bottom right

http://www.deanosworld.net

Currently you need to edit the calendar_smallmonth_X templates, this issue has been fixed in the next version which hopefully I can release today or tomorrow.

NTLDR 03-21-2004 05:25 PM

Quote:

Originally Posted by MindTrix
Your god NTLDR :) What exactly will that do though? just install the phrases?


[edit] Why did i call you Lesane lmfaooo

That will add the vBindex Control Panel phrase group which seems to be missing from your board.

MindTrix 03-21-2004 05:29 PM

I ran it yet im getting the same error which is odd

NTLDR 03-21-2004 05:30 PM

Quote:

Originally Posted by ChurchMedia
Would it be possible to decide which calendar to display? Or better yet, multiple calendars?

Currently the first calendar a user has access to is displayed, so if you have calendars with IDS 2, 4 , 7, 9 and the user has access to 4 and 9 then 4 would be shown.

NTLDR 03-21-2004 05:36 PM

Quote:

Originally Posted by MindTrix
I ran it yet im getting the same error which is odd

Seems vB half added the group then, run this query to manually add it to the language table:

[sql]ALTER TABLE `language` ADD `phrasegroup_vbindex_cp` MEDIUMTEXT NOT NULL[/sql]

deano1 03-21-2004 05:44 PM

Quote:

Originally Posted by NTLDR
Currently you need to edit the calendar_smallmonth_X templates, this issue has been fixed in the next version which hopefully I can release today or tomorrow.

ok
i will just wait for the new version then
i'll look in this thread for updates

thank you

MindTrix 03-21-2004 05:57 PM

Thanks NTLDR, but :p

Now iget

mysql error: Unknown column 'phrasegroup_vbindex' in 'field list'

The problem occured when trying to run the phrases part of the install, so somehow i need to get that whole file run properly, sorry im not making much sense but im sure you can gather what has happened, hopefully.


All times are GMT. The time now is 05:56 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.02190 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
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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