User Blog Mod

Misc MOD Downloads for phpBB3 -- Any MOD that does not fit into any other category
Forum rules
Image Please feel free to download any MOD's here, support for each MOD is located it's own thread.

To post your own MOD, please first read the MOD Guidelines

Re: [Beta] User Blog Mod

Postby EXreaction » 03 Mar 2008, 22:20

jackane24 wrote:Ok i think I've worked out the problem. My database prefix isn't phpbb_. It's phpbb3_.

Would this make a difference?

And how do I uninstall the blog? Perhaps it'd help if I uninstalled version 42 and then did a clean install of 41. Or even the Beta version.


That should not make a difference at all.

You would need to manually remove the blog tables, config settings, and permissions from the database, then purge the cache.
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 @phpBB.com? Apply here
User avatar
EXreaction    
Supporter
Supporter
 
Posts: 1316
Joined: 03 Jun 2006, 09:10
Location: Plymouth, WI
Gender: Male


Re: [Beta] User Blog Mod

Postby topdown » 07 Mar 2008, 14:56

I think this is an excellent mod, good work Extraction. :thumbsup:

I do have something to report

The RSS feeds do not validate.
Though it does work in the phpBB forum itself under the RSS page, you can't actually feed it anywhere else, because it's not valid.

You can see here
http://validator.w3.org/feed/check.cgi? ... S_2.0.html

It's pulling in what looks to be the log in page ??
This is the page I used for that validation
http://startrekguide.com/blog/view/rece ... S_2.0.html
Do not PM me for Support unless I give permission in a post......PM's only help one, posts help everyone !
User avatar
topdown    
STG Styles Leader
STG Styles Leader
 
Posts: 3026
Joined: 01 Oct 2007, 22:56
Location: Handyman's harddrive
Favorite Team: STG Teams
Gender: Male
phpBB Knowledge: 9

Re: [Beta] User Blog Mod

Postby EXreaction » 07 Mar 2008, 16:24

That isn't validating because you are required to log in before you can view the feed.
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 @phpBB.com? Apply here
User avatar
EXreaction    
Supporter
Supporter
 
Posts: 1316
Joined: 03 Jun 2006, 09:10
Location: Plymouth, WI
Gender: Male

Re: [Beta] User Blog Mod

Postby topdown » 07 Mar 2008, 17:08

EXreaction wrote:That isn't validating because you are required to log in before you can view the feed.



That was just an example, which I was logged in when I checked it.
Also when I tried to run a feed get on my blog and this one.
Which is why I ran them through validation.
Do not PM me for Support unless I give permission in a post......PM's only help one, posts help everyone !
User avatar
topdown    
STG Styles Leader
STG Styles Leader
 
Posts: 3026
Joined: 01 Oct 2007, 22:56
Location: Handyman's harddrive
Favorite Team: STG Teams
Gender: Male
phpBB Knowledge: 9

Re: [Beta] User Blog Mod

Postby EXreaction » 07 Mar 2008, 18:19

The only errors I get from feed validation is errors from smilies and bbcodes.
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 @phpBB.com? Apply here
User avatar
EXreaction    
Supporter
Supporter
 
Posts: 1316
Joined: 03 Jun 2006, 09:10
Location: Plymouth, WI
Gender: Male

Re: [Beta] User Blog Mod

Postby topdown » 08 Mar 2008, 01:39

EXreaction wrote:The only errors I get from feed validation is errors from smilies and bbcodes.


Back to apologize :bye:

To feed it through a feed syndicate (news ticker) you must have the blog permissions set to Guest can view.

That was the problem, I realized it when I started wondering why it was showing the log -in code in the validation.
The validator is being treated as a Guest, if that makes any sense. :lol:
Sorry Extraction, no error on your part, I apologize.

Excellent mod, very useful.
Do not PM me for Support unless I give permission in a post......PM's only help one, posts help everyone !
User avatar
topdown    
STG Styles Leader
STG Styles Leader
 
Posts: 3026
Joined: 01 Oct 2007, 22:56
Location: Handyman's harddrive
Favorite Team: STG Teams
Gender: Male
phpBB Knowledge: 9

Re: [Beta] User Blog Mod

Postby Obsidian » 08 Mar 2008, 09:59

Will this MOD alter its look with the current style?

I.E. piggyback off of the current template, theme, and imagesets, so that it blends in with the rest of the forum?

EDIT: NEVERMIND! Saw it for myself. :blush:
うるさいうるさいうるさい!

StopForumSpam Spam Reporting Database
Giving xrumer and friends a great big "screw you" since 2007.
User avatar
Obsidian    
Supporter
Supporter
 
Posts: 2250
Joined: 04 Mar 2008, 23:35
Gender: Male
phpBB Knowledge: 10

Re: [Beta] User Blog Mod

Postby jackane24 » 08 Mar 2008, 12:28

I've tried uninstalling that way, but makes no difference. Keeps telling me that I already have the MOD installed.

All files deleted, all edits undone, all mySQL tables dropped, theme refreshed, cache purged.
jackane24
Cadet I
Cadet I
 
Posts: 11
Joined: 18 Feb 2008, 21:06
Gender: Male

Re: [Beta] User Blog Mod

Postby EXreaction » 08 Mar 2008, 12:59

jackane24 wrote:I've tried uninstalling that way, but makes no difference. Keeps telling me that I already have the MOD installed.

All files deleted, all edits undone, all mySQL tables dropped, theme refreshed, cache purged.


You must remove all of the data added to the config, acl_roles, and acl_options tables.
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 @phpBB.com? Apply here
User avatar
EXreaction    
Supporter
Supporter
 
Posts: 1316
Joined: 03 Jun 2006, 09:10
Location: Plymouth, WI
Gender: Male

Re: [Beta] User Blog Mod

Postby EXreaction » 09 Mar 2008, 19:58

Beta 2 is up.
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 @phpBB.com? Apply here
User avatar
EXreaction    
Supporter
Supporter
 
Posts: 1316
Joined: 03 Jun 2006, 09:10
Location: Plymouth, WI
Gender: Male

PreviousNext

Return to Miscellaneous MODs, Hacks and Downloads

Who is online

Users browsing this forum: Sogou [Bot] and 8 guests