User Blog Mod

All new MODs released in our MOD-Database will be announced in here. All support for released MODs needs to take place in here.

User Blog Mod

Postby MOD Robot » Wed Nov 19, 2008 9:55 pm

Modification name: User Blog Mod
Author: EXreaction
Modification description: Adds Blogs to a phpBB3 board.
Modification version: 1.0.11
Tested on phpBB version: See below

Download file: User Blog Mod 1.0.11-pl1.zip
File size: 898902 Bytes

Modification overview page: View


Selected tags:
  1. Category
    1. Add-Ons
  2. Complexity
    1. Template Changes
    2. File Edits
  3. Time
    1. ~ 5 Minutes
  4. phpBB
    1. 3.0.6

Support for this modification needs to be asked within this topic. The phpBB Team is not responsible or required to give anyone support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB MODifications Team may not be able to provide support.

This MOD has only been tested by the phpBB MOD Team with the phpBB version listed in the topic. It may not work in any other versions of phpBB.
Last edited by MOD Robot on Tue Dec 15, 2009 3:58 pm, edited 3 times in total.
(this is a non-active account manager for the phpBB MOD Team)
MOD Robot
MOD Queue Bot
MOD Queue Bot
 
Posts: 22154
Joined: Sat Aug 16, 2003 7:36 am

User Blog Mod

Postby Paul » Wed Nov 19, 2008 9:55 pm

Modification validated/released

Notes:
This MOD requires at least PHP 5.1
Donate to me
Contact me in private for reasonable rated custom jobs.
User avatar
Paul
Support Team Member
Support Team Member
 
Posts: 11375
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.

User Blog Mod

Postby EXreaction » Wed Nov 19, 2008 9:55 pm

Support by the author is only provided at http://www.lithiumstudios.org
A small fee is required for support by the author unless otherwise specified by the author in the release topic.
Bug reports are accepted and, if confirmed as a bug, you will receive support for fixing the bug for free by the mod author.
My phpBB3 Mods: Advertisement Management | Anti-Spam ACP | Auto Database Backup | Enable HTML | Advanced Subscriptions | Custom Profile Groups | From Author PM List | FAQ Manager | Forum Anniversary List | One Click Ban | Forum Sponsors | Smilies Categories | Drag 'n Drop Forum List | Soft Delete

Interested in becoming a Jr MOD Validator and helping out validation of mods? Apply here
User avatar
EXreaction
MOD Team Member
MOD Team Member
 
Posts: 3922
Joined: Sun Aug 21, 2005 9:31 pm
Location: Plymouth, WI

Re: User Blog Mod

Postby th23 » Wed Nov 19, 2008 10:49 pm

Nice MOD :)

EXreaction wrote:A small fee is required for support by the author...


Häh? :? I thought providing a sort of support over here is a prerequisite for the listing in the MOD DB?
Life is what happens...while you're busy making other plans!
User avatar
th23
Registered User
 
Posts: 234
Joined: Sat Jul 03, 2004 7:36 am
Location: Germany

Re: User Blog Mod

Postby Ahri89 » Thu Nov 20, 2008 8:00 am

Congratlations EXreaction for validation and thanks for this nice mod :D
MODs translated to Spanish: ACP Add User MOD, ACP Announcement Centre, Custom Profile Fields Update Reminder, Flood time setting per forum, MOD Version Check, Posting template, Prune Log, Simple Trash Bin, TinyPic Plugin, User Reminder, View Profile, View your topics, and more...

Sorry for my bad english
User avatar
Ahri89
Registered User
 
Posts: 421
Joined: Sat Apr 07, 2007 2:53 pm
Location: Spain

Re: User Blog Mod

Postby alienbabeltech » Thu Nov 20, 2008 3:56 pm

th23 wrote:
EXreaction wrote:A small fee is required for support by the author...


Häh? :? I thought providing a sort of support over here is a prerequisite for the listing in the MOD DB?


exactly, wth ?

anyways, any demo board ?
This is the best and most helpful community I have been on. You are some of the best people I have met. GOD Bless You ALL !
My Forum - http://alienbabeltech.com/abt/index.php
alienbabeltech
Registered User
 
Posts: 414
Joined: Mon Sep 17, 2007 12:54 pm

Re: User Blog Mod

Postby Friendly » Thu Nov 20, 2008 4:15 pm

Wow, I'm regretting installing this. Caused problems on my board, and THEN I discovered that this mod wasn't to be supported.

My recommendation - don't install this mod.
Friendly
Registered User
 
Posts: 60
Joined: Tue May 06, 2008 12:21 pm

Re: User Blog Mod

Postby alienbabeltech » Thu Nov 20, 2008 4:17 pm

Friendly wrote:Wow, I'm regretting installing this. Caused problems on my board, and THEN I discovered that this mod wasn't to be supported.

My recommendation - don't install this mod.


thanks for posting
This is the best and most helpful community I have been on. You are some of the best people I have met. GOD Bless You ALL !
My Forum - http://alienbabeltech.com/abt/index.php
alienbabeltech
Registered User
 
Posts: 414
Joined: Mon Sep 17, 2007 12:54 pm

Re: User Blog Mod

Postby Friendly » Thu Nov 20, 2008 4:45 pm

Well, after a lot of headaches (about 4 hours worth), I managed to get it working. But, for some reason the links don't show up on my board style.

The code in overall_header looks like this:

Code: Select all
<a href="{blog_links.URL}">{blog_links.TEXT}</a>


But the html just looks like this:

Code: Select all
<a href=""></a>


So for some reason the blog_links.URL and blog_links.TEXT don't show up. I checked on prosilver, and they show up in that style. I have made sure that all the prosilver files were copied over to the folder for my style (it's a prosilver based style), but it just doesn't want to work for some reason.
Friendly
Registered User
 
Posts: 60
Joined: Tue May 06, 2008 12:21 pm

Re: User Blog Mod

Postby vellatechie » Thu Nov 20, 2008 6:01 pm

Friendly wrote:Well, after a lot of headaches (about 4 hours worth), I managed to get it working. But, for some reason the links don't show up on my board style.

The code in overall_header looks like this:

Code: Select all
<a href="{blog_links.URL}">{blog_links.TEXT}</a>


But the html just looks like this:

Code: Select all
<a href=""></a>


So for some reason the blog_links.URL and blog_links.TEXT don't show up. I checked on prosilver, and they show up in that style. I have made sure that all the prosilver files were copied over to the folder for my style (it's a prosilver based style), but it just doesn't want to work for some reason.
Friendly wrote:Wow, I'm regretting installing this. Caused problems on my board, and THEN I discovered that this mod wasn't to be supported.

My recommendation - don't install this mod.


WTH !!!.. ive been using this mod for months now on my board its updating and working without any problem ever since
User avatar
vellatechie
Registered User
 
Posts: 185
Joined: Fri Feb 01, 2008 7:33 pm

Re: User Blog Mod

Postby Friendly » Thu Nov 20, 2008 6:17 pm

As I said, I got it going eventually, except for one problem.

As much as I disagree with the idea of paying for support for an open-source application, I went to the forum and paid for it. The developer gave me assistance, and managed to diagnose the problem within about 15 minutes, so if you are going to pay, it's not the worst thing.
Friendly
Registered User
 
Posts: 60
Joined: Tue May 06, 2008 12:21 pm

Re: User Blog Mod

Postby austin881 » Thu Nov 20, 2008 9:35 pm

IGNORE
Last edited by austin881 on Thu Nov 20, 2008 10:09 pm, edited 1 time in total.
My MODS: 475 Narius Categorized Smilies for phpBB3, Simplified & Compacted All-Members page, Flash Animated Cumulus Tag Cloud, "Hello" Name Tag of Newest User
Interests: chevy astro vans, gas scooters, chevy silverado forums
I install mods for free! Go to ModernDignity.com for details.
User avatar
austin881
Registered User
 
Posts: 158
Joined: Wed Jan 30, 2008 9:58 pm
Location: Idaho USA

Re: User Blog Mod

Postby DavidIQ » Thu Nov 20, 2008 10:01 pm

Ummm...phpBB itself is still free so I don't know what you're talking about. MOD authors aren't even required to provide support for the mods they create and the same can be said about all other forum software. I don't see how the support decisions of ONE (or even a handfull) mod author affects the rest of the phpBB community :roll:

And you're not actually paying for the MOD so the "opensource" spirit of things here is still intact. You're paying for someone to help you should YOU screw something up.
User avatar
DavidIQ
MOD Team Member
MOD Team Member
 
Posts: 9565
Joined: Thu Jan 06, 2005 1:30 pm
Location: Clearwater, FL

Re: User Blog Mod

Postby updown » Fri Nov 21, 2008 12:43 am

- deleted -
Last edited by updown on Fri Nov 21, 2008 5:02 am, edited 2 times in total.
updown
Registered User
 
Posts: 464
Joined: Sat Jan 05, 2008 6:53 am

Re: User Blog Mod

Postby Friendly » Fri Nov 21, 2008 1:45 am

I'll say it again - the support I received was worth the money. I still feel it goes against the spirit of open source, but it was worth the money, and it was only a small amount anyways. No big deal to me, though it could be to someone who is from a country where the money holds less value.
Friendly
Registered User
 
Posts: 60
Joined: Tue May 06, 2008 12:21 pm

Next

Return to [3.0.x] MOD Database Releases

Who is online

Users browsing this forum: bet-winners, codfather, cunger, dncollins, Fujcube, IBBoard, iWisdom, Kamahl19, klone, Lareina, manofmooon, Martin Truckenbrodt, MSNbot Media, rcnutterz, Rdains, Redy, SiJ, vonhazey, vortexhlp and 44 guests