vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - Template Modification System (https://vborg.vbsupport.ru/showthread.php?t=152931)

Roxie 09-17-2007 12:13 AM

Works beautifully.

WarLion 09-17-2007 05:44 AM

this is the best hack ever
install

giovannicosta 09-22-2007 11:03 AM

I have 3.6.8 and in my admin cp, I get this error: Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT templateid, searchstrregex, replacestr
FROM vb_templateedit AS templateedit
INNER JOIN vb_templateeditlocation AS templateeditlocation ON (templateeditlocation.varname=templateedit.varname )
INNER JOIN vb_template AS template ON (template.title=templateeditlocation.template)
LEFT JOIN vb_style AS style ON (style.styleid=template.styleid AND FIND_IN_SET(templateedit.templateeditid, style.templateeditlist))
LEFT JOIN vb_product AS product ON (product.productid=templateeditlocation.product)
WHERE (NOT ISNULL(style.styleid) OR (templateedit.styleid=-1 AND template.styleid=-1))
AND (product.active=1 OR templateeditlocation.product='vbulletin')
AND templateedit.active = 1

AND template.styleid=-1
ORDER BY searchorder ASC;

MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '='
Error Number : 1267
Date : Saturday, September 22nd 2007 @ 08:02:49 AM
Script : http://www.computerforumz.org/adminc...ts.php?do=test
Referrer : http://www.computerforumz.org/admincp/index.php?do=nav
IP Address : xxxxxxxxxxxxxxx
Username :xxxxxxx

Saint_ago 09-27-2007 10:08 PM

Quote:

Originally Posted by giovannicosta (Post 1344504)
I have 3.6.8 and in my admin cp, I get this error: Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT templateid, searchstrregex, replacestr
FROM vb_templateedit AS templateedit
INNER JOIN vb_templateeditlocation AS templateeditlocation ON (templateeditlocation.varname=templateedit.varname )
INNER JOIN vb_template AS template ON (template.title=templateeditlocation.template)
LEFT JOIN vb_style AS style ON (style.styleid=template.styleid AND FIND_IN_SET(templateedit.templateeditid, style.templateeditlist))
LEFT JOIN vb_product AS product ON (product.productid=templateeditlocation.product)
WHERE (NOT ISNULL(style.styleid) OR (templateedit.styleid=-1 AND template.styleid=-1))
AND (product.active=1 OR templateeditlocation.product='vbulletin')
AND templateedit.active = 1

AND template.styleid=-1
ORDER BY searchorder ASC;

MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '='
Error Number : 1267
Date : Saturday, September 22nd 2007 @ 08:02:49 AM
Script : http://www.computerforumz.org/adminc...ts.php?do=test
Referrer : http://www.computerforumz.org/admincp/index.php?do=nav
IP Address : xxxxxxxxxxxxxxx
Username :xxxxxxx

Same here! And i can't uninstall!!!!

giovannicosta 09-28-2007 04:27 PM

My whole admin panel is ruined now and it didn't even work!

Elenna 10-03-2007 05:40 PM

I'm getting the same 'error' where the GO button doesn't work.

Would anyone mind posting what they did to fix that?

Thanks so much!

Hoffi 10-03-2007 05:54 PM

Just change the Collation of your Database-Tables that all are the same.

Elenna 10-03-2007 07:44 PM

As far as I can tell, my collation is the same on all of my tables (latin1_swedish_ci).

Elenna 10-03-2007 09:29 PM

Quote:

Originally Posted by Andreas (Post 1298174)
Try the attached JS file.
I'll also update the package later.

It is now working for me. I used the file, and I also made sure that my admincp is the first tab in my browser (in case that has anything to do with it, but I haven't tested).

Thanks!!

giovannicosta 10-04-2007 01:40 PM

How do is solve the problem?


All times are GMT. The time now is 10:25 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.01800 seconds
  • Memory Usage 1,743KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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