|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Modification Name: [6.5] UBBNews (perl) Author(s): Allen Ayres Description: Allows you to use SSI to post news via a forum. Demo: https://ubbdev.com Requirements: UBB 6.5 and mod wordlets Download Link: https://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 Input for further refinement is always appreciated 
|
|
|
|
Joined: Dec 2000
Posts: 78
Member
|
Member
Joined: Dec 2000
Posts: 78 |
Is this available in a text or zip file?
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
you can always export a text file from a multihack file. 
|
|
|
|
Joined: Dec 2000
Posts: 78
Member
|
Member
Joined: Dec 2000
Posts: 78 |
I am not able to open the multihack file. Where do I get the application?
Thanks
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
There's a link at the top of this (6.4/6.5 mods) forum 
|
|
|
|
Joined: Dec 2000
Posts: 78
Member
|
Member
Joined: Dec 2000
Posts: 78 |
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
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: 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
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
thanks gizzy Not sure about your first question, got a link to what you mean?
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
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  ...
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
I feel real stupid, but now that I have the hack installed, how do I put it on my main page? 
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
SSI call, PHP include, etc... I believe the file you'd call is in the cgi directory (i don't use it that much) <!--#exec cgi="http://www.undergroundnews.com/cgi-bin/ubbcgi/ubbnews.cgi?ns_id=1" --> <?php print implode("n", file("http://www.undergroundnews.com/cgi-bin/ubbcgi/ubbnews.cgi?ns_id=1"));?>
|
|
|
|
Joined: Apr 2003
Posts: 57
Member
|
Member
Joined: Apr 2003
Posts: 57 |
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Whats the question B? "..." doesn't seem to carry too much lol...
|
|
|
|
Joined: Apr 2003
Posts: 57
Member
|
Member
Joined: Apr 2003
Posts: 57 |
Gizzy, I had a question about news fader, but I realized that I'd posted it here by mestake. Sorry for that 
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
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?
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
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 )
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
 figures, now that I'm on 6.6, Gizzy posts the right link Any chance on this being ported to 6.6, Allen?
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
no, we stopped developing for 6.6 about a month ago. 
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
quote: Originally posted by AllenAyres: no, we stopped developing for 6.6 about a month ago.
so that's a yes  ?
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
it's a yes when 6.6 is final  If you already had it installed on a previous version, your newsfeeds will still work, it's just not integrated into the cp
|
|
|
|
Joined: Jan 2000
Posts: 254 Likes: 4
Beta Tester
|
Beta Tester
Joined: Jan 2000
Posts: 254 Likes: 4 |
Now that 6.7 is on the horizon is there any chance of updating the intergration in the control panel?
There is no such thing as stupid questions. Just stupid answers.
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
I'll take a crack at it this weekend when I'm not getting ready for the holidays
|
|
|
|
Joined: Jan 2000
Posts: 254 Likes: 4
Beta Tester
|
Beta Tester
Joined: Jan 2000
Posts: 254 Likes: 4 |
I had to modify the hack somewhat to work on 6.7. I added additional variables required. It works if I manually add the news session files.Add one in the ubbnews folder and then edit the var file. Intergrating it to the control panel would be really tough for me though. Maybe infopop will add topic text to Content Islands someday.
There is no such thing as stupid questions. Just stupid answers.
|
|
|
|
Joined: Jan 2000
Posts: 254 Likes: 4
Beta Tester
|
Beta Tester
Joined: Jan 2000
Posts: 254 Likes: 4 |
Did anyone ever port this to the control panel for 6.7 ?
There is no such thing as stupid questions. Just stupid answers.
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
It has not been updated for 6.7, nor do I know of anyone who's planning on it.
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
We use it here The cp part just hasn't been updated for 6.7+ 
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
arghh... just looked at the cp section - that would require a good bit-o-work  Would be cool tho 
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 5,834
Joined: January 2000
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|