Quantcast
Channel: phpBB.com
Browsing all 2589 articles
Browse latest View live

Extension Requests • Re: social media login

hello, i was wondering if anyone could point me in the direct of adding social media signing up and loggin in pleasewww.oneall.comStatistics: Posted by RomaamoR — Mon Apr 14, 2025 3:38 pm

View Article


[3.3.x] Support Forum • Re: How to change Forum URL?

from: community.phpbb.comto: phpbb.com/communityStatistics: Posted by siân — Mon Apr 14, 2025 3:46 pm

View Article


[3.3.x] Support Forum • Re: An idiots guide to build a forum

Sorry for the massively late reply, I have had some health issues preventing me from doing anything!Essentially I have downloaded phpbb and extracted it into a folder on my laptop. That's Essentially...

View Article

[3.3.x] Support Forum • Re: Update to 3.3.15 success, but PHP errors, my site...

That apparently did it, my board is back online (thefogbow.com/forum), but I will check everything I can for a while to make sure.Statistics: Posted by Fogbow_Foggy — Tue Apr 15, 2025 10:53 am

View Article

Extension Writers Discussion • Re: vchar size

From what I've read in the past, the only difference between TEXT and VARCHAR(2550) is that you can limit the maximum length of a VARCHAR column. In your example, that limit is 2550. Personally, if...

View Article


[3.3.x] Support Forum • Re: Update to 3.3.15 success, but PHP errors, my site...

You need to transfer files with FileZilla using the binary mode otherwise you can get random errors such as the one you experienced.Statistics: Posted by Mike-on-Tour — Tue Apr 15, 2025 1:04 pm

View Article

Image may be NSFW.
Clik here to view.

Extensions in Development • Re: [3.2][3.3][DEV] Recent Topics Extension for...

Tested it on 3.3.15 but it marks every topic as new, regardless of my settings (image below for a setting of max days = 8)I would also like to see icons displayed on the index page (in the Last Post...

View Article

Image may be NSFW.
Clik here to view.

[3.3.x] Support Forum • Re: Odd little bug

Probably ask those users to copy that SQL error full text and send it to you (and may be an URL used and a screenshot additionally).This was received by at least three users.Statistics: Posted by...

View Article


phpBB Discussion • Re: Is Cloudflare the only solution?

I don't use Cloudflare, only use the .htaccess method like [Dimetrodon] saidStatistics: Posted by ssl — Wed Apr 16, 2025 3:54 pm

View Article


Extension Writers Discussion • Please help me understand the ( for loop ) in...

Hello,I need some help to understand the {% for something in loops.something %}xxx{% endfor %} used in the templates.Can it be used twice, like this:Code: <div class="forabg" role="row"><div...

View Article

Extension Writers Discussion • Re: Please help me understand the ( for loop )...

You use for loops when you want to print multiple values or lists in general. In your example you can do a one query selection at random and output it without a for loop. The html matters as it will...

View Article

Extension Writers Discussion • Re: Make current user ID globally available in...

Yup. Thanks. This becomes very easy then.If the PTB want to add the necessary variable to core, well and good, but in the absence of that I just write the extension and go ahead and use my variable in...

View Article

Image may be NSFW.
Clik here to view.

[3.3.x] Support Forum • Re: Display last edited time by default

Thanks Rich, its close.What I really would like to see is an EXT that display MODS last edit time by default in their own topics.For now I solved it by editing posting_editor.html <input...

View Article


[3.3.x] Support Forum • Search index

Hello,On my board the search function works fine and quick but on the ACP general page I have a permanent warning :The selected search engine does not have a search index.Please create a search index...

View Article

phpBB Custom Coding • Re: post_subject = topic_title

The OP might want to look at the extension Smart Subjects. Features:Editing the first post's subject will update all matching replies to the new title.Replies with a different subject that a user...

View Article


[3.3.x] Support Forum • Re: Search index

What will be the result of the SQL query SHOW INDEX FROM phpbb_posts (replace phpbb_ with the actual table prefix)?Statistics: Posted by rxu — Thu Apr 17, 2025 2:53 pm

View Article

phpBB Ideas • Disable version check in ACP

Would be nice to do a disable version check after maybe 5 secs when login ACP.When phpbb.com servers are down it takes forever to login to ACPAbout 36 seconds - thats too muchStatistics: Posted by...

View Article


[3.3.x] Styles Support & Discussion • Re: link visible with >0 posts

Thank you. It works now. This is what I did:Code: <li><!-- IF not S_USER_NEW -->Something<!-- ELSE IF S_REGISTERED_USER -->Something else<!-- ENDIF --></li>Statistics:...

View Article

[3.3.x] Support Forum • Search excluding BBCodes - possible?

Is it possible to have Search skip specific BBCodes?I have a forum that contains a LOT of code. So much that it muddies up the search result because of keywords, comments etc. I have several users...

View Article

[3.3.x] Support Forum • Re: Search excluding BBCodes - possible?

Is it possible to have Search skip specific BBCodes?I have a forum that contains a LOT of code. So much that it muddies up the search result because of keywords, comments etc. I have several users...

View Article
Browsing all 2589 articles
Browse latest View live