User Blog Mod

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Suggested Hosts
bad-dj
Registered User
Posts: 150
Joined: Tue Aug 22, 2006 8:49 am

Re: [Alpha] User Blog Mod

Post by bad-dj »

okay cool :)
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: [Alpha] User Blog Mod

Post by EXreaction »

One thing I am looking to do is have upgrade scripts for other blog mods...

Right now I need a database backup of the tables added by the_blog_mod_024b from someone's forums.

Does anyone have that mod installed and would be willing to get me a backup of just the tables that are added by that mod so I could more easily make a converter?
User avatar
champsabin
Registered User
Posts: 59
Joined: Sun Jan 14, 2007 12:46 am

Re: [Alpha] User Blog Mod

Post by champsabin »

how do i set permissions? when i try to view a users blog it wouldnt let me.
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: [Alpha] User Blog Mod

Post by EXreaction »

On the user permissions page. ;)
User avatar
mitthoo
Registered User
Posts: 253
Joined: Tue Oct 03, 2006 12:34 pm

Re: [Alpha] User Blog Mod

Post by mitthoo »

Does it work with RC1??
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: [Alpha] User Blog Mod

Post by EXreaction »

Yes.
edorf
Registered User
Posts: 10
Joined: Fri May 25, 2007 9:38 am

Re: [Alpha] User Blog Mod

Post by edorf »

First of all...
This looks like a great mod.
Very nice job !

Have you any plans to integrate it with the search ?
I can't see that any of the posts are searchable ?

This would make the boards information even more together and would make the board an exceptional tool for even more commercial use.

again, sweet..
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: [Alpha] User Blog Mod

Post by EXreaction »

Yes, I would like to make the blogs search able in the future. :)
User avatar
MasterZ
Registered User
Posts: 712
Joined: Wed Sep 24, 2003 5:33 am

Re: [Alpha] User Blog Mod

Post by MasterZ »

can't wait for it to be released.
User avatar
mitthoo
Registered User
Posts: 253
Joined: Tue Oct 03, 2006 12:34 pm

Re: [Alpha] User Blog Mod

Post by mitthoo »

hey is there any problem with this code for overall header in prosilver

Code: Select all

styles/prosilver/templates/overall_header.html

#
#-----[ FIND ]---------------------------------------------
#

{U_FAQ}

#
#-----[ BEFORE, ADD ]--------------------------------------
#

                    <!-- BEGIN blog_links -->
                        <a href="{blog_links.URL}" class="{blog_links.CLASS}">{blog_links.TEXT}</a> &nbsp;
                    <!-- END blog_links -->
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: [Alpha] User Blog Mod

Post by EXreaction »

mitthoo wrote:hey is there any problem with this code for overall header in prosilver
Ah...what? :|
User avatar
Akansu
Registered User
Posts: 80
Joined: Mon Jun 04, 2007 2:51 pm

Re: [Alpha] User Blog Mod

Post by Akansu »

Code: Select all

#-----[ FIND ]---------------------------------------------
#

<a href="{U_FAQ}">

#
#-----[ BEFORE, ADD ]--------------------------------------
#

                    <!-- BEGIN blog_links -->
                        <a href="{blog_links.URL}" class="{blog_links.CLASS}">{blog_links.TEXT}</a> &nbsp;
                    <!-- END blog_links -->
----------------------------------------------------------------------------------------------------------------------
Thank you for this great mod..

But I have a problem.. Some characters is not to definied..

example : i , ş , ğ , ö...........

They are turn into "?"

Image

Thank you.
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: [Alpha] User Blog Mod

Post by EXreaction »

That is strange...

All the text should be parsed in UTF...

I will look into it, thanks for reporting it.
User avatar
mitthoo
Registered User
Posts: 253
Joined: Tue Oct 03, 2006 12:34 pm

Re: [Alpha] User Blog Mod

Post by mitthoo »

there is one more problem. i just added some avatar galleries in my forum and selected one for me. now the same avatar is not shown on the blog page. and if i go back to board index to see some posts whether its working or not. it works. and then i tried uploading the avatar again and it worked there again. so this seems to be some problem.
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: [Alpha] User Blog Mod

Post by EXreaction »

I will look into it. :)

Return to “[3.0.x] MODs in Development”