News:

Wondering if this will always be free?  See why free is better.

Main Menu

SMFBlog

Started by SMFHacks.com Team, May 11, 2007, 08:02:48 AM

Previous topic - Next topic

Me313

hello...

can anyone help me?i dont know how make it available as part as the top bar menu....am  a coder dummy..i know it has something to do with index.template.etc

my theme is dilber Mc with TyPortal.

thank you in advance for the help..

thanks for this simple yet pretty blog for smf.

Merecraft

#141
I'm getting the following two errors in my error log when people read a journal entry:

8: Undefined index: ssiTopic_reply
File: /home/path to install/forum/Themes/stoutnsturdy/Blog.template.php
Line: 157


8: Undefined variable: ID_MEMBER
File: /home/path to install/forum/SSI.php
Line: 1837


I do have the SSI Topics and Replies mod installed.

EDIT: Found the problem. The modifications to Modifications.english.php were not added during the SSI Topics and Replies mod install for some reason.

lindaf

Hi,

I get some errors on the install, wondering if anyone can tell me how to fix them so I can install it?

Installing this package will perform the following actions:  Type Action Description
1. Extract File ./Sources/Blog.php 
2. Extract File ./Themes/default/Blog.template.php 
3. Extract File ./Themes/default/blog.css 
4. Execute Modification ./index.php Test successful
5. Execute Modification ./Sources/ManageBoards.php Test failed
6. Execute Modification ./Sources/ModSettings.php Test successful
7. Execute Modification ./Sources/Post.php Test successful
8. Execute Modification ./Sources/QueryString.php Test successful
9. Execute Modification ./Sources/Subs-Boards.php Test failed
10. Execute Modification ./Sources/Subs.php Test successful
11. Execute Modification ./Themes/default/index.template.php Test successful
12. Execute Modification ./Themes/default/ManageBoards.template.php Test successful
13. Execute Modification ./Themes/default/languages/Modifications.english.php Test successful
14. Execute Modification ./Themes/default/languages/Modifications.turkish.php Skipping file
15. Execute Code installScript.php 

Jade Elizabeth

i got the above errors
used http://sleepycode.com/PackageParser/index.php
and everything installed properly

but it doesnt work

edit: have the ssi thing
set a board as a blog too
Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

Croco

Quote from: Alundra on October 20, 2007, 02:36:42 AM
i got the above errors
used http://sleepycode.com/PackageParser/index.php
and everything installed properly

but it doesnt work

edit: have the ssi thing
set a board as a blog too
you have to make the board visible by guests
I am back. I will try to catch up with some stuff soon.
Regards,
Croco

My sites
Andareena.com
Andareen.net(Under Constraction :P)

New plans coming soon


Good links for you to visit:
Docs
Search

Jade Elizabeth

yeah, he told me lol

i dnt have to if i make them childboards

:D their hidden ;)
Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

DeMar

I have a problem during instalation!

 
1. Raspakiraj Datoteka ./Sources/Blog.php 
2. Raspakiraj Datoteka ./Themes/default/Blog.template.php 
3. Raspakiraj Datoteka ./Themes/default/blog.css 
4. Primjeni ./index.php                                                           Uspješno
5. Primjeni ./Sources/ManageBoards.php                              Uspješno
6. Primjeni ./Sources/ModSettings.php                                  FAILED
7. Primjeni ./Sources/Post.php                                               Uspješno
8. Primjeni ./Sources/QueryString.php                                   Uspješno
9. Primjeni ./Sources/Subs-Boards.php                                  Uspješno
10. Primjeni ./Sources/Subs.php                                            Uspješno
11. Primjeni ./Themes/default/index.template.php                Uspješno
12. Primjeni ./Themes/default/ManageBoards.template.php Uspješno
13. Primjeni ./Themes/default/languages/Modifications.english.php      Uspješno
14. Primjeni ./Themes/default/languages/Modifications.turkish.php Preskačem datoteku
15. Izvrši Kod installScript.php


Only the file ./Sources/ModSettings.php failed!
Why? What should I do?

[embed-flash(width,height)]

TrueSatan

Your error is a variant on the most common error of all those reported on these pages...it tells you that another mod you have installed has already edited the file in question and that you thus need to do a manual installation of this mod. Please read:

