vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Usenet gateway (https://vborg.vbsupport.ru/showthread.php?t=7100)

03-20-2001 11:53 AM

Quote:

Originally posted by cyo
Did you read onlynews agreement?

You'll see the same restrictive guidelines on most of the decent personal news accounts. Although strictly speaking it could be agued this program probably violates some of these guidelines, if you are simply sucking a selection of text based groups, you are using well below the 'abuse' limit. And this isn't experimental software.... it's a 'release' :)

03-20-2001 12:02 PM

Quote:

[i]And this isn't experimental software.... it's a 'release' :) [/B]
hehe....

come on beta4 i want to intall this!

03-23-2001 02:53 AM

We now have control panel integration!

Some of the other features include:
  • all variables are now set via the control panel and stored in the database. (except the database connect string obviously)
  • support for seperate footers per forum in outgoing posts
  • purge options per forum or all usenet posts. can also be set to purge only non-real user posts.
  • selectable multi-language characterset support for MIME quoted printable strings
  • usergroup assignable permission to allow/disallow usenet posting
  • documentation tidy up. (I have personally gone through the installation using the docs on a vanilla vB several times to clear up any typos/errors etc.
  • a whole bunch of minor bug fixes

Download version for vB 2.0 beta3

Screeshots of control panel
Image 1 Image 2 Image 3 Image 4 Image 5

03-23-2001 05:01 AM

I must say this is one of those "out of the box" thinking hacks that is extremely practical and extremely original!!

Quick question though, will the new release make installation and configuration a breeze for n00b's like myself (I wake up every morning and refer to a manual just to get my computer turned on) :)

03-23-2001 08:00 AM

2.2.20 beta 3... I'm getting stuck on sql updates:

ALTER TABLE post ADD INDEX(tsp);

"Error 1069. Too many keys specified. Max 16 keys allowed"

Anything i could alter in my MySQL settings to fix this?

03-23-2001 12:15 PM

Quote:

Originally posted by v0n
2.2.20 beta 3... I'm getting stuck on sql updates:
ALTER TABLE post ADD INDEX(tsp);
"Error 1069. Too many keys specified. Max 16 keys allowed"
Anything i could alter in my MySQL settings to fix this?

As long as the msgid column has a unique index you can leave the other indexes off. You may want to re-think the necessity of all your other indexes though. 16 indexes on the post table seems a little excessive :)

03-23-2001 12:22 PM

Quote:

Originally posted by fastforward
16 indexes on the post table seems a little excessive :)
I would say very excessive.... it must take forever to add new posts to the database. Unless you are using all those keys (I doubt you are), I would delete those that aren't being used.

03-23-2001 01:57 PM

Found where the problem was..
a bug in web interface i use to insert stuff to db. It creates extra indexes each run in the past ( msgid, msgid_1, mdgid_2 etc..). My fault, should have debugged the script...

Btw.. many thanks for this mod, it's fantastic.

03-23-2001 03:58 PM

Quote:

Originally posted by claypots
Quick question though, will the new release make installation and configuration a breeze for n00b's like myself (I wake up every morning and refer to a manual just to get my computer turned on) :)
I did toy with the idea of writing an installation script that parses the vB code and replaces it where necessary, but I figured that most people that install this hack would already have other hacks installed that may have already changed parts of the same code. It also relies on Jelsoft not putting up a sneaky release without changing the version number :)

But if there's enough call for it, I'll create an install script.

03-23-2001 04:33 PM

go for it m8.


All times are GMT. The time now is 09:33 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.02380 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
  • (5)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