phpBB QuickInstall for phpBB 3.0.x

Tools by the phpBBModders team and Community contributed tools.
Forum rules
Only post tools related to modding in here, simple.
Albert
New member
New member
Posts: 1
Joined: 12 May 2010, 11:46

Re: phpBB QuickInstall for phpBB 3.0.x

Post by Albert »

I've updated Dutch translation for QuickInstall 1.0.10.
http://www.phpbb.nl/downloads/vertaling ... =view&t=65
z2z
New member
New member
Posts: 8
Joined: 12 Mar 2008, 06:48

Re: phpBB QuickInstall for phpBB 3.0.x

Post by z2z »

I read all warnings and now i m going to ask again .. :P

Is it okay to use it online .. if i change the structure

testingdomain.tld
/quickinstall (chmod 750 or remove public access permission after use)
/test/boards
/test/cache

Does that sounds okay?
User avatar
tumba25
Supporter
Supporter
Posts: 1052
Joined: 24 Oct 2007, 13:10
Real name: Jari Kanerva
Location: Kokkola, Finland.
Contact:

Re: phpBB QuickInstall for phpBB 3.0.x

Post by tumba25 »

Might be, if you password protect the QI directory. But it is not designed to be used on-line, the inner security is done with local usage in mind.
tdk
New member
New member
Posts: 1
Joined: 08 Sep 2012, 00:37

Re: phpBB QuickInstall for phpBB 3.0.x

Post by tdk »

Hello,

could you build in an admin controle panel to manage the boards to turn them online and offline.

greetz tdk
User avatar
tumba25
Supporter
Supporter
Posts: 1052
Joined: 24 Oct 2007, 13:10
Real name: Jari Kanerva
Location: Kokkola, Finland.
Contact:

Re: phpBB QuickInstall for phpBB 3.0.x

Post by tumba25 »

No, phpBB QI is intended for testing your code. Not to use as a hosting script.
zac2613
New member
New member
Posts: 5
Joined: 12 Nov 2012, 15:53

Re: phpBB QuickInstall for phpBB 3.0.x

Post by zac2613 »

Hi All,
I have been using Quick install for sometime now on Localhost without any issues, I upgraded the files from the Git & all seemed to go well, today, I went to register on the new testboard & the Captcha Image is not showing, so registration cannot be completed.

If I install a 3.0.11 board as normal the Spambot countermeasures default is GD Image & the other supplied Captcha's can be selected & Images seen in the preview window, However, when a new board is made with Quick install the default Spambot countermeasures becomes Simple Image & the Image is not shown in the preview window.

The same 3.0.11 files were used for both tests.
I don't use this live but thought Id bring it to you attention or @ least see if anyone else has the same issue.
Regards
User avatar
tumba25
Supporter
Supporter
Posts: 1052
Joined: 24 Oct 2007, 13:10
Real name: Jari Kanerva
Location: Kokkola, Finland.
Contact:

Re: phpBB QuickInstall for phpBB 3.0.x

Post by tumba25 »

Thanks, I'll have a look at that. IIRC nothing that has to do with registration or CAPTCHA is changed. The board settings should be the default since phpBB's own install script is used.
zac2613
New member
New member
Posts: 5
Joined: 12 Nov 2012, 15:53

Re: phpBB QuickInstall for phpBB 3.0.x

Post by zac2613 »

Thanks for the reply Tumba25,

I have just re downloaded the package from the Git & installed it into my Ampps local server & its working fine with a new install, soooo, there's either something wrong with xampp or the quick install that I've been using for sometime or both?

I will look into this on the weekend & let you know the outcome.

Regards
zac2613
New member
New member
Posts: 5
Joined: 12 Nov 2012, 15:53

Re: phpBB QuickInstall for phpBB 3.0.x

Post by zac2613 »

It's not quick install @ fault here but xampp, version I'm using is 181 for windows.

I reinstalled xampp, set it up, added quick install & configured it, populated a board & the error with the captch was still present.

I copied the quick install directory into Ampps, edited the qi.config to alter DB pass & fired it up, populated a board & all is ok.

So sadly me & my faithful xampp need to part & make way for my new server environment Ampps, Good thing with this application is phpmyadmin/php & anything else related to updates are done by the click of a button, where upgrading xampp is another story.lol

Regards

Ampps

Code: Select all

http://www.ampps.com/
User avatar
bonelifer
Administrator
Administrator
Posts: 477
Joined: 24 Jun 2006, 17:48
Real name: William
Location: htpc.MythBuntu

Re: phpBB QuickInstall for phpBB 3.0.x

Post by bonelifer »

Have you tried XAMPP(the official site for XAMPP). Version 1.8.1 on my computer and quickinstall current version works correctly for me.

website:

Code: Select all

http://www.apachefriends.org/en/index.html
zac2613
New member
New member
Posts: 5
Joined: 12 Nov 2012, 15:53

Re: phpBB QuickInstall for phpBB 3.0.x

Post by zac2613 »

bonelifer wrote:Have you tried XAMPP(the official site for XAMPP). Version 1.8.1 on my computer and quickinstall current version works correctly for me.

Hi,
Yes that's where I get it from, it could be windows 7? only recently upgraded to it from xp, However,Ampps is doing fine & as said above, updates @ a click of a button, so stick with it I think, especially with the updates going on with phpmyadmin & php of late.

Regards
User avatar
bonelifer
Administrator
Administrator
Posts: 477
Joined: 24 Jun 2006, 17:48
Real name: William
Location: htpc.MythBuntu

Re: phpBB QuickInstall for phpBB 3.0.x

Post by bonelifer »

I have XAMPPS 1.8.1 and Win7 64bit.
zac2613
New member
New member
Posts: 5
Joined: 12 Nov 2012, 15:53

Re: phpBB QuickInstall for phpBB 3.0.x

Post by zac2613 »

Update:

Simple Image & the Image is not shown in the preview window

I had the same issue arise with the captcha Simple Image not showing again with phpBB 3.0.11, but this time I found the issue, php version 5.4 reverting to 5.3 cured it, However, 5.4 works fine with phpBB 3.0.12RC1 Installed using quick install.

Hope it helps someone down the line, but I should of thought of that :evil:
Post Reply