The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
This hack provides a gateway to any NNTP newsgroup such as those from Usenet and other newsgroup servers. Selected newsgroups are imported from your news server and post on the forum are sent out to the newsgroup. This hack was greatly inspired by fastforward's usenet gateway hack. This one is a complete rewrite of that hack written in PHP and works with vB 2.2.2.
Installation: Installation is pretty simple. No modifications to the vB php files are needed and it simply consists of dropping in the files to your forums directory, running the SQL modifications, and modifying the newsgroup settings for your desired newsgroups. For the complete installation details, read the readme.txt file. Here are some of the features:
For control panel integration, please check out GameCrash's Graphical Interface addition. What's not in it that was in fastforward's usenet gateway hack:
There is still lots that I'd like to add to it, but this is competely functional for basic newsgroup gateway support. It is most likely not free of bugs. If you have questions, suggestions or annoyances, please post in this thread. vb3 support lierduh modified this to provide support for the beta versions of vb3. When the release candidates of vb3 come out, I plan to add support for vb3 and add other features to this hack. If you have suggestions for new features, let me know. E-mail gateway support New in this version, you can now gateway with an email list. This will fetch emails from a POP email account and send via php's mail function to the mailing list's email address. To set up the list, in the newsgroup field, enter in the email address to send outgoing posts to. In the server field, enter in the pop3 server, and in the username and password fields enter in, you guessed it, the username and password to your pop account. Note: the email gateway capabilities has not been fully tested, so it might not work with your POP server. Also, it does not work in combo with a news<->forum gateway in the same forum (you can use either kind though in differnet forums within your forums). Show Your Support
|
Comments |
#502
|
|||
|
|||
Quote:
To change the color, find in the code where it has "[color=blue]" and change those three lines to have the colors you want. |
#503
|
|||
|
|||
Quote:
- Gilby |
#504
|
|||
|
|||
Quote:
Did you mean 2.3 RC3? IT'd probably work with that one, but might not with 3.0 as many thing may have changed. |
#505
|
|||
|
|||
Gilby... I must say this was a wonderful hack and I have really enjoyed it on my site...Thanks again.
Oh btw... any plans on adding a way to handle newsgroup attachments with it? |
#506
|
|||
|
|||
Quote:
it?s good to see you?re still alive & typing What you suggested is what I already did. You know that "The good, the bad & the ugly...?" Guess the people on our german newsservers are very familiar with that and they insist to match the standard how a ng-post should be. That?s the reason for all the flames we receive... And this nationwide standard (uh...have I told you that I?m talking about german newsgroups, yet..?) a post has to have two things: - a proper emailadress to reach the poster and to retrace the post back to the poster The second one is the thing I mentioned about the signature. If a post is delivered to a ng via a gateway there has to be an adress for technical questions or in case of abuse. That?s why I suggested the quoted signature.. Okay...I read that you?ve got other projects and your time to give support to this hack is running out. Don?t know how to say it...but would it be very impudent to ask you if you could do these minor changes for the europeans here on board .. ? I would do it on my own - be sure - but I?m just not good in coding...umm..that means most of the time php looks to me like a bunch of celtic cuneiform script mixed with oxford english.... :alien: Any chance you could look into it on a short moment between riding your doublewheeled unicycle und the shower ? (Btw: unicycling looks completely arduous the way you do it ) Thanks for stopping by ! |
#507
|
||||
|
||||
Quote:
|
#508
|
||||
|
||||
I want to add the cronjob (automatically update news)
What is the command line on a linux server with C-Panel? Just go into the cron jobs tab and then command is simply http://www.mysite.com/forum/gateway.php ? or do i need to add cron or something |
#509
|
||||
|
||||
Set up a cron job in the cron job areas of cpanel (toward the bottom I believe) - if you want them to run ever 10 minutes you may have to set up multiple jobs - at least for me, I wasn't able to do a 5,15,25 etc. in the minutes column, so I set a separate one up for 5 * * * *, 15 * * * * etc.
use this: lynx -source http://mysite.com/forums/gateway.php?log=cron >/dev/null |
#510
|
|||
|
|||
Quote:
|
#511
|
||||
|
||||
I'm struggling to keep this hack turned on in my forums. Here is the issue:
Users love the usenet forum that I have included. However, it gets hundreds of posts per day, and they don't like seeing those when they come to the system each day and click to "view new posts". I have that *almost* fixed, but not quite. First, I removed the forumid from the search function, so even if it shows new threads and forums since they last visited, all those won't appear when they click to "view new posts" Next step was to not get new threads and posts to show up. I was able to do the threads part using another guys code example... however, I still haven't found a way around the posts part. Basically I want the forum to work as usual, except that I don't want any of the posts or threads being counted by anything in the vb system or showing up in views such as this one: Members: XX, Threads: YY, Posts: ZZ Is this possible? Perhaps a line of code that is incrementing the post and thread count total can simply be removed? Thanks... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|