Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4253
Latest: Ineedsmfhelp
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43242
Total Topics: 7516
Most Online Today: 107
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 105
Total: 105

Author Topic: [Mod] Simple Blog  (Read 187301 times)

0 Members and 2 Guests are viewing this topic.

Little15

  • Guest
[Mod] Simple Blog
« on: September 05, 2006, 10:36:46 am »
Simple Blog
SMF Version: 1.1RC3

Description:Simple Blog is based on Profile Comments by vbgamer45 and add a blog to users profiles. Users can create blogs using BBC and smiley code (includes buttons and smileys above the textbox).
Blogs can be made private or public
Blog entries can be made private or public.
Displays the latest 5 entries in your profile summary.
A basic archive system.
Board members can leave comments to posted blogs.
Spell Check for blogs and comments.
permissions for both the blog and comments.

demo can be seen here Simple blog

Works on 1.1RC3 and maybe earlier versions.

Link to Mod

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16428
    • View Profile
Re: [Mod] Simple Blog
« Reply #1 on: September 05, 2006, 01:28:39 pm »
Looks good. I would try to get to work on 1.0.8 its pretty easy todo really for most mods just needs a couple changes and will get more people to use your mod.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Little15

  • Guest
Re: [Mod] Simple Blog
« Reply #2 on: September 05, 2006, 11:58:31 pm »
Well it took a bit of time, mainly me getting used to 1.0.x again but i added a new version for 1.0.8

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16428
    • View Profile
Re: [Mod] Simple Blog
« Reply #3 on: September 06, 2006, 08:13:23 am »
Thanks for doing it will make many people happy. I check out the mod tonight and see if I can get it approved on the SMF site.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16428
    • View Profile
Re: [Mod] Simple Blog
« Reply #4 on: September 06, 2006, 07:35:03 pm »
Hmm Checked it out you should remove these strings from simpleblog.xml

Code: [Select]
$txt['change_color'] = 'Change Color';
$txt[253] = 'Bold';
$txt[254] = 'Italicized';
$txt[255] = 'Underline';
$txt[256] = 'Centered';
$txt[257] = 'Insert Hyperlink';
$txt[258] = 'Insert Email';
$txt[259] = 'Insert Code';
// Escape any single quotes in here twice.. 'it\'s' -> 'it\\\'s'.
$txt[260] = 'Insert Quote';
$txt[261] = 'Insert List';
$txt[262] = 'Black';
$txt[263] = 'Red';
$txt[264] = 'Yellow';
$txt[265] = 'Pink';
$txt[266] = 'Green';
$txt[267] = 'Orange';
$txt[268] = 'Purple';
$txt[269] = 'Blue';
$txt[270] = 'Beige';
$txt[271] = 'Brown';
$txt[272] = 'Teal';
$txt[273] = 'Navy';
$txt[274] = 'Maroon';
$txt[275] = 'Lime Green';
$txt[433] = 'Insert Flash';
$txt[434] = 'Insert FTP Link';
$txt[435] = 'Insert Image';
$txt[436] = 'Insert Table';
$txt[437] = 'Insert Table Column';
$txt[439] = 'Marquee';
$txt[440] = 'Teletype';
$txt[441] = 'Strikethrough';
$txt[442] = 'Glow';
$txt[443] = 'Shadow';
$txt[444] = 'Preformatted Text';
$txt[445] = 'Left Align';
$txt[446] = 'Right Align';
$txt[447] = 'Superscript';
$txt[448] = 'Subscript';
$txt[449] = 'Insert Table Row';
$txt[531] = 'Horizontal Rule';
$txt[532] = 'Font Size';
$txt[533] = 'Font Face';
$txt['more_smileys'] = 'more';
$txt['more_smileys_title'] = 'Additional smileys';
$txt['more_smileys_pick'] = 'Pick a smiley';
$txt['more_smileys_close_window'] = 'Close Window';
Then I will approve the mod on SMF if you make these changes.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Little15

  • Guest
