Search found 22 matches
- Wed Jul 19, 2017 10:07 am
- Forum: Chit Chat
- Topic: Has someone been updating Area51's board software?
- Replies: 14
- Views: 87102
Re: Has someone been updating Area51's board software?
Yeah all the forum icon status buttons are fuzzy...not sharp or retina at all. I've seen this mentioned elsewhere. They look like the original icons were scaled up 2x and saved that way...hence they are fuzzy even when rescaled back down to their original size vvia CSS.
https://github.com/phpbb ...
- Tue Apr 26, 2016 10:09 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.0-b2 released
- Replies: 148
- Views: 373541
Re: phpBB 3.2.0-b2 released
When can we expect beta 3 / RC1 release?
- Mon Mar 07, 2016 10:47 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.0-b2 released
- Replies: 148
- Views: 373541
Re: phpBB 3.2.0-b2 released
I had no problems installing a new installation or upgrading from 3.1.8.
Everything went very smooth!
Everything went very smooth!
- Tue Feb 09, 2016 11:47 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.0-b1 released
- Replies: 70
- Views: 193110
Re: phpBB 3.2.0-b1 released
But then I get this:
Do you have any custom BBCodes or custom templates for the default BBCodes? I don't know how to reproduce the errors related to DOMXPath.
Edit: Ignore what I wrote previously, I still get the same error even after deleting all custom bbcodes (I had no custom templates ...
- Mon Feb 08, 2016 8:15 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.0-b1 released
- Replies: 70
- Views: 193110
Re: phpBB 3.2.0-b1 released
Clean install = OK
Upgrade from 3.1.5 => massive errors.
The files update all right, but the database is one big mess.
I've tried manually using CLI (php bin/phpbbcli.php db:migrate)
But then I get this:
Migration already effectively installed (skipped): \phpbb\db\migration\data\v320 ...
Upgrade from 3.1.5 => massive errors.
The files update all right, but the database is one big mess.
I've tried manually using CLI (php bin/phpbbcli.php db:migrate)
But then I get this:
Migration already effectively installed (skipped): \phpbb\db\migration\data\v320 ...
- Fri Jan 08, 2016 11:09 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.0-a2 released
- Replies: 45
- Views: 122066
Re: phpBB 3.2.0-a2 released
I noticed a certain behavior when looking at the search results here. I have not yet made a bug report because I don't know how phpBB is supposed to behave so I'll ask here:
When looking at search results, I noticed that posts in which short posts are quoted are displayed in quotation box. However ...
When looking at search results, I noticed that posts in which short posts are quoted are displayed in quotation box. However ...
- Wed Dec 30, 2015 11:13 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.0-a2 released
- Replies: 45
- Views: 122066
Re: phpBB 3.2.0-a2 released
Yeah that worked, thanks!
- Wed Dec 30, 2015 3:23 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.0-a2 released
- Replies: 45
- Views: 122066
Re: phpBB 3.2.0-a2 released
Everything is skipped until:
...
Migration already effectively installed (skipped): \phpbb\db\migration\data\v320\announce_global_permission
Apply dependencies of \phpbb\db\migration\data\v320\text_reparser.
Installing Data: \phpbb\db\migration\data\v320\text_reparser.
Then I get this error ...
...
Migration already effectively installed (skipped): \phpbb\db\migration\data\v320\announce_global_permission
Apply dependencies of \phpbb\db\migration\data\v320\text_reparser.
Installing Data: \phpbb\db\migration\data\v320\text_reparser.
Then I get this error ...
- Mon Dec 28, 2015 4:24 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.0-a2 released
- Replies: 45
- Views: 122066
Re: phpBB 3.2.0-a2 released
It there a way to update the database manually with CLI or something? When I click update, I get the message that everything upgraded however, my database is not. The version still says 3.1.5 and I get the following error:
Fatal error: Uncaught Error: Class 'fastImageSize\fastImageSize' not found ...
Fatal error: Uncaught Error: Class 'fastImageSize\fastImageSize' not found ...
- Sun Jul 05, 2015 10:34 pm
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-13803 / PHPBB3-13891 - Reparsing text
- Replies: 65
- Views: 180473
Re: PHPBB3-13803 / PHPBB3-13891 - Reparsing text
What's wrong with that post? Is that the Imgur gallery? That's one of the sites that's automatically embedded by the extension. You'd need to put the link in [url] tags if you want it to remain as a link.
Sorry, I forgot to add the warning:
PHP Warning: file_get_contents(): HTTP request failed ...