[3.3.x] Support Forum • Re: SQL Error updating to 3.3.11
Run the sql, which will add the missing field and you should be good. I'm unsure what is causing that other error though.Statistics: Posted by Kinsman — Thu May 30, 2024 11:02 pm
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
Does this require the php gmp extension to work?Statistics: Posted by nou nou — Fri May 31, 2024 1:24 am
View ArticlephpBB Discussion • Re: Discuss: phpBB 3.3.12 Release
Good work on the release all Statistics: Posted by danieltj — Fri May 31, 2024 8:10 pm
View ArticleExtensions in Development • Re: [3.3][BETA] Post Form Templates
Unfortunately when I select the template from the combobox, the page reloads and nothing happens anymore!Can you show me how you've set up your template? And do you have anything in your error log...
View ArticlephpBB Ideas • Re: Poll cancel vote
Good catch. Ticket opened and tagged into this idea.For the lazy (me), what's the ticket ID?Edit: sorry I just saw the link at the top, I missed it.Edit 2: Discussion of the ticket on...
View Article[3.3.x] Support Forum • Re: Out of range value for column 'id' at row 1
Unfortunately, that is impossible. I never had access to the server and reconstructed the forum from the database that I managed to pull and a clean install. I never had those extensions, so the real...
View Article[3.3.x] Support Forum • Re: Change Default Usergroup from the User Control Panel
By default the Global Moderators group, like the Administrators group, is Founder only manage. You had given the user in question Global Moderator permissions directly, instead of adding them to the...
View Article[3.3.x] Styles in Development • Re: [RC] Platinum for phpBB 3.3.12
Platinum 1.1.13 released*updated for phpBB 3.3.12Statistics: Posted by jrolson — Sat Jun 01, 2024 1:49 am
View Article[3.3.x] Styles in Development • Re: [RC] Element for phpBB 3.3.12
Element 1.1.16 released*updated for phpBB 3.3.12Statistics: Posted by jrolson — Sat Jun 01, 2024 1:50 am
View Article[3.3.x] Styles in Development • Re: [RC] Aero for phpBB 3.3.12
Aero 1.1.14 released*updated for phpBB 3.3.12Statistics: Posted by jrolson — Sat Jun 01, 2024 1:51 am
View Article[3.3.x] Styles Database Releases • Re: Square
Style Updated to version 1.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Jun 01, 2024 6:31 pm
View Article[3.3.x] Styles Database Releases • Re: ColoredLight
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Jun 01, 2024 6:52 pm
View Article[3.3.x] Styles Database Releases • Re: IDLaunch Fresh
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Jun 01, 2024 6:56 pm
View Article[3.3.x] Styles Database Releases • Re: Naruto Shippuuden
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Jun 01, 2024 7:01 pm
View Article[3.3.x] Styles Database Releases • Re: Orange BBEs
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Jun 01, 2024 7:06 pm
View Article[3.3.x] Styles Database Releases • Re: Pro_Ubuntu Lucid
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Jun 01, 2024 7:33 pm
View ArticleExtension Requests • Re: phpbb 3.3.x Portal XL 5.0 version Request
I know about this portal, but I will request for the new version with Portal XL 5.0 plugin.Thanks for your suggestion.Statistics: Posted by korayaksu61 — Sat Jun 01, 2024 10:52 pm
View Article[3.3.x] Support Forum • Re: Bouncing email - 550 Date header far in the...
Open your text editor and paste this in new document.Code: <?phpecho date('r', time());?>Save the file as anyname.php, upload to your server and point your browser at it. Post back here what is...
View Article[3.3.x] Support Forum • Re: Customizing Google search results for Index page
In the plugin settings you should have space provided for a brief description of your forum, then this will appear in a META tag when looking at the source code of the page.Otherwise use the forum...
View Article[3.3.x] Support Forum • Re: Upgrade to 3.3.12, MYSQL error
Can you run these queries in phpMyAdmin and post the results:Code: SHOW CREATE TABLE `phpbb_users`;Code: SELECT row_format FROM information_schema.tables WHERE table_schema="your database name" AND...
View Article