Re: [Mod] Simple Blog
« Reply #5 on: September 06, 2006, 11:59:44 pm »
Luckily I figured out how to call language files today! I updated the files. :)

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16428
    • View Profile
Re: [Mod] Simple Blog
« Reply #6 on: September 07, 2006, 09:35:43 am »
I approved it on the SMF site.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Little15

  • Guest
Re: [Mod] Simple Blog
« Reply #7 on: September 07, 2006, 09:37:12 am »
Thanks a lot! Hopefully now there won't be too many problems. :)

Offline woden

  • Member
  • *
  • Posts: 11
    • View Profile
Re: [Mod] Simple Blog
« Reply #8 on: September 10, 2006, 11:46:44 am »
Is there any code you could use to put a link to their blog in peoples message view profile info (like the website url)?
I know you can hand code it in the sig, but is there any way to make it automatic?

I have this mod in use on my test site and it works well. I want this automatic link so I dont have to hand code it for the 2000 users on my main site.

BTW, it works great in RC2 also except I get the following 2 errors in the error log:

Code: [Select]
8: Undefined index: hide_blog
File: /home/wordwars/public_html/Themes/default/Profile.template.php (eval?)
Line: 376

8: Use of undefined constant Post - assumed 'Post'
File: /home/wordwars/public_html/Themes/default/SimpleBlog.template.php (eval?)
Line: 20
« Last Edit: September 10, 2006, 11:51:35 am by woden »

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16428
    • View Profile
Re: [Mod] Simple Blog
« Reply #9 on: September 10, 2006, 11:59:56 am »
I have an idea on one of those errors for loadlanguage(Post);
change it to
loadlanguage('Post');
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Little15

  • Guest
Re: [Mod] Simple Blog
« Reply #10 on: September 12, 2006, 03:35:56 am »
Thanks, I've fixed that one now. I'm actually going over the mod now. I need to make it a bit more compatible with my other mod before I release that and adding a better look and some extra features.

Offline woden

  • Member
  • *
  • Posts: 11
    • View Profile
Re: [Mod] Simple Blog
« Reply #11 on: September 13, 2006, 10:21:24 pm »
Any ideas on the hide_blog errors?

Offline jklapp

  • Member
  • *
  • Posts: 45
    • View Profile
Re: [Mod] Simple Blog
« Reply #12 on: September 14, 2006, 09:26:53 pm »
I'm using Simple Blog  Versions: 1.0.8 and I have two problems.

(1) Getting Spell Check error



(2) Boxes around smiles



Thank you  :)

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16428
    • View Profile
Re: [Mod] Simple Blog
« Reply #13 on: September 14, 2006, 10:08:47 pm »
I forgot to tell him that Spell check uses a different spell form in 1.0.8
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline jklapp

  • Member
  • *
  • Posts: 45
    • View Profile
Re: [Mod] Simple Blog
« Reply #14 on: September 14, 2006, 10:17:46 pm »
What about the color around the smiles? (Looks like red boxes)

 

Related Topics

  Subject / Started by Replies Last post
4 Replies
13276 Views
Last post September 19, 2006, 09:25:37 am
by lisah746
9 Replies
13813 Views
Last post January 28, 2007, 12:54:40 pm
by doctoreast
1 Replies
6039 Views
Last post February 19, 2007, 08:34:02 pm
by SlaveToThis
6 Replies
10889 Views
Last post May 11, 2007, 02:18:33 pm
by asklife
5 Replies
6188 Views
Last post July 17, 2007, 02:33:51 am
by KnightRobby

+- Recent Topics

is it possible to add support for odysee.com by SMFHacks
March 13, 2024, 10:53:28 pm

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

User Gallery Feature: move / bulk move images by SMFHacks
January 30, 2024, 05:48:25 pm

In the future it may be for smf 2.1.x? by smithloo
January 30, 2024, 12:55:34 am

Powered by EzPortal