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)

Andreas 01-22-2009 10:30 AM

As said, I can't reproduce the problem and am therefore unable to help you.
So I can only suggest to uninstall it.
Sorry, but that's the only thing I can do.

Feel free to PM me all necessary logins and i'll take a look.

imaroot 01-30-2009 09:52 AM

bookmark!
btw you got 2 attachment there what's the difference?

brvheart 01-30-2009 04:47 PM

I have a few templates that show as active in status but not showing with a "Check Mark" and nothing that I do is allowing the template changes to take affect - ideas?

puertoblack2003 01-30-2009 05:06 PM

i think this mod is causing some issues with my live board and decided to test it on my test board.after clean install i installed it and got this error.

Quote:

Database error in vBulletin 3.8.1:

Invalid SQL:
REPLACE INTO templateedit (varname, styleid, searchstr, searchstrregex, replacestr, product, version) VALUES ('tmsbranding', -1, '$vbphrase[powered_by_vbulletin]', '\\$vbphrase\\[powered_by_vbulletin\\]', '$vbphrase[powered_by_vbulletin]<br />
Template-Modifications by <a href="https://vborg.vbsupport.ru/misc.php?do=producthelp&amp;pid=tms">TMS</a>', 'vbulletin', '3.6.0');

MySQL Error : Unknown column 'searchstrregex' in 'field list'
Error Number : 1054
Request Date : Friday, January 30th 2009 @ 02:02:48 PM
Error Date : Friday, January 30th 2009 @ 02:02:49 PM
Script : http:///vbtest/admincp/plugin.php?do=productimport
Referrer : http:///vbtest/admincp/plugin.php?do=productadd
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.1.30-community-log
i checked in database and its there. on my live board i was having issue with the edited field and i was able to fix that.

ragtek 01-31-2009 09:18 AM

Quote:

Originally Posted by imaroot (Post 1728992)
bookmark!
btw you got 2 attachment there what's the difference?

1.1.5 is newer;)

Quote:

Version History
1.1.5

* Fixed Bug: Fixed incorrect variable type
* New Feature: Box 'Template-Modifications' (shown on editing a template) can now be collapsed/expanded


1.1.4

* Fixed Bug: Fixed HTML error/XSS in Template Modifications Manager

jeffinj 02-01-2009 03:54 AM

Great hack. Installed and Nominated. :)

jeffinj 02-01-2009 03:57 AM

I got this error on installation:

Quote:

Database error in vBulletin 3.8.1:

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.title IN ('footer')

ORDER BY searchorder ASC;

MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '='
Error Number : 1267
Request Date : Saturday, January 31st 2009 @ 11:53:52 PM
Error Date : Saturday, January 31st 2009 @ 11:53:53 PM
Script : http://www.xxxxxxxxxxxxxx.com/adminc...=productimport
Referrer : http://www.xxxxxxxxxxxxxx.com/adminc...?do=productadd
IP Address : -------------
Username : Jeff
Classname : vB_Database
MySQL Version : 5.0.67-community
Any idea what it is?

Andreas 02-01-2009 11:10 AM

Yes, it is an illegal mix of collations :)

Fix your database and the error will disappear.

brvheart 02-01-2009 03:14 PM

Quote:

Originally Posted by brvheart (Post 1729264)
I have a few templates that show as active in status but not showing with a "Check Mark" and nothing that I do is allowing the template changes to take affect - ideas?

Andreas - any help on this please? -

EDIT - Nevermind I figured it out

jeffinj 02-02-2009 07:13 AM

Quote:

Originally Posted by Andreas (Post 1730787)
Yes, it is an illegal mix of collations :)

Fix your database and the error will disappear.

Thank you Andreas. I am not an expert though.

Is it as simple as going to cpanel > MySQL databases > Repair DB ? Could you simplify it for me? I can pm you my cpanel login details if it is required.

During installation, a few steps have already been completed. Wouldn't that be a problem when I do a second installation?


All times are GMT. The time now is 05:56 AM.

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.02099 seconds
  • Memory Usage 1,744KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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