[3.3.x] Support Forum • Re: "Mark All" missing in MCP and ACP, and...
The MCP pages have a "Mark All" link at the bottom. Which page are you expecting a Mark All ?Statistics: Posted by Brf — Fri Jan 05, 2024 7:47 pm
View Article[3.2.x] Styles Support & Discussion • Re: Enable rightside...
No need to do this manually. This extensions does it https://www.phpbb.com/customise/db/exte ... bar_searchThanks for this, was not aware of extensions. However, I want to try to change this manually...
View Article[3.3.x] Support Forum • Re: Cannot stop spammer from registration
You might have better luck with a shotgun approach. Ban the email address *vvb@gmail.com and all wildcards like it.Next, if they're registering, the forum is recording their IP. Ban their IP networks,...
View Article[3.3.x] Support Forum • Re: Beginner Trying to Update
Thanks, but I have three decent Mac FTP clients (Fetch, Transmit and BBEdit). All will work for this, I just need to know if I'm letting myself in for another restore by trying.ChrisStatistics: Posted...
View Article[3.3.x] Support Forum • Re: Importing forums and posts
Assuming you are only using prosilver the template files are located in /styles/prosilver/template/ , you need to purge the cache after editing templates. CSS edits require a refresh on the...
View Article[3.3.x] Support Forum • [RESOLVED] PHP Fatal error: Uncaught Error: Class...
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.11What is your board's URL? https://elshaddaiemmaus.org/Who do you host your board with? Hostgator (via a reseller)How did you...
View ArticleExtensions in Development • Re: [3.3][DEV] User Statistics
There is just a white screen after activating the extensionAre you try to do the same ext like this? https://www.phpbb.com/customise/db/exte ... tatistics/Statistics: Posted by ssl — Sun Jan 07, 2024...
View Article[3.3.x] Support Forum • Re: Newbie unable to see why some extensions work and...
For how to install an extension see, Installing Extensions Every extension follows the same folder hierarchy in which extensions are grouped into folders by the author's vendor name. If you downloaded...
View Article[3.3.x] Support Forum • Registration does not proceed with defualt language
Guys I have two languages on my forum the registration for the default language does not work when new users click on agreeing on the terms of service it just refreshes the page and does not proceed...
View Article[3.2.x] Styles Support & Discussion • Re: Enable rightside...
You clicked the link to download additional styles as shown in the screenshotFor all VALIDATED extensions you download the relevant files for the phpBB version you are using on the right hand side of...
View Article[3.3.x] Styles Support & Discussion • Re: Trailing slash on void elements...
Okay Thanks all. Then I keep them. Statistics: Posted by SpIdErPiGgY — Sun Jan 07, 2024 5:39 pm
View Article[3.3.x] Support Forum • Re: Registration does not proceed with defualt language
Presumably the default language is not English? Check for updated version of the language pack and make sure it's compatible with current version of your board.Statistics: Posted by thecoalman — Sun...
View Article[3.3.x] Support Forum • Re: Cannot stop spammer from registration
You might have better luck with a shotgun approach. Ban the email address *vvb@gmail.com and all wildcards like it.Next, if they're registering, the forum is recording their IP. Ban their IP networks,...
View Article[3.3.x] Support Forum • Re: Amazon Links Stopped Working After 3.3.11 Update
TY all!I too saw this a couple days back, but didn't know what to make of it since all other media embedded live links were unaffected. We've uncheck Amazon (under Posting in ACP) and will await a...
View Article[3.3.x] Styles Support & Discussion • Re: Help with a small prosilver...
in overall_header.html there should be something like thisCode: <h1>{SITENAME}</h1><p>{SITE_DESCRIPTION}</p>move it above <a id="start_here"...
View Article[3.3.x] Support Forum • Re: Beginner Trying to Update
So I found the tool 'myPHP' in the host's cPanel, and even found the youtube field in a database. How do I paste the quoted code into it?C.Statistics: Posted by drmoss_ca — Mon Jan 08, 2024 9:11 pm
View Article[3.3.x] Support Forum • Ordered list causing HTTP error 500
If I include an ordered list [list=1] in a post, clicking Preview or Submit gives an HTTP error 500 ('This page isn't working right now'). If I change it to an unordered list [list] everything works...
View Article[3.3.x] Support Forum • Re: Ordered list causing HTTP error 500
Go into your hosting control panel and you should have access to the server error log. It may be listed. Post the relevant line(s) here. It's helpful to initiate the error right before looking at the...
View Article[3.3.x] Support Forum • Re: SQL Error updating to 3.3.11
ah I see this has struck before, for anybody coming after run this via phpmyadmin and then you will be able to update. Code: INSERT INTO `phpbb_profile_fields` (`field_id`, `field_name`, `field_type`,...
View ArticlephpBB Discussion • Re: Compressing uploaded image attachments?
4GB? Well thats cute (sorry!)I have 240GB in the userpix-folder (images only) and 17GB in the files-folder (mostly images).Are you sure you need to reduce the size?Statistics: Posted by Holger — Tue...
View Article