Search found 267 matches

by wang5555
Tue Jan 09, 2018 7:58 am
Forum: [3.2.x] Support Forum
Topic: Update 3.2.1 >>> 3.2.2
Replies: 13
Views: 5203

Re: Update 3.2.1 >>> 3.2.2

If you uploaded the full package after initially starting with the automatic updater, please make sure to first delete store/install_config.php. Afterwards you should be able to choose the, in this case needed, database update only. Thank you very much. :) Suggest: Write this method into the knowle...
by wang5555
Sat Dec 09, 2017 11:44 pm
Forum: [3.2.x] Support Forum
Topic: phpBB Debug - "Parameter must be an array or an object that implements Countable" [Solved!]
Replies: 16
Views: 25847

Re: phpBB Debug - "Parameter must be an array or an object that implements Countable"

The solution to this problem is with twig and not phpbb. The version of twig in use has coding error with the count() function, which is now being flagged by php 7.2. The solution is to update twig, or for a quick fix just edit the core.php file as stated here: https://area51.phpbb.com/phpBB/viewto...
by wang5555
Tue Dec 05, 2017 11:32 am
Forum: [3.2.x] Support Forum
Topic: phpBB Debug - "Parameter must be an array or an object that implements Countable" [Solved!]
Replies: 16
Views: 25847

Re: phpBB Debug - "Parameter must be an array or an object that implements Countable"

Here's the problem: [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable The day before yesterday, I upgraded PHP from 7.1.12 to 7.2.0, a similar problem occurred. Perhaps, in ...
by wang5555
Thu Oct 03, 2013 2:15 am
Forum: phpBB Discussion
Topic: [Discuss] Support Toolkit 1.0.7-PL1
Replies: 16
Views: 15791

Re: [Discuss] Support Toolkit 1.0.7-PL1

Noxwizard wrote:Discuss the release of the Support Toolkit 1.0.7-PL1 here.
Thanks for the update. :D
by wang5555
Wed Apr 17, 2013 12:10 am
Forum: phpBB Discussion
Topic: [Discuss] Support Toolkit 1.0.7 released
Replies: 13
Views: 6056

Re: [Discuss] Support Toolkit 1.0.7 released

Noxwizard wrote:Discuss the release of the Support Toolkit 1.0.7 here.
Thanks for your hard work! :D
by wang5555
Sun Feb 24, 2013 2:27 am
Forum: [3.0.x] Support Forum
Topic: php 5.4.12
Replies: 12
Views: 11052

Re: php 5.4.12

rxu wrote:
bantu wrote:Please try 'lang' => array_filter($this->lang['datetime'], 'is_string'), in $date_cache[$format] = array( definition.
That worked for me.
+1, thanks! :D
by wang5555
Sat Feb 23, 2013 6:24 am
Forum: [3.0.x] Support Forum
Topic: php 5.4.12
Replies: 12
Views: 11052

Re: php 5.4.12

You can temporarily fix the issue by suppressing the error output adding @ sign at the front of strtr call: return @strtr(@gmdate($date_cache[$format]['format_long'], $gmepoch + $zone_offset), $date_cache[$format]['lang']); This is not an actual fix but getting rid of the error messages only. This ...
by wang5555
Fri Aug 24, 2012 3:13 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] phpBB Calendar 0.1.1 (alightner)
Replies: 4246
Views: 523377

Re: [Beta] phpBB Calendar 0.1.1 (alightner)

Here is the Traditional Chinese translation for phpBB Calendar 0.1.1. :)

p.s.
Included language, styles, and the "install__language_files_only.xml" file.
by wang5555
Thu Aug 23, 2012 3:13 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] phpBB Calendar 0.1.1 (alightner)
Replies: 4246
Views: 523377

Re: [Beta] phpBB Calendar 0.1.1 (alightner)

Here is the Traditional Chinese translation. :)

Excuse me,
Need to translate this "install__language_files_only.xml" file?
by wang5555
Sat Aug 04, 2012 1:14 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] phpBB Calendar 0.1.1 (alightner)
Replies: 4246
Views: 523377

Re: [Beta] phpBB Calendar 0.1.1 (alightner)

There were very few new strings in 0.1.1 that weren't already in 0.1.0. However, there were 2 translations packaged up with 0.1.0 (I think yours was one of them) but it failed the pre mod validation checker and with the foreign characters I didnt know how to fix it without corrupting it so I just o...
by wang5555
Sat Aug 04, 2012 8:16 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] phpBB Calendar 0.1.1 (alightner)
Replies: 4246
Views: 523377

Re: [Beta] phpBB Calendar 0.1.1 (alightner)

The calendar mod is back!!! :D We are still in Beta, but 0.1.1 includes all of the bugs reported in the first round of beta (0.1.0) At this point the features are pretty well tested... if there are any bugs they're most likely in the way I packaged the install files instead of the mod's code itself...
by wang5555
Mon Aug 01, 2011 4:52 pm
Forum: [3.0.x] Support Forum
Topic: Auto-prune forums SQL
Replies: 5
Views: 589

Re: Auto-prune forums SQL

Try it:

Code: Select all

UPDATE phpbb_forums SET enable_prune = '0'
by wang5555
Sun Jul 24, 2011 11:08 am
Forum: phpBB Discussion
Topic: [Discussion]Customisations Database now supports ColorizeIt
Replies: 26
Views: 12066

Re: [Discussion]Customisations Database now supports Coloriz

It's so smart, thanks the phpBB Styles Team. :D
by wang5555
Wed Jul 20, 2011 2:23 pm
Forum: [3.0.x] MODs in Development
Topic: [MODDB] Board3 Portal 2.0.0b1
Replies: 74
Views: 18323

Re: [BETA] Board3 Portal 2.0.0b1

Good job! :D

Suggestion:
--OPEN--
language/en/mods/portal/portal_attachments_module.php

--FIND--

Code: Select all

'PORTAL_ATTACHMENTS'	=> 'Attachments Block'
--REPLACE WITH--

Code: Select all

'PORTAL_ATTACHMENTS'	=> 'Attachments'
If remove "Block", the interface is better conformity.
by wang5555
Mon Jul 11, 2011 12:15 am
Forum: phpBB Discussion
Topic: Discuss: phpBB 3.0.9 released
Replies: 141
Views: 28785

Re: Discuss: phpBB 3.0.9 released

Thank you very much! :D

Go to advanced search