Search found 1606 matches

by will_hough
Sun Feb 28, 2021 8:09 pm
Forum: phpBB Custom Coding
Topic: PHP TypeError after update from 3.2 to 3.3
Replies: 3
Views: 796

Re: PHP TypeError after update from 3.2 to 3.3

I've decided to revert back to 3.2 until the extension in question is updated. Thank you for your help here.
by will_hough
Sun Feb 28, 2021 7:26 pm
Forum: phpBB Custom Coding
Topic: PHP TypeError after update from 3.2 to 3.3
Replies: 3
Views: 796

Re: PHP TypeError after update from 3.2 to 3.3

I get errors on the ACP as well, currently a blank page.
by will_hough
Sun Feb 28, 2021 6:28 pm
Forum: phpBB Custom Coding
Topic: PHP TypeError after update from 3.2 to 3.3
Replies: 3
Views: 796

PHP TypeError after update from 3.2 to 3.3

Hi All- Can anyone help me figure out why I'm getting this error? I've replaced the contents of phpbb/ with a fresh download and cleared out the /cache directory besides htaccess and index. [28-Feb-2021 17:43:11 Etc/UTC] PHP Fatal error: Uncaught TypeError: Argument 1 passed to phpbb\auth\provider\m...
by will_hough
Sat Sep 22, 2018 4:40 pm
Forum: [3.2.x] Support Forum
Topic: Guest and names with no profile posts on board
Replies: 8
Views: 482

Re: Guest and names with no profile posts on board

Oh, it is fixed! Threw me for a loop because I could still see the reply buttons, but it just takes me to register. Thank you for your help, sorry for the multiple posts.
by will_hough
Sat Sep 22, 2018 4:39 pm
Forum: [3.2.x] Support Forum
Topic: Guest and names with no profile posts on board
Replies: 8
Views: 482

Re: Guest and names with no profile posts on board

stevemaury wrote: Sat Sep 22, 2018 4:15 pm Give us a screenshot of the output of the Forum-based permissions mask for the Anonymous user and a forum in which Guest posting is happening.
This one Steve?
by will_hough
Sat Sep 22, 2018 4:34 pm
Forum: [3.2.x] Support Forum
Topic: Guest and names with no profile posts on board
Replies: 8
Views: 482

Re: Guest and names with no profile posts on board

KevC wrote: Sat Sep 22, 2018 4:03 pm Have you accidentally added the anonymous account to the registered users group?

It should only be in the guest group.
That did happen and I changed it, but still not fixed.
by will_hough
Sat Sep 22, 2018 3:40 pm
Forum: [3.2.x] Support Forum
Topic: Guest and names with no profile posts on board
Replies: 8
Views: 482

Re: Guest and names with no profile posts on board

Looks like maybe my permissions are messed up somewhere? No matter what I try, I can't turn it off.
by will_hough
Sat Sep 22, 2018 3:22 pm
Forum: [3.2.x] Support Forum
Topic: Guest and names with no profile posts on board
Replies: 8
Views: 482

Guest and names with no profile posts on board

Support Request Template What version of phpBB are you using? phpBB 3.2.2 What is your board's URL? https://boards.core77.com Who do you host your board with? No answer given How did you install your board? I used the download package from phpBB.com What is the most recent action performed on your ...
by will_hough
Wed Sep 05, 2018 4:30 am
Forum: [3.2.x] Support Forum
Topic: Moving 42,000 Registered COPPA users
Replies: 4
Views: 536

Re: Moving 42,000 Registered COPPA users

That worked perfect stevemaury, thank you.
by will_hough
Fri Aug 31, 2018 3:12 pm
Forum: [3.2.x] Support Forum
Topic: Moving 42,000 Registered COPPA users
Replies: 4
Views: 536

Re: Moving 42,000 Registered COPPA users

Hi David,

But they are not, they are only in the Registered COPPA users group.
by will_hough
Fri Aug 31, 2018 3:01 pm
Forum: [3.2.x] Styles Support & Discussion
Topic: What does id="profile{postrow.POST_ID} do?
Replies: 3
Views: 816

Re: What does id="profile{postrow.POST_ID} do?

If you are just talking about removing id="profile{postrow.POST_ID}" that will be fine, it won't hinder any function. It could be used to highlight posts on a profile ID basis.
by will_hough
Fri Aug 31, 2018 2:49 pm
Forum: [3.2.x] Support Forum
Topic: Moving 42,000 Registered COPPA users
Replies: 4
Views: 536

Moving 42,000 Registered COPPA users

Running phpBB 3.2.2, recently upgraded from 3.0.14

I need to move 42,059 Registered COPPA users out of that group and in to the Registered users group. Is there a bulk method to accomplish this? Maybe an sql query?
by will_hough
Wed Aug 29, 2018 8:12 pm
Forum: [3.2.x] Support Forum
Topic: Template var for Newly Registered Users
Replies: 6
Views: 480

Re: Template var for Newly Registered Users

Thank you Steve, I figured that's what I needed.
by will_hough
Wed Aug 29, 2018 4:01 pm
Forum: [3.2.x] Support Forum
Topic: Template var for Newly Registered Users
Replies: 6
Views: 480

Re: Template var for Newly Registered Users

Looks like I need an ext for this.
by will_hough
Wed Aug 29, 2018 3:51 pm
Forum: [3.2.x] Support Forum
Topic: Template var for Newly Registered Users
Replies: 6
Views: 480

Re: Template var for Newly Registered Users

I thought it was this, but that didn't work either...

Code: Select all

<!-- IF S_USER_NEW -->

Go to advanced search