I have no idea what you are trying to say. I got lost. But you are posting in the wrong forum.
Post your issue here https://www.phpbb.com/community/viewforum.php?f=466 You will need to register on that forum too, if you havent already.
This forum is for phpbb development only.
Search found 642 matches
- Sun Dec 13, 2015 10:48 pm
- Forum: [3.x] Discussion
- Topic: Posts moving
- Replies: 3
- Views: 19121
- Sun Dec 13, 2015 9:59 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.1.7 RC1 released
- Replies: 27
- Views: 77408
Re: phpBB 3.1.7 RC1 released
The Version check wasnt updated yet. It says im running the latest version 3.1.6.
- Tue Dec 08, 2015 4:19 pm
- Forum: [3.x] Discussion
- Topic: Enable/Disable link in Extension Details?
- Replies: 0
- Views: 17743
Enable/Disable link in Extension Details?
I think it makes sense to have the Extension Status(Enabled/Disabled) under the Extension Details , where we can also click them to enable or disable them.
It happens to Check the Details, and after you see theres a new update, you Click Disable, Download the update, do your stuff via FTP, and then ...
It happens to Check the Details, and after you see theres a new update, you Click Disable, Download the update, do your stuff via FTP, and then ...
- Mon Dec 07, 2015 2:59 pm
- Forum: [3.x] Discussion
- Topic: Resize large images in signatures to 300px
- Replies: 9
- Views: 39556
Re: Resize large images in signatures to 300px
"Which is probably why violating the size constraint denies submitting the image instead of re-sizing it."
He made a mistake. Its not uploading but submitting/accepting to attach the image to the signature.
- Sat Dec 05, 2015 10:45 pm
- Forum: General Development Discussion
- Topic: Cant access styles demo page
- Replies: 1
- Views: 6962
Cant access styles demo page
https://www.phpbb.com/styles/demo/ wrote:Forbidden
You don't have permission to access /styles/demo/ on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
- Fri Dec 04, 2015 10:47 am
- Forum: [3.x] Discussion
- Topic: Resize large images in signatures to 300px
- Replies: 9
- Views: 39556
Re: Resize large images in signatures to 300px
Pony99CA, I didnt know of those settings, where can they be found?
In the signature settings of the ACP.
I see, thanks. But i see they just detect the image size and denies you submit the image. Having the user to adjust it locally to the allowed sizes.
What about resizing the image via css ...
- Fri Dec 04, 2015 7:56 am
- Forum: [3.x] Discussion
- Topic: Change the online status image to plain text/css?
- Replies: 5
- Views: 17801
Re: Change the online status image to plain text/css?
Nice. Wait, what? I have never heard of a 3.3.x branch? Did you mistake it for 3.2?
It would be weird to wait for the 2nd major release. I could make a PR, but i would most probably implement it not so great.
More experienced devs may do it better, on their standards on what phpbb code should be ...
It would be weird to wait for the 2nd major release. I could make a PR, but i would most probably implement it not so great.
More experienced devs may do it better, on their standards on what phpbb code should be ...
- Fri Dec 04, 2015 5:06 am
- Forum: [3.x] Discussion
- Topic: Add the birthday Custom profile field in the ACP
- Replies: 6
- Views: 28607
Re: Add the birthday Custom profile field in the ACP
You don't have to expose all of the items as CPFs (like username), but there's no reason why it couldn't be there, either. For example, I may not want people's profiles to show occupation and location even though they enter it.
Well yes, for those you have a point. We should be able to hide them ...
- Fri Dec 04, 2015 5:00 am
- Forum: [3.x] Discussion
- Topic: Resize large images in signatures to 300px
- Replies: 9
- Views: 39556
Re: Resize large images in signatures to 300px
I dont understand why terribly simple solutions should be added into extensions that could enhance the user experience by reducing pageload speed and the hassle to scroll around long-nonsense images. It is just one line of css. It makes no sense having a large image on fullsize in each signature ...
- Thu Dec 03, 2015 9:52 am
- Forum: [3.x] Discussion
- Topic: Resize large images in signatures to 300px
- Replies: 9
- Views: 39556
Resize large images in signatures to 300px
People can use one or more very large images into their signatures. These are resized to display in the available space, but they shouldnt as they can take a lot of space and add extra scrolling just to see someone's exaggeratedly large sig image.
I made screenshots with before and after the use ...
I made screenshots with before and after the use ...