[BETA] phpBB3-Knowledgebase

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Suggested Hosts
Locked
wintstar
Registered User
Posts: 330
Joined: Sat Mar 07, 2009 12:39 pm
Location: Central Hessen, close to the "heart of nature", Germany
Contact:

Re: [BETA] phpBB3-Knowledgebase

Post by wintstar »

Is of ACP --> Load settings --> Recompile stale style components: Yes (activ) ?

This also causes longer load times of the Forum
User avatar
pertneer
Registered User
Posts: 205
Joined: Tue Dec 05, 2006 3:56 pm
Contact:

Re: [BETA] phpBB3-Knowledgebase

Post by pertneer »

Mine in set to no
wintstar wrote:Is of ACP --> Load settings --> Recompile stale style components: Yes (activ) ?

This also causes longer load times of the Forum
I intend to live forever. So far, so good.
Steven Wright
KetchupSamurai
Registered User
Posts: 30
Joined: Sun Jun 24, 2007 8:58 pm

Re: [BETA] phpBB3-Knowledgebase

Post by KetchupSamurai »

I manually flushed my cache and the issue went away.
Delete all contents in cache folder but index.htm and .htaccess ;)
User avatar
pertneer
Registered User
Posts: 205
Joined: Tue Dec 05, 2006 3:56 pm
Contact:

Re: [BETA] phpBB3-Knowledgebase

Post by pertneer »

KetchupSamurai wrote:I manually flushed my cache and the issue went away.
Delete all contents in cache folder but index.htm and .htaccess ;)
I did the same thing and you are correct it went away. It must have been a corrupt cache file. Thanks for the tip.
I intend to live forever. So far, so good.
Steven Wright
User avatar
Jessica
Former Team Member
Posts: 4342
Joined: Sun Jul 18, 2010 2:53 pm
Location: Pennsylvania, USA
Name: Jessica
Contact:

Re: [BETA] phpBB3-Knowledgebase

Post by Jessica »

I installed this -- on my test board -- and everything's working fine. However, there's one tiny tiny issue. Not a big deal, but I'll still post it anyways

Image

See the add comment button? the edge at the right side is kinda cut off. I circled it in red. It's not exactly like the add comment button on your KB dev site.

I tried changing the dimensions in styles/prosilver/imageset/en/imageset.cfg, and refreshed the theme and board, but that didn't work....so I'm clueless now.

board: http://area51.chenschool.elementfx.com/index.php

Username: Test
Password: test123
Pro-choice, Atheist, Pro-LGBT rights
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. - Albert Einstein
User avatar
pertneer
Registered User
Posts: 205
Joined: Tue Dec 05, 2006 3:56 pm
Contact:

Re: [BETA] phpBB3-Knowledgebase

Post by pertneer »

Jessica wrote:I installed this -- on my test board -- and everything's working fine. However, there's one tiny tiny issue. Not a big deal, but I'll still post it anyways

Image

See the add comment button? the edge at the right side is kinda cut off. I circled it in red. It's not exactly like the add comment button on your KB dev site.

I tried changing the dimensions in styles/prosilver/imageset/en/imageset.cfg, and refreshed the theme and board, but that didn't work....so I'm clueless now.

board: http://area51.chenschool.elementfx.com/index.php

Username: Test
Password: test123
try this
in styles/prosilver/imageset/en/imageset.cfg
find

Code: Select all

img_button_comment_new = button_comment_new.gif*25*119
replace with

Code: Select all

img_button_comment_new = button_comment_new.gif*25*121
Make sure to refresh imageset
I intend to live forever. So far, so good.
Steven Wright
User avatar
Jessica
Former Team Member
Posts: 4342
Joined: Sun Jul 18, 2010 2:53 pm
Location: Pennsylvania, USA
Name: Jessica
Contact:

Re: [BETA] phpBB3-Knowledgebase

Post by Jessica »

That fixed it, thanks.
Pro-choice, Atheist, Pro-LGBT rights
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. - Albert Einstein
User avatar
zenpig
Registered User
Posts: 642
Joined: Wed Aug 07, 2002 10:58 pm

Re: [BETA] phpBB3-Knowledgebase

Post by zenpig »

no big deal but in 1.0.5 you left index.htm and index.php in the kb_install directory...depending on how a users server is set up(ex, DirectoryIndex Directive in Apache) when going to kb.php for initial install it can point to the blank index.htm file instead of the intended index.php.

very nice work, btw...I was wondering if anyone was gonna pick this mod up and just discovered your new work on it. thanks :)
Beer's proof that God loves us and wants us to be happy.
User avatar
mladiucitelj
Registered User
Posts: 586
Joined: Sun Dec 12, 2010 12:33 am
Location: Slovenia, Europe

Re: [BETA] phpBB3-Knowledgebase

Post by mladiucitelj »

I know it's BETA, but is 1.0.5 already ok to install it on live board?
Don't forget to clear cache, refresh template, theme and imageset, double check all files :)

My mod: [MODDB] Menu System
User avatar
pertneer
Registered User
Posts: 205
Joined: Tue Dec 05, 2006 3:56 pm
Contact:

Re: [BETA] phpBB3-Knowledgebase

Post by pertneer »

Thanks you for the heads up. I will more specifically redirect to the index.php file and remove the index.htm as it is not needed.
I intend to live forever. So far, so good.
Steven Wright
User avatar
pertneer
Registered User
Posts: 205
Joined: Tue Dec 05, 2006 3:56 pm
Contact:

Re: [BETA] phpBB3-Knowledgebase

Post by pertneer »

mladiucitelj wrote:I know it's BETA, but is 1.0.5 already ok to install it on live board?
You should never install a mod on a live board that is in beta. Unless a mod has been submitted to the MODs database assume it is not ready for a live board. I myself am taking a risk using it on a demo site, but keep track of my logs to make sure no issues arise. Since I am the mod author I use a demo version for all to see and take the risk upon myself.

I do not recommend using it on a live site until it has been accepted into the MODs database.
I intend to live forever. So far, so good.
Steven Wright
User avatar
mladiucitelj
Registered User
Posts: 586
Joined: Sun Dec 12, 2010 12:33 am
Location: Slovenia, Europe

Re: [BETA] phpBB3-Knowledgebase

Post by mladiucitelj »

Ok, thank you. But hope it'll be accepted soon. It's very nice and useful mod.
Don't forget to clear cache, refresh template, theme and imageset, double check all files :)

My mod: [MODDB] Menu System
User avatar
pertneer
Registered User
Posts: 205
Joined: Tue Dec 05, 2006 3:56 pm
Contact:

Re: [BETA] phpBB3-Knowledgebase

Post by pertneer »

Released Ver_1.0.6

This is being released due to the fact I finished the option to export to pdf. Although it is disabled by default, because you need to download fpdf to use this functionality. Once you download the fpdf.php file you only need to put it into the root/includes/ directory and then turn on the feature in the export plugin.

Also is the option to turn off the copyright symbol itself when using the copyright feature. this will allow the use of custom messages if you do not require the use of a copyright.

I also has some other misc bug fixes to address some other minor language issues.
I intend to live forever. So far, so good.
Steven Wright
User avatar
mladiucitelj
Registered User
Posts: 586
Joined: Sun Dec 12, 2010 12:33 am
Location: Slovenia, Europe

Re: [BETA] phpBB3-Knowledgebase

Post by mladiucitelj »

Great! Installed it on my localhost, testing and have lots of questions and requests on your board :)
Don't forget to clear cache, refresh template, theme and imageset, double check all files :)

My mod: [MODDB] Menu System
idontwantausername
Registered User
Posts: 219
Joined: Fri Nov 09, 2007 8:25 pm

Re: [BETA] phpBB3-Knowledgebase

Post by idontwantausername »

Hi thanks for the mod it works very well haven't had any issues yet.

Is there an RC coming soon or any development news?
Locked

Return to “[3.0.x] MODs in Development”