vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Mindestic GlosPro 1.2.2 (https://vborg.vbsupport.ru/showthread.php?t=132632)

tomzx 04-05-2007 06:01 PM

This might help many with the bug of duplicated thread.

IN glossary_editterm template

FIND
Quote:

<form action="glossary.php" method="post" name="vbform"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(this.subject.value, $vboptions[postminchars])"</if>>
REPLACE WITH
Quote:

<form action="glossary.php?do=editconfirm" method="post" name="vbform"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(this.subject.value, $vboptions[postminchars])"</if>>
in glossary.php in the editconfirm IF statement

FIND
Quote:

eval(standard_error(fetch_error('glossary_this_is_ already_term_named_x', $vbulletin->GPC['subject'])));
REPLACE WITH
Quote:

//eval(standard_error(fetch_error('glossary_this_is_ already_term_named_x', $vbulletin->GPC['subject'])));
// this is NORMAL!

Warlord 04-05-2007 09:58 PM

bump

dbirosel 04-06-2007 09:48 PM

Is it possible to mass add terms?!?!?

dbirosel 04-06-2007 09:52 PM

Also, is it possible to merge terms? I just noticed that i didn't need to create seperate categories for the Letters. :( I have many many terms added and i was wondering if it's possible to merge all the categories created to 1.

Warlord 04-06-2007 11:50 PM

Hmmm I don't know about a category merge but you can edit them one at a time and change the category.

Anyone know what code I need to use to make a smaller version of the search box on my forums home page? (see this post for attached picture of what I'm referring to.)


EDIT: Since when did they disable HTML in posts here???

Warlord 04-07-2007 02:11 AM

Nevermind I figured it out.

rayw 04-07-2007 11:18 AM

Not sure if anyone else is having this problem, but when I try to edit the terms from the Glossary itself (not the AdminCP), I get a message saying: There is already a glossary term named 'TERM NAME HERE'. You may not create duplicate names.

Is there a fix for this yet?

dbirosel 04-07-2007 05:16 PM

Quote:

Originally Posted by rayw (Post 1221801)
Not sure if anyone else is having this problem, but when I try to edit the terms from the Glossary itself (not the AdminCP), I get a message saying: There is already a glossary term named 'TERM NAME HERE'. You may not create duplicate names.

Is there a fix for this yet?

I get the same thing..... :(


I am currently not using glospro, till we can get somekind of update to mass add and mass merge categories. I have many many terms, and i hate adding it one by one. I have hundreds of terms to add. :( If only there was an easier way.

rayw 04-09-2007 01:12 AM

Quote:

Originally Posted by dbirosel (Post 1222002)
I get the same thing..... :(


I am currently not using glospro, till we can get somekind of update to mass add and mass merge categories. I have many many terms, and i hate adding it one by one. I have hundreds of terms to add. :( If only there was an easier way.

Yeah, it definitely needs a bit of work but no doubt a good start.

Is there something else out there other then glospro is there?

JackFrost 04-15-2007 06:44 PM

I,

is your Hack distributet under GPL ?

I can't edit Articles and want to edit glossary.php.

Is it allowed to change the glossary.php ?

Greetings JackFrost

P.S. Sorry for my bad englisch


All times are GMT. The time now is 09:24 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.01455 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)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