[ABD] Knowledge Base 0.2.14

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
Locked
User avatar
tas2580
Registered User
Posts: 295
Joined: Wed May 30, 2007 1:56 am
Location: Stuttgart, Germany
Contact:

[ABD] Knowledge Base 0.2.14

Post by tas2580 »

MOD Title: Mini Knowledge Base
MOD Description: Adds a small Knowledge Base to your Forum.
MOD Version: [BETA] 0.2.14
phpBB Version: phpBB 3.0.x
Format: ModX

Mod Download: Download
Mirror: At Google Code

Demo: http://www.gameserveradmin.de/artikel/

Please upload your translations of this Mod here.
Last edited by DavidIQ on Fri Dec 04, 2009 11:19 pm, edited 16 times in total.
Reason: Marked as abandoned
ghettowboy
Registered User
Posts: 216
Joined: Tue Jun 12, 2007 3:53 pm

Re: [BETA] Mini Knowledge Base

Post by ghettowboy »

now this looks really interesting.... can't wait to test it out :D ...
Granit
Registered User
Posts: 266
Joined: Sun Aug 27, 2006 3:17 pm

Re: [BETA] Mini Knowledge Base

Post by Granit »

How the get it to work?

I have activated the modul, then the categori and subcategori appears.

But i dont see any permissions anywhere, and how to i write something in the knowledge base?

Please help.
Stipendiat
Registered User
Posts: 35
Joined: Fri Sep 21, 2007 1:58 pm

Re: [BETA] Mini Knowledge Base

Post by Stipendiat »

Similarly! I can't add the Artikel :(
yaw_pakhtoon
Registered User
Posts: 107
Joined: Wed Sep 12, 2007 12:18 am

Re: [BETA] Mini Knowledge Base

Post by yaw_pakhtoon »

cool mod.. thanks.
Image
dcz
Registered User
Posts: 787
Joined: Sun Feb 13, 2005 5:37 am
Contact:

Re: [BETA] Mini Knowledge Base

Post by dcz »

Looks really nice, will try it ;)

phpBB SEO || phpBB3 SEO Premod || SEO phpBB3
GYM Sitemaps & RSS for phpBB3: GYM Sitemaps & RSS
yaw_pakhtoon
Registered User
Posts: 107
Joined: Wed Sep 12, 2007 12:18 am

Re: [BETA] Mini Knowledge Base

Post by yaw_pakhtoon »

Code: Select all

INSERT INTO phpbb_acl_options (auth_option, is_global, is_local, founder_only) VALUES ('u_add_kb', 1, 0, 0);
i get this:
SQL query:

INSERT INTO phpbb_acl_options( auth_option, is_global, is_local, founder_only )
VALUES (
'u_add_kb', 1, 0, 0
)

MySQL said: Documentation
#1146 - Table '**(username)**.phpbb_acl_options' doesn't exist

Code: Select all

INSERT INTO phpbb_acl_options (auth_option, is_global, is_local, founder_only) VALUES ('m_edit_kb', 1, 0, 0);

Code: Select all

INSERT INTO phpbb_acl_options (auth_option, is_global, is_local, founder_only) VALUES ('m_del_kb', 1, 0, 0);

Code: Select all

INSERT INTO phpbb_acl_options (auth_option, is_global, is_local, founder_only) VALUES ('m_activate_kb', 1, 0, 0);

for those ones too, i get that error.. :cry:
Image
User avatar
Raimon
Former Team Member
Posts: 12088
Joined: Tue May 30, 2006 5:31 pm
Location: Netherlands
Name: Raimon Meuldijk
Contact:

Re: [BETA] Mini Knowledge Base

Post by Raimon »

Is the prefix in your database also phpBB ?
Need phpBB installation, extenstions, Styles or integrate phpBB with you website?
Contact me @ www.raimon.nl for fair prices and good service!
yaw_pakhtoon
Registered User
Posts: 107
Joined: Wed Sep 12, 2007 12:18 am

Re: [BETA] Mini Knowledge Base

Post by yaw_pakhtoon »

no, its something else..
Image
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean
Contact:

Re: [BETA] Mini Knowledge Base

Post by Erik Frèrejean »

Then change phpbb_ in your own prefix :).
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
yaw_pakhtoon
Registered User
Posts: 107
Joined: Wed Sep 12, 2007 12:18 am

Re: [BETA] Mini Knowledge Base

Post by yaw_pakhtoon »

k.. thanks, gona try that right now. :D
Image
yaw_pakhtoon
Registered User
Posts: 107
Joined: Wed Sep 12, 2007 12:18 am

Re: [BETA] Mini Knowledge Base

Post by yaw_pakhtoon »

i got one more problem.
it says that you have to activate it from the acp.. how do you do that?
Image
.:: Chico ::.
Registered User
Posts: 463
Joined: Fri Aug 03, 2007 6:35 am
Location: Rio de Janeiro
Contact:

Re: [BETA] Mini Knowledge Base

Post by .:: Chico ::. »

Granit wrote:How the get it to work?

I have activated the modul, then the categori and subcategori appears.

But i dont see any permissions anywhere, and how to i write something in the knowledge base?

Please help.
Same here.

Without this, we can't submit an article.

But all the rest look just fine, really good mod!

One Suggestion:
I'm gonna use this with a lot of information, and, as we can see in your demo here: http://www.gameserveradmin.de/artikel/, the sub-categories have a few articles, but in my case, i'm gonna have it a lot. The suggestion is: the subcategorie display the last new addition and have a limite, example: 5, and after a button with "see all articles" or something like that. Got it :?: In this way, 1 subcategorie could have a lot of articles.

ONe Question:
In your demo, we can see two colunns, is it default :?:

One ask:
If you could teach us how to put adsense like here: http://www.gameserveradmin.de/artikel/7 ... 3ea1d7c1bf
maybe using 'flow' html code before posting_body of knowledge article, i'm just guessing.

Thanks you a lot! ;)
Sisem
Registered User
Posts: 121
Joined: Fri May 25, 2007 11:52 am

Re: [BETA] Mini Knowledge Base

Post by Sisem »

Same here. Can find no way of adding an artical.

Looking really go tho so far!

Sisem
User avatar
Raimon
Former Team Member
Posts: 12088
Joined: Tue May 30, 2006 5:31 pm
Location: Netherlands
Name: Raimon Meuldijk
Contact:

Re: [BETA] Mini Knowledge Base

Post by Raimon »

For the permissions;

ACP -> permissions -> Groups’ permissions -> select your group -> click on the right on ; Advanced Permissions

and there will be a tab visible that is called ; Knowledge Base ;)
Need phpBB installation, extenstions, Styles or integrate phpBB with you website?
Contact me @ www.raimon.nl for fair prices and good service!
Locked

Return to “[3.0.x] Abandoned MODs”