vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   [HTL] & [very simple TXT] vB-Bugs (https://vborg.vbsupport.ru/showthread.php?t=61167)

tomshawk 02-09-2004 06:01 AM

I like the looks of this alot, but

I dont have and dont necessarily want HTL

so

in your readme file, you talk about importing the XML files.

Could you explain, how

I dont see options to import any of them other then to replace existing templates, which is not what I want to do, I assume.

Any help would be greatly appriciated.

Thank you

Andreas 02-09-2004 05:13 PM

@GovGaming
Check your database if table language contains a column phrasegroup_vbbugs and if table phrasetype contains a record where fieldname=vbbugs. If so: delete that and try again.

@ZeldaKing
> - When someone submits a bug it doesn't show in the list of bugs to moderate (admin CP).
It does only show up there if it's not online. So if your default online-status is yes they new bugs won't show up there.

> - In the 'Last Reply' column, the time goes off the table on low resolutions (tested at 600x800).
I've never seen such a resolution so far?

All other problems mentioned so far should be fixed (except the CSS-class change, as it looks just fine with the default style).

teksigns 02-09-2004 05:18 PM

any possible way to make it so that the

system administrator gets a email when there is a new
bug posted .?

Andreas 02-09-2004 05:38 PM

This is planned for future versions.

Zelda-King 02-09-2004 06:34 PM

Quote:

Originally Posted by KirbyDE
@ZeldaKing
> - In the 'Last Reply' column, the time goes off the table on low resolutions (tested at 600x800).
I've never seen such a resolution so far?

Here, I'll show you it. I sometimes see this. Other times I'll refresh the page or revisit it and it'll look fine.

tomshawk 02-10-2004 03:48 AM

Anybody??

Quote:

Originally Posted by tomshawk
I like the looks of this alot, but

I dont have and dont necessarily want HTL

so

in your readme file, you talk about importing the XML files.

Could you explain, how

I dont see options to import any of them other then to replace existing templates, which is not what I want to do, I assume.

Any help would be greatly appriciated.

Thank you


SB2002 02-10-2004 12:12 PM

I just have to say, for your first hack this is very proffessional looking and fantastic. I've been put in charge of setting up a helpdesk for our company to use to report faults with IT equipment, and up until now it looked like i was going to have to use the VB2 helpdesk, which although very good, lacked the extras that VB3 has to offer. But i've just installed this using HTL (another great timesaving hack) and it's working a treat.

thanks for the great hack :D

Andreas 02-10-2004 01:30 PM

@tomshawk
Installing this manually is a bit tricky

Phrases
----------
SELECT MAX(phrasetypeid) + 1 AS max FROM phrasetype WHERE phrasetypeid < 1000
Note down this value
INSERT INTO phrasetype (phrasetypeid, fieldname, title, editrows) VALUES (phrasetypeid, 'vbbugs', 'vB-Bugs', 3)
Where phrasetypeid must be replaced by the value you noted down.
ALTER TABLE language ADD phrasegroup_vbbugs MEDIUMTEXT NOT NULL

Then import the phrases xml file "overwriting" an existing language. This won't (well, at least it shouldn't) kill other phrases in this language as type is phrases

Templates
-------------
"Overwrite" an existing style.

Settings
----------
Here you are out of luck, as vB's default functions do not allow to import custom settings - this would kill almost all vB standard settings.
You would have to go into debug mode to manually add the setting group and the settings according to the information in the XML-File. Or add them directly to the database.

@Zelda-King
Hmm ... could be a browser issue as I don't seem to be able to reproduce that.
Which browser do you use?

tomshawk 02-10-2004 01:44 PM

So basically, it's not such a simple txt file as the title says :p Thank you for your honesty.

I want this, so I guess I'll download and install HTL tonight, then this hack.

Thank you and have a good one

Andreas 02-10-2004 02:01 PM

The title is right - the textfile contains only VERY simple/basic instructions on how to install this manually ;)


All times are GMT. The time now is 03:08 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.01454 seconds
  • Memory Usage 1,746KB
  • 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
  • (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