http://docs.simplemachines.org/index.php?topic=402.msg531#msg531

http://www.simplemachines.org/community/index.php?topic=34526.0

The following may also prove helpful:

http://modparser.dev.dansoftaustralia.net/

Mirror of the last link:

http://www.smfhacks.com/smf-package-parser.html

DeMar

What do you think?
It would be OK, to finish this installation with this error, and after that edit the one file manualy?

thanks

[embed-flash(width,height)]

TrueSatan

A big maybe...you see some mods on some installations on some hosting stop at the point where an error is encountered and thus the rest of the files don't get edited not just the failed file...in general I prefer to do a manual edit of the lot and thus can be certain that all files are properly edited...you can try it as you suggest if you wish but do be aware of the potential for problems as I've outlined. All in all it tends to be less bother IMHO to just do a full manual installation.

DeMar

OK. Thanks for explanation

[embed-flash(width,height)]

DeMar

Croatian translation of Modifications.croatian.php!

// --- Begin modification - SMFBlog --- Croatian by Dean B.
// General text strings
$txt['blog'] = 'Blog';
// Text used in the frontend (user section).
$txt['blog_boards'] = 'Blog Kategorije';
$txt['blog_blogs'] = 'Dostupni Blogovi:';
$txt['blog_comments'] = 'Komentari';
$txt['blog_no_comments'] = 'Trenutno ne postoje komentari za ovaj post';
$txt['blog_write_comment'] = 'Komentiraj';
// Errors in the frontend.
$txt['blog_error_disabled'] = 'Zao nam je, trenutno su blogovi onemoguceni!';
$txt['blog_error_login'] = 'Zao nam je, morate biti prijavljeni kako bi mogli komentirati!';
$txt['blog_error_not_exist'] = 'Zao nam je, blog koji ste trazili ne postoji vise!';
$txt['blog_error_not_blog'] = 'Zao nam je, ova kategorije nije blog!';

// Settings for the blog administration.
$txt['blog_comments_perpage'] = 'Broj prikazanih komentara po stranici';
$txt['blog_enable'] = 'Omoguciti Blog?';
$txt['blog_enable_rewrite'] = 'Omoguciti lijepe URL-ove?';
$txt['blog_settings'] = 'Postavke Bloga';
// Board administration.
$txt['blog_board'] = 'Koristi kategoriju kao blog?';
$txt['blog_board_desc'] = 'Ukljucivanjem ove opcije, omogucavate prikazivanje ove kategorije na stranici bloga.';
// --- End modification ---

[embed-flash(width,height)]

[SAP]Francis

Does it work on 1.1.4?

Vehicles Forum

Founded By Francis Morissette

TrueSatan

It should do so with no problems...obviously installation on a test forum would be sensible rather than on your main forum if you have any doubts about it.

Daniel15

Yes, it should work on SMF 1.1.4
I'm working on updating this mod (fixing some bugs and stuff) at the moment :)
Daniel15, former Customisation team member, resigned due to lack of time. I still love everyone here :D.
Go to smfshop.com for SMFshop support, do NOT email or PM me!

falguni1

hello daniel15 very nice mod

I just want 1 more feature to it, will it show attached files in forum

the blog shows all, but the attachments. It will be great if it shows the attachments also.
thankyou

falguni1

Quote from: Daniel15 on November 29, 2007, 09:15:35 PM
Yes, it should work on SMF 1.1.4
I'm working on updating this mod (fixing some bugs and stuff) at the moment :)
wow

Goatie

I'm looking forward to the next release of this mod because I have some plans of expanding my forum with a normal site. Then I can simply pull out the news from the news board instead og making a whole new blog system for the new site.

I'll keep an eye out for the new release of this excelent mod :D

softtouch

Installing on 1.1.4 clean install without any error.
But if I tick the checkmark that this board is a blog and save it, I get


Field 'is_blog' doesn't have a default value
File: C:\apache\htdocs\bazaar\Sources\Subs-Boards.php
Line: 1144

softtouch

After manually adding default values in the database, I do not get any error anymore, BUT it does not work anyhow.
I am using default theme, created a board "Blogs", ticked the checkbox to use it as a blog and the posts inside that board are still looking like normal posts... no difference.
I am using SMF 1.1.4, fresh install.

Advertisement: