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)

Bulent Tekcan 04-03-2004 09:33 AM

How can I uninstall this hack ? Also when I upgrade my board any problem future ?

Because add everywhere a lot of style and phrases.

Can I unistall this hack ???

chet 04-03-2004 10:53 AM

Quote:

Originally Posted by NTLDR
There is no need to post the same question every other post. You'll find the answer over at Core Forums, the offical place for vBindex 3.

I have been over there and there are no postings related to custom blocks
Where do I find information on how to do this

Regards

Chet

Cloudrunner 04-03-2004 11:15 AM

Quote:

Originally Posted by chas_h
Nevermind, I did a search for the original thread for this hack and it explained how to add a new user field. Works great, thanks.

I forgot a step on that didn't I? Sorry folks, if you do a search for the vbadvanced weather you'll see the other step needed.

Sorry about that

)O( Cloudrunner )O(

Cloudrunner 04-03-2004 11:18 AM

Quote:

Originally Posted by chet
I have been over there and there are no postings related to custom blocks
Where do I find information on how to do this

Regards

Chet

It's actually not too hard, first there are six already available to you, just go to you vbindex options, tell the system how many you want to use, then choose which ones you want to use. (i.e. I want three custom blocks, so I tell the system 3, then I can choose either custom blocks 1, 2, or 3, 4, 5, and 6 won't show until I tell the system to use that many.)

Then go to the associated custom block template and adjust your HTML code there.

To add more than that, just go into your vbindex.php and have it preload the next custom block number, and then in your templates add a new custom block with the next highest number and then copy the code from another custom code original and yer good to go.

I have over simplified this, let me know if you don follow.

)O( Cloudrunner )O(

chet 04-03-2004 11:29 AM

Quote:

Originally Posted by Cloudrunner
It's actually not too hard, first there are six already available to you, just go to you vbindex options, tell the system how many you want to use, then choose which ones you want to use. (i.e. I want three custom blocks, so I tell the system 3, then I can choose either custom blocks 1, 2, or 3, 4, 5, and 6 won't show until I tell the system to use that many.)

Then go to the associated custom block template and adjust your HTML code there.

To add more than that, just go into your vbindex.php and have it preload the next custom block number, and then in your templates add a new custom block with the next highest number and then copy the code from another custom code original and yer good to go.

I have over simplified this, let me know if you don follow.

)O( Cloudrunner )O(

I created a custom block 1, where do I go to edit that block? sorry if its a dumb question but I'm a complete noob

Regards

Chet

chet 04-03-2004 11:49 AM

its OK I have now found it

Thanks

Chet

pcalloway 04-03-2004 02:37 PM

Are there any size constraints that would limit how much code could be in a vbindex custom block? I'm doing "On this Date..." quote system for my website and I'm going to have to have a paragraph or so of text for every day of the year.

I'm doing it in html and not pulling it from a database.. not much of a programmer.

www.authentic-campaigner.com

gmarik 04-03-2004 03:52 PM

What custom blocks are you planning to add in the future as an option? Maybe something like vb portal affiliate box?

NTLDR 04-03-2004 04:13 PM

Quote:

Originally Posted by AlexanderT
So are 1) and 2) both related to bugs in the install/uninstall script or am I doing something wrong? If they are bug-related, I am kinda hesitant to use the installer script at all on my live-system (who knows what other bugs are in there). In this case, perhaps someone can explain how to manually upgrade vBi instead?

You should have vbindex_*__3.0.0_RC5 templates listed for all those templates you had previously customised. There was a minor bug in the uninstaller that ment only one vBindex template would get deleted.

Edit line 195 of vbiupgrade.php and replace:

PHP Code:

WHERE title like LCASE('vbindex'

With:

PHP Code:

WHERE title like LCASE('vbindex%'


NTLDR 04-03-2004 04:19 PM

Quote:

Originally Posted by pcalloway
Are there any size constraints that would limit how much code could be in a vbindex custom block? I'm doing "On this Date..." quote system for my website and I'm going to have to have a paragraph or so of text for every day of the year.

You can have 16777215 (2^24 - 1) characters in any custom block or any other vBulletin template.


All times are GMT. The time now is 07:31 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.03024 seconds
  • Memory Usage 1,747KB
  • 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
  • (2)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
  • (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