Advertisement:
Advertise With Us!

Author Topic: Make a simple SMF blog using 3 existing mods  (Read 31278 times)

Offline kiddoman

  • Newbie
  • *
  • Posts: 2
Re: Make a simple SMF blog using 3 existing mods
« Reply #20 on: May 09, 2011, 04:55:23 AM »
Seems pretty complex to me, a newbie! Anyway, I am working on to learn it!   8)

Offline Umbro

  • Newbie
  • *
  • Posts: 2
Re: Make a simple SMF blog using 3 existing mods
« Reply #21 on: May 27, 2011, 07:37:27 PM »
Very interesting. I've been looking for something like this.

Online Old Fossil

  • Support Specialist
  • SMF Hero
  • *
  • Posts: 9,534
  • Gender: Male
  • Fussy Old Sod
    • @mkcommforum on Twitter
Re: Make a simple SMF blog using 3 existing mods
« Reply #22 on: July 22, 2011, 04:36:10 PM »
Parse error: syntax error, unexpected T_CLASS, expecting ',' or ';' in /home/miltonke/public_html/mkaforum/Sources/CustomAction.php(90) : eval()'d code on line 39

Also how do I get the Categories to show in the Blog instead of as menutabs.

An error there somewhere methinks.

(On my beehalf of course).
My Forum
Simple Portal Beta Tester
 Mod Emulate
Forum Themes
My Forums Broken Fix

PMs for support will be returned with dynamite attached

Offline Masterd

  • SMF Hero
  • ******
  • Posts: 3,766
  • Gender: Male
Re: Make a simple SMF blog using 3 existing mods
« Reply #23 on: July 25, 2011, 11:34:59 AM »
Parse error: syntax error, unexpected T_CLASS, expecting ',' or ';' in /home/miltonke/public_html/mkaforum/Sources/CustomAction.php(90) : eval()'d code on line 39

Disable template evaluation and then check it again.
My Mods

Sugested that too. Hey ho. I'd link you to the original discussion but it's not visible to most people (seekrit team board stuff that is more dangerous than wikileaks).


Don't PM me for support! Use the appropriate support board!


Online Old Fossil

  • Support Specialist
  • SMF Hero
  • *
  • Posts: 9,534
  • Gender: Male
  • Fussy Old Sod
    • @mkcommforum on Twitter
Re: Make a simple SMF blog using 3 existing mods
« Reply #24 on: July 25, 2011, 01:03:45 PM »
Problem there is it is already disabled.

 :o
My Forum
Simple Portal Beta Tester
 Mod Emulate
Forum Themes
My Forums Broken Fix

PMs for support will be returned with dynamite attached

Offline Masterd

  • SMF Hero
  • ******
  • Posts: 3,766
  • Gender: Male
Re: Make a simple SMF blog using 3 existing mods
« Reply #25 on: July 26, 2011, 06:11:42 AM »
Oh, my god. That's unbeliveable. Did you posted your problem im mod's support topic?
My Mods

Sugested that too. Hey ho. I'd link you to the original discussion but it's not visible to most people (seekrit team board stuff that is more dangerous than wikileaks).


Don't PM me for support! Use the appropriate support board!


Online Old Fossil

  • Support Specialist
  • SMF Hero
  • *
  • Posts: 9,534
  • Gender: Male
  • Fussy Old Sod
    • @mkcommforum on Twitter
Re: Make a simple SMF blog using 3 existing mods
« Reply #26 on: July 26, 2011, 09:18:29 AM »
Oh, my god. That's unbeliveable. Did you posted your problem im mod's support topic?

Already done.

Just hope the mods not inactive.

 :o

I did get the following on my test forum though.

Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/xxxx/public_html/xxxxx/Sources/ManagePermissions.php on line 1510

Will leave an attachment when I get time later.
« Last Edit: July 26, 2011, 10:45:16 AM by Brack1 »
My Forum
Simple Portal Beta Tester
 Mod Emulate
Forum Themes
My Forums Broken Fix

PMs for support will be returned with dynamite attached

Offline TKoos

  • Newbie
  • *
  • Posts: 1
Re: Make a simple SMF blog using 3 existing mods
« Reply #27 on: January 07, 2012, 01:04:18 PM »
Hi,

I have tried to follow your excellent guide and  I think that I've got everything done as it should be.
However when I click the "Blog" button in the menu, or surf to "index.php?action=blog" it does not show anything bloggish. ;)

I see my header, the menu and then it's all empty down to the footer.

Since I am all new to SMF it's kind of complicater to debug what's not working for me.
The "custom actions" mod, how can I verify that it's working - like create a "test" action and have it to show "hello world" or something nice?

Offline n1ce_hat

  • Semi-Newbie
  • *
  • Posts: 19
Re: Make a simple SMF blog using 3 existing mods
« Reply #28 on: July 29, 2012, 05:13:52 PM »
BUMP!

I would LOVE to see this work.

I have SMF 2.0.2 @ www.bitcointrading.com [nofollow] (but using a sandbox SMF installation for testing)

I..

1) Installed those 3 mods.  For the SSL one, it said it wouldn't install because the mod was not designed for 2.0.2, but I modified the packageinfo file and it accepted it, so all 3 mods successfully installed.

2) Followed your instructions.

3) Got the same parsing error as the others.

I would absolutely love to have this working, and I'll even pay to have someone help me set it up.

Email at maplesyrupghost [at] bitcointrading [dot] com, PM me (n1ce_hat) on this forum, or reply to this thread.

Pretty please with a cherry on top!

Thanks in advance!

-maplesyrupghost

Offline labyo

  • Newbie
  • *
  • Posts: 4
Re: Make a simple SMF blog using 3 existing mods
« Reply #29 on: February 17, 2013, 12:59:33 AM »
Thanks.... ;)

Offline tMicky

  • Jr. Member
  • **
  • Posts: 146
  • Gender: Female
Re: Make a simple SMF blog using 3 existing mods
« Reply #30 on: February 23, 2013, 02:24:15 PM »
Thanks.... ;)
hello, did you get it to work without the parse error?
Care to share how?

Offline labyo

  • Newbie
  • *
  • Posts: 4
Re: Make a simple SMF blog using 3 existing mods
« Reply #31 on: April 07, 2013, 01:00:48 AM »
Thanks.... ;)
hello, did you get it to work without the parse error?
Care to share how?

Yes it work for me.

What your problem?

Offline wittylady

  • Semi-Newbie
  • *
  • Posts: 14
Re: Make a simple SMF blog using 3 existing mods
« Reply #32 on: May 20, 2013, 03:50:21 AM »
I have requested a paid mod to do this with no results ...

At the moment I am using a "page" mod and replicating my website posts there.

It does the job but is not really professional enough in my book ... See for yourself

http://www.simomania.com/forum/index.php?action=page;id=51 [nofollow]

I would love it if someone were to take this up and create one as I am sure it would be very popular
as not everyone wants a front page portal.

I hope Labradoodle-360 does decide to do this mod.  I use his Menu editor lite and its fantastic !

Offline Kindred

  • Support Specialist
  • SMF Master
  • *
  • Posts: 31,450
  • Gender: Male
    • wagner999 on Facebook
    • @Kindred_999 on Twitter
Re: Make a simple SMF blog using 3 existing mods
« Reply #33 on: Today at 12:49:43 PM »
There are 2 or 3 "blog" mods that do the full blog-type and layout thing already without aneed for a paid mod...
Or you can do just what this thread demonstrates....
Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support forums.  Thank you.