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.
Alexander
New member
New member
Posts: 1
Joined: 30 Dec 2008, 09:32
Real name: Alexander de Jong
Location: Warmenhuizen, The Netherlands
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: phpBB QuickInstall for phpBB 3.0.x

Postby Alexander » 30 Dec 2008, 11:01


Abera
New member
New member
Posts: 6
Joined: 29 Dec 2008, 13:17
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: phpBB QuickInstall for phpBB 3.0.x

Postby Abera » 01 Jan 2009, 15:05

Attachments
qik.JPG
qik.JPG (18.42 KiB) Viewed 33788 times

User avatar
igorw
Past Contributor
Past Contributor
Posts: 1967
Joined: 01 Jun 2006, 20:48
Real name: Igor
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: phpBB QuickInstall for phpBB 3.0.x

Postby igorw » 26 Jan 2009, 22:11


- we're poor!

Abera
New member
New member
Posts: 6
Joined: 29 Dec 2008, 13:17
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: phpBB QuickInstall for phpBB 3.0.x

Postby Abera » 07 Mar 2009, 21:41


User avatar
igorw
Past Contributor
Past Contributor
Posts: 1967
Joined: 01 Jun 2006, 20:48
Real name: Igor
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: phpBB QuickInstall for phpBB 3.0.x

Postby igorw » 08 Mar 2009, 22:35

Give me as much information about your installation as you can.

PHP version, quickinstall config file (i don't need passwords), database back-end (mysql?), database version. Stuff like that.

And when exactly do you get the error? What options do you have selected? Are there places where you don't get it?

Thanks.

- we're poor!

Abera
New member
New member
Posts: 6
Joined: 29 Dec 2008, 13:17
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: phpBB QuickInstall for phpBB 3.0.x

Postby Abera » 06 Jun 2009, 20:23


User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: phpBB QuickInstall for phpBB 3.0.x

Postby Obsidian » 06 Jun 2009, 22:53

Reset your DB password in WAMP. It's now set to something when it was empty before, apparently. Either that or your DB user doesn't have access to the DB. ;)

Abera
New member
New member
Posts: 6
Joined: 29 Dec 2008, 13:17
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: phpBB QuickInstall for phpBB 3.0.x

Postby Abera » 06 Jun 2009, 23:46

I went into the config and
/**
* These are the database settings.
* dbms should be either firebird, mysqli, mysql, mssql, mssql_odbc, oracle, postgres, sqlite, if you are unsure, put in mysql
* if you're running this on localhost (which you should be!), dbhost and dbport can be left empty (in most cases)
* dbuser and dbpass are your database connection details, table_prefix should stay phpbb_, unless you know what you're doing
*/
'dbms' => 'mysql',
'dbhost' => 'localhost',
'dbport' => '',
'dbuser' => 'root',
'dbpasswd' => '',


changed these. Seems to be working.
Thanks

User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: phpBB QuickInstall for phpBB 3.0.x

Postby Obsidian » 07 Jun 2009, 00:42

Quite welcome. :)

User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: phpBB QuickInstall for phpBB 3.0.x

Postby Obsidian » 19 Aug 2009, 13:08

A little note here, if you make a new folder in phpBB3_alt for 3.0.5, you can quickinstall 3.0.5
And, if you've got an SVN client, you may be able to use the 3.0.6-dev copy too. :)

CoolCalvin
New member
New member
Posts: 6
Joined: 22 Aug 2009, 00:43
Location: LA (but which?) :)
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: phpBB QuickInstall for phpBB 3.0.x

Postby CoolCalvin » 29 Sep 2009, 00:33

shouldn't the new version be available soon?
Recently started a blog on where I'm trying to focus on , , and the . I also blog about . And I'm excited to consider some PhpBB options

User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: phpBB QuickInstall for phpBB 3.0.x

Postby Obsidian » 29 Sep 2009, 01:49

Just add an alternate environment and toss in a copy of phpBB 3.0.5, it works. I've tried it also with the 3.0.6 SVN too.

User avatar
EY
Supporter
Supporter
Posts: 204
Joined: 05 Nov 2006, 23:13
Real name: Elias
Location: Montreal
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: phpBB QuickInstall for phpBB 3.0.x

Postby EY » 18 Mar 2010, 03:13

I will test this with phpBB 3.0.7 and post back the results!
Never Say Never!

User avatar
EY
Supporter
Supporter
Posts: 204
Joined: 05 Nov 2006, 23:13
Real name: Elias
Location: Montreal
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: phpBB QuickInstall for phpBB 3.0.x

Postby EY » 18 Mar 2010, 03:26

Wait has this been updated to phpBB 3.0.7?
Never Say Never!

User avatar
igorw
Past Contributor
Past Contributor
Posts: 1967
Joined: 01 Jun 2006, 20:48
Real name: Igor
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: phpBB QuickInstall for phpBB 3.0.x

Postby igorw » 18 Mar 2010, 09:40

No, please try out this version: http://github.com/tumba25/phpbb-quickinstall

Tumba25 is working on a new version.

- we're poor!


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Return to “Tools for MOD authors”

Who is online

Users browsing this forum: No registered users and 3 guests