Advertise Here

Author Topic: can we add a blog?  (Read 5333 times)

0 Members and 1 Guest are viewing this topic.

Offline DreaminOfAngels

  • SMF For Free Sr. Member
  • *
  • Posts: 344
    • View Profile
    • Souls In Serenity

  • Total Badges: 15
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
can we add a blog?
« on: June 06, 2008, 10:25:00 am »
Forum Url: http://soulsinserenity.smfforfree4.com
just wondering if can get or add a blog to SIS? or of i have to webpage edit it in like some of the other features i have done?

Offline Celebrus

  • SMF For Free Hero
  • *
  • Posts: 941
    • View Profile
    • Vikhyat Korrapati

  • Total Badges: 16
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: can we add a blog?
« Reply #1 on: June 06, 2008, 12:32:22 pm »
Agent Moose did have a UserBlog code. You'll have to look for it in his forum(see his sig) because I don't think he posted it here.

Offline DreaminOfAngels

  • SMF For Free Sr. Member
  • *
  • Posts: 344
    • View Profile
    • Souls In Serenity

  • Total Badges: 15
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: can we add a blog?
« Reply #2 on: June 06, 2008, 01:14:51 pm »
ok, ty

Offline DreaminOfAngels

  • SMF For Free Sr. Member
  • *
  • Posts: 344
    • View Profile
    • Souls In Serenity

  • Total Badges: 15
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: can we add a blog?
« Reply #3 on: June 09, 2008, 07:22:41 am »
still havent figured out how to do this yet...  :-\

Offline grosserman

  • SMF For Free Newbie
  • *
  • Posts: 14
    • View Profile

  • Total Badges: 8
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: can we add a blog?
« Reply #4 on: August 22, 2009, 01:59:30 pm »
still havent figured out how to do this yet...  :-\

I would like to know how too.

Offline Andrew

  • Helpers
  • *
  • Posts: 2060
  • Andrew at your service
    • View Profile
    • Alabama Weather Prediction

  • Total Badges: 32
    Badges: (View All)
    10 Poll Votes Level 6 Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
Re: can we add a blog?
« Reply #5 on: August 22, 2009, 02:14:45 pm »

Offline grosserman

  • SMF For Free Newbie
  • *
  • Posts: 14
    • View Profile

  • Total Badges: 8
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: can we add a blog?
« Reply #6 on: August 23, 2009, 04:34:56 pm »
It doesn't work.  Do I have to have a child board to get it to work.  :-\

I pasted the code.  I changed it to 15.  I created the board.  it is just a regular board.  :tickedoff:

Offline NYNick

  • SMF For Free Member
  • *
  • Posts: 62
    • View Profile

  • Total Badges: 10
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 50 Posts
Re: can we add a blog?
« Reply #7 on: September 15, 2009, 10:01:09 pm »
It doesn't work.  Do I have to have a child board to get it to work.  :-\

I pasted the code.  I changed it to 15.  I created the board.  it is just a regular board.  :tickedoff:
Code: [Select]
<script>
var board = "BOARD ID/NUMBER";
document.write("<script src='http://209.85.62.24/365/94/0/f367130/UserBlog.js'><\/script>");
</script>

:)

Offline Jntg4

  • SMF For Free Sr. Member
  • *
  • Posts: 250
    • View Profile

  • Total Badges: 14
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: can we add a blog?
« Reply #8 on: September 29, 2009, 05:25:53 pm »
It won't owrk for me, when I go to view a blog it doesn't show any text.

Offline LaundryLady

  • Helpers
  • *
  • Posts: 3253
  • Internet Challenged
    • View Profile

  • Total Badges: 26
    Badges: (View All)
    Seventh year Anniversary Sixth year Anniversary Search Poll Voter Level 5
Re: can we add a blog?
« Reply #9 on: October 04, 2009, 06:52:55 am »
Show us the code as you have it posted in your forum. please


And I Play:  Mafia-Mandemz

Offline Andrew

  • Helpers
  • *
  • Posts: 2060
  • Andrew at your service
    • View Profile
    • Alabama Weather Prediction

  • Total Badges: 32
    Badges: (View All)
    10 Poll Votes Level 6 Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
Re: can we add a blog?
« Reply #10 on: October 04, 2009, 10:22:38 am »
That code is very old and hasn't been looked at in awhile.

I just sent Agent Moose a message about this, hopefully he will look into it shortly.

Offline Agent Moose

  • Moderator
  • *****
  • Posts: 836
  • Do not PM me for Code Support or Request
    • View Profile

  • Total Badges: 32
    Badges: (View All)
    Search Level 6 Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary
Re: can we add a blog?
« Reply #11 on: October 04, 2009, 04:21:09 pm »
I shall see what I can do.

For now, try using this:
Code: [Select]
<script type="text/javascript">
var board = "2";
document.write("<script src='http://simplemachinecodes.googlepages.com/UserBlog.js'><\/script>");
</script>

That code is working on my test forum, so I wouldn't see why it won't work :P
Check out Revolution X's Brand new Code Index!

Offline Jntg4

  • SMF For Free Sr. Member
  • *
  • Posts: 250
    • View Profile

  • Total Badges: 14
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: can we add a blog?
« Reply #12 on: October 12, 2009, 08:01:17 am »
I don't know either, but I got it working on my brother's site again.
The issue was, it wouldn't show the first post in the topic.

Offline DandB

  • SMF For Free Member
  • *
  • Posts: 21
  • We are ranked number one by best free websites!
    • View Profile
    • GamezSpot

  • Total Badges: 10
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: can we add a blog?
« Reply #13 on: October 20, 2009, 03:20:53 pm »
I also wrote a code for a simple blog with comments. Check it out if you like. I hope it will help you.


http://www.smfsupport.com/support/smf_for_free_codes_and_support/code_simple_blog_with_comments-t28999.0.html
Join GamezSpot!
http://gamezspot.smfforfree3.com/

Can't remember that URL??? Try:
http://www.gamezspotforums.tk/

 

Related Topics

  Subject / Started by Replies Last post
5 Replies
2770 Views
Last post October 10, 2006, 11:41:34 am
by punkrock
0 Replies
1234 Views
Last post October 15, 2006, 12:57:35 pm
by Laugh-nd-kid
2 Replies
922 Views
Last post November 03, 2006, 03:09:57 pm
by Farley Grey
0 Replies
3021 Views
Last post September 18, 2013, 05:12:43 am
by ormocanon
0 Replies
5279 Views
Last post December 31, 2015, 03:23:01 am
by Roly