php forum
php mysql forum
php mysql smarty
 
Page 1 of 2 1 2 >
Topic Options
#199964 - 04/20/03 02:33 AM [6.5] UBBNews (perl)
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
Modification Name: [6.5] UBBNews (perl)

Author(s): Allen Ayres

Description: Allows you to use SSI to post news via a forum.

Demo: http://www.ubbdev.com

Requirements: UBB 6.5 and mod wordlets

Download Link: http://www.ubbdev.com/ubb/upload/00000494/ubbnews65.mhp

Credits: JB007 for the original version and Mastermind, LK, Burak, and many others for updates

Notes: This is a medium/minor update with several bugfixes and lots of small tweaks to the code. Not as good as a full CI ubbnews, but works until that one comes along smile

Input for further refinement is always appreciated smile
_________________________
- Allen wavey
- What Drives You?

Top
#199965 - 04/20/03 06:30 AM Re: [6.5] UBBNews (perl)
Ed Offline
Member

Registered: 12/24/00
Posts: 77
Is this available in a text or zip file?
_________________________

Top
#199966 - 04/20/03 09:04 AM Re: [6.5] UBBNews (perl)
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
you can always export a text file from a multihack file. smile
_________________________
- Allen wavey
- What Drives You?

Top
#199967 - 04/22/03 05:22 PM Re: [6.5] UBBNews (perl)
Ed Offline
Member

Registered: 12/24/00
Posts: 77
I am not able to open the multihack file. Where do I get the application?

Thanks
_________________________

Top
#199968 - 04/23/03 01:24 AM Re: [6.5] UBBNews (perl)
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
There's a link at the top of this (6.4/6.5 mods) forum smile
_________________________
- Allen wavey
- What Drives You?

Top
#199969 - 04/23/03 08:36 AM Re: [6.5] UBBNews (perl)
Ed Offline
Member

Registered: 12/24/00
Posts: 77
Thank You
_________________________

Top
#199970 - 07/13/03 05:57 AM Re: [6.5] UBBNews (perl)
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5131
Loc: Portland, OR, USA
Hey allen, anyway to get a textbox with forums listed like in the CI list?

Allen, you may want to add that people need to add a folder named "ubbnews" to their cgi directory... Otherwise theil get:

Quote:
quote:
An error has occurred:

Unable to create a new configuration file: No such file or directory at /var/subdomain/tavern/html/cgi-bin/cp_ubbnews.cgi line 107.
Backtrace: cp.cgi:540 -> sub main::set_add_newssession
Backtrace: cp_ubbnews.cgi:107 -> sub UBBCGI::Carp::die
Backtrace: Carp.pm:82 -> sub UBBCGI::Carp::fatalsToBrowser
Backtrace: Carp.pm:146 -> sub main::StandardHTML2
Backtrace: cp_lib.cgi:131 -> sub main::Tracer
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#199971 - 07/13/03 07:53 PM Re: [6.5] UBBNews (perl)
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
thanks gizzy smile

Not sure about your first question, got a link to what you mean?
_________________________
- Allen wavey
- What Drives You?

Top
#199972 - 07/14/03 01:58 AM Re: [6.5] UBBNews (perl)
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5131
Loc: Portland, OR, USA
Where you select forums you want to use, it'd be better to have a textbox showing the forums you have then having to go and find the forum number for each forum smirk...
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#199973 - 07/16/03 08:40 PM Re: [6.5] UBBNews (perl)
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
I feel real stupid, but now that I have the hack installed, how do I put it on my main page? shocked
_________________________
Code monkey like Fritos

Top
#199974 - 07/17/03 02:04 AM Re: [6.5] UBBNews (perl)
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5131
Loc: Portland, OR, USA
SSI call, PHP include, etc...

I believe the file you'd call is in the cgi directory (i don't use it that much)

Code:
<!--#exec cgi="http://www.undergroundnews.com/cgi-bin/ubbcgi/ubbnews.cgi?ns_id=1" -->
Code:
<?php print implode("n", file("http://www.undergroundnews.com/cgi-bin/ubbcgi/ubbnews.cgi?ns_id=1"));?>
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#199975 - 08/24/03 08:54 AM Re: [6.5] UBBNews (perl)
Mr. B Offline
Member

Registered: 04/13/03
Posts: 56
...

Top
#199976 - 08/24/03 05:48 PM Re: [6.5] UBBNews (perl)
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5131
Loc: Portland, OR, USA
Whats the question B? "..." doesn't seem to carry too much lol...
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#199977 - 08/25/03 06:04 AM Re: [6.5] UBBNews (perl)
Mr. B Offline
Member

Registered: 04/13/03
Posts: 56
Gizzy,

I had a question about news fader, but I realized that I'd posted it here by mestake. Sorry for that smile

Top
#199978 - 08/25/03 08:51 PM Re: [6.5] UBBNews (perl)
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5131
Loc: Portland, OR, USA
Hey allen, quick little thing... When I go to http://www.undergroundnews.com/cgi-bin/ubbcgi/ubbnews.cgi?ns_id=1 to view the news id, it shows the wording as my background color on black (not my text color) any idea why? Better yet, anyway to get it to not output colors at all so i could use css?
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#199979 - 08/25/03 10:05 PM Re: [6.5] UBBNews (perl)
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
You can use css, just adjust it on your template file. It shows the colors you see because normally the text color is set by the rest of your page (within the ubb it's in the small bit of css charles has added in public_common.pl )
_________________________
- Allen wavey
- What Drives You?

Top
#199980 - 08/25/03 10:29 PM Re: [6.5] UBBNews (perl)
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
frown figures, now that I'm on 6.6, Gizzy posts the right link

Any chance on this being ported to 6.6, Allen?
_________________________
Code monkey like Fritos

Top
#199981 - 08/25/03 10:36 PM Re: [6.5] UBBNews (perl)
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
no, we stopped developing for 6.6 about a month ago.

tipsy
_________________________
- Allen wavey
- What Drives You?

Top
#199982 - 08/25/03 10:52 PM Re: [6.5] UBBNews (perl)
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
Quote:
quote:
Originally posted by AllenAyres:
no, we stopped developing for 6.6 about a month ago.

tipsy
so that's a yes smile ?
_________________________
Code monkey like Fritos

Top
#199983 - 08/25/03 11:02 PM Re: [6.5] UBBNews (perl)
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
it's a yes when 6.6 is final smile If you already had it installed on a previous version, your newsfeeds will still work, it's just not integrated into the cp
_________________________
- Allen wavey
- What Drives You?

Top
Page 1 of 2 1 2 >


Moderator:  Charles, Gizmo 
Who's Online
0 registered (), 26 Guests and 8 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
11/20/08 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks