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 the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
Friendly
Registered User
Posts: 66
Joined: Tue May 06, 2008 12:21 pm

Re: User Blog Mod

Post by Friendly »

A nice addition to this mode would be to have 'newest blog topics' or something like that added to the index page, so that users can see a direct link to that half the board. Right now, the functional integration is all there, but the visual integration is a little lacking, so it's easy for users to not really realize that that part of the site even exists.
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: User Blog Mod

Post by EXreaction »

You can use the Javascript feed to output it easily (though it may look out of place).
alienbabeltech
Registered User
Posts: 415
Joined: Mon Sep 17, 2007 12:54 pm

Re: User Blog Mod

Post by alienbabeltech »

is there any screen or demo board of how this looks ?
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
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: User Blog Mod

Post by EXreaction »

alienbabeltech
Registered User
Posts: 415
Joined: Mon Sep 17, 2007 12:54 pm

Re: User Blog Mod

Post by alienbabeltech »

thanks, just noticed that I do not have the right php version for this mod
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
Richazey
Registered User
Posts: 823
Joined: Mon Oct 27, 2008 9:03 pm

Re: User Blog Mod

Post by Richazey »

Two questions how do i check i have the right php version

and second if i do have the right php on the instal xml it says this

Code: Select all

Copy: root/*.* 
To: *.*
Don't make sense what do i copy everything???
User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 18490
Joined: Thu Jan 06, 2005 1:30 pm
Location: Fishkill, NY
Name: David Colón

Re: User Blog Mod

Post by DavidIQ »

parkstee wrote:Don't make sense what do i copy everything???
Yes.

To find out your PHP version just go to your ACP and click on the PHP Information link. You'll see your PHP version in big letters near the top.
Apply to become a Jr. Extension Validator
My extensions | In need of phpBB services? | Was I helpful today?
No unsolicited PMs unless you're planning on asking for paid help.
Keith W
Registered User
Posts: 1025
Joined: Mon Dec 13, 2004 6:14 pm

Re: User Blog Mod

Post by Keith W »

Congratulations on the validation of your MOD Buddy!
Do not PM me unless I ask you to

Dance like no ones watching. Encrypt like everyone is.
User avatar
WhiteWolfSix
Registered User
Posts: 258
Joined: Sun May 15, 2005 5:43 am

Re: User Blog Mod

Post by WhiteWolfSix »

parkstee wrote:and second if i do have the right php on the instal xml it says this

Code: Select all

Copy: root/*.* 
To: *.*
Don't make sense what do i copy everything???
yes, you'll copy everything inside of root folder to root folder on the server. Usually, root folder on the server contains config.php file of the board.
Image
WhiteWolfSix (WW6)
Friendly
Registered User
Posts: 66
Joined: Tue May 06, 2008 12:21 pm

Re: User Blog Mod

Post by Friendly »

You can use the Javascript feed to output it easily (though it may look out of place).
Can you elaborate on that? What javascript feed is this you speak of?
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: User Blog Mod

Post by EXreaction »

If you click the feed button, at the bottom it'll list a javascript feed.

http://www.lithiumstudios.org/blog/view ... plain.html

Just take that javascript feed from whatever feed you want and paste the code in the html file.
Friendly
Registered User
Posts: 66
Joined: Tue May 06, 2008 12:21 pm

Re: User Blog Mod

Post by Friendly »

Thanks, I'll play with that. It's not necessarily the best way of doing it, but it's a way of doing it. I'm sure I can manage to get it to work the way I want.
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: User Blog Mod

Post by EXreaction »

If you drop the _output-true part from the html it just gives you the data so you can output it as you want to.
Friendly
Registered User
Posts: 66
Joined: Tue May 06, 2008 12:21 pm

Re: User Blog Mod

Post by Friendly »

Cool! That definitely helps. Thanks.
alienbabeltech
Registered User
Posts: 415
Joined: Mon Sep 17, 2007 12:54 pm

Re: User Blog Mod

Post by alienbabeltech »

no way to get this working on php 4.4.8 ?
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

Return to “[3.0.x] MOD Database Releases”