Search found 495 matches

by kamaleon
Thu Aug 31, 2023 2:54 pm
Forum: phpBB Custom Coding
Topic: Add user to forum with Python
Replies: 6
Views: 837

Re: Add user to forum with Python

Thanks, but wanted a google sheet, not excel...
by kamaleon
Wed Aug 30, 2023 3:41 pm
Forum: phpBB Custom Coding
Topic: Add user to forum with Python
Replies: 6
Views: 837

Re: Add user to forum with Python

I am trying to integrate phpBB with other systems.

This is why I wanted an API...

I can put the details in a google sheet from other systems, but then I don't know how to create a user from the google sheet and add it to a group for example...
by kamaleon
Sun Aug 27, 2023 3:37 pm
Forum: phpBB Custom Coding
Topic: Add user to forum with Python
Replies: 6
Views: 837

Add user to forum with Python

Hello,
Is there a way to add a user to my forum with Python?
I could not find any Python API for phpBB.

Thanks
by kamaleon
Sun Jan 08, 2023 9:28 am
Forum: [3.3.x] Styles Support & Discussion
Topic: Could not get the style configuration file for: Absolution
Replies: 9
Views: 2023

Re: Could not get the style configuration file for: Absolution

It worked, thanks!

I think this was due to some kind of update of phpbb...
by kamaleon
Sun Jan 08, 2023 8:20 am
Forum: [3.3.x] Styles Support & Discussion
Topic: Could not get the style configuration file for: Absolution
Replies: 9
Views: 2023

Re: Could not get the style configuration file for: Absolution

OK, I uploaded the Absolution theme and now I am getting the same error but with another theme.

It is a paid theme and I don't have access to it anymore.

Is there a way to fix that?

Thanks
by kamaleon
Sat Jan 07, 2023 10:42 am
Forum: [3.3.x] Styles Support & Discussion
Topic: Could not get the style configuration file for: Absolution
Replies: 9
Views: 2023

Re: Could not get the style configuration file for: Absolution

I don't even recall installing that...

Will check it.
by kamaleon
Sat Jan 07, 2023 10:37 am
Forum: [3.3.x] Styles Support & Discussion
Topic: Could not get the style configuration file for: Absolution
Replies: 9
Views: 2023

Could not get the style configuration file for: Absolution

Hello,

When I go to Customize > Styles I get this in red

Information
Could not get the style configuration file for: Absolution

Any idea how to fix that?

Thanks
by kamaleon
Mon Jun 27, 2022 1:52 pm
Forum: [3.3.x] Support Forum
Topic: Update phpbb with commands
Replies: 7
Views: 725

Re: Update phpbb with commands

Hard to do that with commands...
by kamaleon
Mon Jun 27, 2022 1:35 pm
Forum: [3.3.x] Support Forum
Topic: Update phpbb with commands
Replies: 7
Views: 725

Re: Update phpbb with commands

I also mean the unzip, will it work?

I used to do it with filezilla...
by kamaleon
Mon Jun 27, 2022 1:19 pm
Forum: [3.3.x] Support Forum
Topic: Update phpbb with commands
Replies: 7
Views: 725

Update phpbb with commands

Hello,

Can we update phpbb with commands?

I mean, can I do all this with commands?

https://www.phpbb.com/support/docs/en/3 ... date_full/

Thanks
by kamaleon
Sat Jan 08, 2022 10:58 am
Forum: [3.3.x] Support Forum
Topic: Rredirect index.php to /
Replies: 6
Views: 1239

Re: Rredirect index.php to /

Should I add this?

RewriteCond %{THE_REQUEST} ^.*/index\.php
RewriteRule ^(.*)index.php$ /$1 [R=301,L]
by kamaleon
Sat Jan 08, 2022 10:57 am
Forum: [3.3.x] Support Forum
Topic: Rredirect index.php to /
Replies: 6
Views: 1239

Re: Rredirect index.php to /

Here is the site elforosecreto.com

Try to click on Board index.
by kamaleon
Sat Jan 08, 2022 9:47 am
Forum: [3.3.x] Support Forum
Topic: Rredirect index.php to /
Replies: 6
Views: 1239

Rredirect index.php to /

Hello,

How can I redirect index.php to the main domain?

I don't want index.php to appear in the URL.

Thanks
by kamaleon
Fri Jan 07, 2022 4:11 pm
Forum: [3.3.x] Support Forum
Topic: Upgrade from 3.3.1 to 3.3.5
Replies: 3
Views: 668

Re: Upgrade from 3.3.1 to 3.3.5

It worked, thanks guys :)
by kamaleon
Fri Jan 07, 2022 2:42 pm
Forum: [3.3.x] Support Forum
Topic: Upgrade from 3.3.1 to 3.3.5
Replies: 3
Views: 668

Upgrade from 3.3.1 to 3.3.5

Hello,

How can I upgrade from 3.3.1 to 3.3.5?

Any guide?

Which one from here applies? https://www.phpbb.com/support/docs/en/3 ... radeguide/

Thanks

Go to advanced search