Search found 1487 matches

by Prosk8er
Mon Apr 08, 2024 1:26 pm
Forum: phpBB Discussion
Topic: Hi! Haven't used phpBB in years, need advice on old DB found
Replies: 22
Views: 3115

Re: Hi! Haven't used phpBB in years, need advice on old DB found

if you got it to import correctly you dont need to browse to install 3.0.11 what you need to do is make a config.php <?php // phpBB 3.0.x auto-generated configuration file // Do not change anything in this file! $dbms = 'mysqli'; $dbhost = 'localhost'; $dbport = ''; $dbname = 'xxxxx'; $dbuser = 'xxx...
by Prosk8er
Sat Apr 06, 2024 11:44 pm
Forum: [3.3.x] Styles Support & Discussion
Topic: Forum icons
Replies: 4
Views: 2316

Re: Forum icons

they look ok is it just because there small?
i was able to make it bigger with a few css edits
by Prosk8er
Fri Apr 05, 2024 11:49 pm
Forum: phpBB Discussion
Topic: Hi! Haven't used phpBB in years, need advice on old DB found
Replies: 22
Views: 3115

Re: Hi! Haven't used phpBB in years, need advice on old DB found

go to /xampp/php/php.ini and change the value of upload_max_filesize
might also want to change the value of these
max_execution_time
memory_limit
post_max_size
by Prosk8er
Sun Mar 17, 2024 5:24 pm
Forum: phpBB Discussion
Topic: What is the Future of phpBB?
Replies: 288
Views: 79173

Re: What is the Future of phpBB?

Elias best bet to see progress is probably here https://github.com/phpbb/phpbb/milestones
by Prosk8er
Sun Feb 04, 2024 7:04 pm
Forum: [3.3.x] Support Forum
Topic: Need a little help with an old board forced to convert.
Replies: 10
Views: 476

Re: Need a little help with an old board forced to convert.

you should update your config.php this is the default config.php for 3.3.x <?php // phpBB 3.3.x auto-generated configuration file // Do not change anything in this file! $dbms = 'phpbb\\db\\driver\\mysqli'; $dbhost = ''; $dbport = ''; $dbname = ''; $dbuser = ''; $dbpasswd = ''; $table_prefix = 'phpb...
by Prosk8er
Mon Dec 25, 2023 10:18 pm
Forum: General Discussion
Topic: Merry Christmas 2023
Replies: 9
Views: 4027

Re: Merry Christmas 2023

merry christmas
by Prosk8er
Sat Dec 23, 2023 7:55 pm
Forum: Wanted!
Topic: Need startup help
Replies: 7
Views: 1991

Re: Need startup help

i sent you a pm yesterday
by Prosk8er
Sat Dec 16, 2023 7:12 pm
Forum: Wanted!
Topic: Old school hangman game
Replies: 11
Views: 4097

Re: Old school hangman game

do you have a copy of the old hangman mod? might be useful to post it
by Prosk8er
Wed Dec 13, 2023 12:15 am
Forum: [3.3.x] Support Forum
Topic: Using FTP to install
Replies: 7
Views: 510

Re: Using FTP to install

winscp is a good free one
by Prosk8er
Sat Oct 14, 2023 12:32 am
Forum: [3.3.x] Styles Support & Discussion
Topic: could never install a single style
Replies: 28
Views: 1948

Re: could never install a single style

As said in the support topic for dvgfx2 make sure you download the correct version some styles have other versions for different phpbb versions. My style has been tested multiple times and has no issues installing it or setting it as default not only that but gets tested by phpbb before it gets rele...
by Prosk8er
Fri Sep 29, 2023 12:24 am
Forum: [3.3.x] Styles in Development
Topic: [DEV] ExtremeDark Red
Replies: 1
Views: 592

Re: [DEV] ExtremeDark Red

Good job glad to see it's coming back
by Prosk8er
Wed Apr 05, 2023 8:35 pm
Forum: [3.3.x] Support Forum
Topic: SOLVED: A complete new installation 3.3.10 fails
Replies: 14
Views: 1153

Re: SOLVED: A complete new installation 3.3.10 fails

most likely cause the people that translated them haven't submitted them to be updated
by Prosk8er
Wed Apr 05, 2023 3:08 pm
Forum: phpBB Discussion
Topic: iPad issue since update to iPadOS 16.4
Replies: 3
Views: 1931

Re: iPad issue since update to iPadOS 16.4

your welcome
by Prosk8er
Wed Apr 05, 2023 10:44 am
Forum: phpBB Discussion
Topic: iPad issue since update to iPadOS 16.4
Replies: 3
Views: 1931

Re: iPad issue since update to iPadOS 16.4

looks like the fix will be in next version https://github.com/phpbb/phpbb/pull/6475

Go to advanced search