[3.3.x] Support Forum • Re: Please help with HTTP ERROR 500
usually if youve made no changes your first step should be to delete the cache. In ftp or your host file editor, find cache/production and delete the production folder and do a hard refresh on your...
View Article[3.3.x] Support Forum • Re: Please help with HTTP ERROR 500 and attached the...
It seems my hosting company blocked my database. They wanted me to changed my admin password since I have not changed my password for a while. Now my forum worked after I talked to them. Thank you for...
View Article[3.3.x] Support Forum • Why Sticky new theme doesn't work
Hi,I've tried creating 4 different types of themes, and I've realized that it doesn't create a new theme of a separate type like Announcements, but rather it's all grouped together inside Topics, what...
View Article[3.3.x] Support Forum • Re: Why Sticky new theme doesn't work
That's not a built in feature.You would need an extension like thishttps://www.phpbb.com/customise/db/exte ... _hierarchy(note - see the sticky topic in the support section on that page for the 3.3.0...
View ArticleExtension Writers Discussion • Re: Inquiry Regarding Extension Approval Timeline
We also contribute to this project on a voluntary basis, and honestly, as already mentioned, I have no interest in whether extensions are approved or not. There are too many factors at play to expect...
View ArticleCustom BBCode Development and Requests • Re: Center Tables
In tables extension I use the same classes for tleft, tcenter and tright.Code: /* Use with table [table=tcenter,35] to center table */.tleft { float: left;margin-right: 6px; }.tcenter { margin: 0...
View Article[3.3.x] Support Forum • Lots of problems since upgrading from 3.0.x to 3.3.13
Since the upgrade, the EXTENSIONS and ACP_CAT_MODS buttons in ACP do not work. The EXTENSIONS only yields a blank page. The MODS button returns several errors the first of which is:Code: [phpBB Debug]...
View ArticlephpBB Discussion • Re: Discuss: phpBB 3.3.13 Release
I'll wait for update 3.3.14, which will fix the search bug phpBB 3.3.13 has bugs when using the board search function.Code: [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on...
View Article[3.3.x] Support Forum • Re: Lots of problems since upgrading from 3.0.x to...
It sounds like you have an incomplete upgrade. What does your "Board version:" say in the acp? If it says 3.3.13 then your db updated but it sounds like your still on old files. You should not have a...
View Article[3.3.x] Support Forum • Re: Recently active
User in profile shows last active is dash and should be hidden in 1 and shows online. Why? Error? If so, I enter it in the tracker.I am waiting for an answer.Statistics: Posted by pawel456 — Sat Nov...
View Article[3.3.x] Support Forum • Re: Problem with update from 3.3.0 to 3.3.13
Very odd. If you deleted the files on the server as instructed and upload v3.3.13, that includes the completely new styles folder/files so not sure why it would say those files are modified?Just to be...
View Article[3.3.x] Support Forum • Re: Help, acp panel crushed
now I replaced the file and nothing, I even replaced the entire includes folder and the forum still works fine and acp shows the same.Statistics: Posted by Rici134 — Sun Nov 03, 2024 7:15 am
View ArticlephpBB Discussion • Re: [Discuss] phpBB 3.3.14-RC1 available for testing
The design of the select box in the bbcodes does not match the other buttons.My suggestionadded to color.cssafterCode: input.disabled {color: #666666;}addCode: /* Form select...
View Article[3.3.x] Support Forum • [Solved] Cloudlfare causing Invalid form data...
Hi guys,I'm aware of the support template but since I've narrowed down my issue I've just skipped using it but can provide it if necessary. I was getting a login failure with the message in the title...
View ArticleCustom BBCode Development and Requests • Table Border
I had successfully changed the border of my tables. But not without causing another problem. Changing the table border just sets the frame around the table, but not the lines inside.Code: <table...
View Article[3.3.x] Support Forum • Re: [Solved] Cloudlfare causing Invalid form data...
By default CF only caches static files like .css, .js or images. This increases performance it two ways, it lowers demand on the origin server and can improve the speed of cached content. If you...
View Article[3.3.x] Support Forum • Re: An extension to restrict group access to specific...
the tedious process of manually disabling their accessibility to the rest of the forums ? If the bulk of your forums have same permissions you can use the copy permissions. Set one forum up as...
View Article[3.3.x] Support Forum • Attachment
How to add attachment option on forum post and in private messages? How to set?Statistics: Posted by pawel456 — Mon Nov 04, 2024 9:04 am
View Article[3.3.x] Styles Support & Discussion • Re: Color version of the dropdown box
It can set the background color of the prosilver with a single clickStatistics: Posted by irontechdoll — Tue Nov 05, 2024 6:54 am
View Article[3.3.x] Support Forum • Re: Backup from 2012 used in a fresh install
Oh balls. Sorry. I have the following at the start of the Forum file, -- phpMyAdmin SQL Dump-- version 3.4.10.2-- http://www.phpmyadmin.net---- Host: localhost-- Generation Time: Jun 07, 2012 at 08:33...
View Article