vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Thread Cosmetics V1.0 (https://vborg.vbsupport.ru/showthread.php?t=131913)

memomemo 11-20-2006 07:18 AM

Quote:

Originally Posted by paul41598 (Post 1120759)
The only thing I can say about those of you who are getting SQL errors involving "vbp_titletextcolor" either A.) You dont have vbplaza installed. or B.) It's named something else in your database for whatever reason.

I suggest you use phpmyadmin, click over to the thread table and find out what column name its using...


Hello
I have new table create on phpmyadmin ?
Table name "vbp_titletextcolor"
Column neme = ?

Thank you

paul41598 11-20-2006 09:45 AM

no no, the column name is called "vbp_titletextcolor" and it can be found in the thread table

thepub 11-20-2006 12:54 PM

saving this to install soon! Thank you very much!

Gryphon 11-20-2006 10:42 PM

You can make Vbplaza a required dependency in the product.

SouthernTn 11-20-2006 10:50 PM

Would be nice if this could be done for 3.6.X without having to need vBPlaza aswell :) .. nice hack

Hornstar 11-21-2006 05:32 AM

Looks good, im sure this could also be expended as well.

paul41598 11-21-2006 06:32 PM

New search tool available here

HolyKiller 12-22-2006 05:02 PM

This hack are NICE, but i don't want install vBplaza through this hack.

So, my question is: Exists some hack for colorize/stylize thread title only?

Thanx a lot for the answer

Holy

Kungfu 01-24-2007 08:53 PM

good idea but bad javascript coding.

the javascript should be

Code:

<script language="javascript">
<!-- Hide from older browsers
function hideAll() {
 document.getElementById('purchDiv1').style.display='none';
 document.getElementById('purchDiv2').style.display='none';
}

function showCosmetic1() {
 document.getElementById('purchDiv1').style.display='block';
 document.getElementById('purchDiv2').style.display='none';
 document.getElementById('purchDiv1').style.visibility='visible';
}
function showCosmetic2() {
 document.getElementById('purchDiv2').style.display='block';
 document.getElementById('purchDiv1').style.display='none';
 document.getElementById('purchDiv2').style.visibility='visible';
}
// -->
</script>

this should make it work in any browser.

arena 01-25-2007 02:22 AM

Code:


Database error in vBulletin 3.6.4:
Invalid SQL:
  UPDATE thread
  SET
  vbp_titledisplayflags = '2'
  WHERE threadid = '34793';
MySQL Error  : Unknown column 'vbp_titledisplayflags' in 'field list'
Error Number : 1054
Date        : Thursday, January 25th 2007 @ 06:20:46 AM
Script      : http://www.xxxxx.com/postings.php?t=34793&pollid=
Referrer    : http://www.xxxxx.com/showthread.php?p=153958#post153958
IP Address  : xxxxxxxxxx
Username    : xxxxxxx
Classname    : vb_database

Problem help plase?


All times are GMT. The time now is 05:55 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.01075 seconds
  • Memory Usage 1,731KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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