Search found 75 matches: php

Searched query: php

by Admin
April 7th, 2021, 6:57 am
Forum: News
Topic: Alter Reports 3.4.0
Replies: 0
Views: 1207

Alter Reports 3.4.0

... column headings. ⋅ Feature: backend menu item types. ⋅ Feature: multiple filters in backend reports view. ⋅ Change: PHP 7.4 as min. ⋅ Feature: repeatable page header and footer for PDF.   Read full article...
by Admin
November 25th, 2020, 6:29 am
Forum: News
Topic: Alter Reports 3.3.0
Replies: 0
Views: 1091

Alter Reports 3.3.0

⋅ Feature: new filter setting "PHP Processor" helps with custom filter modifications. ⋅ Change: MSSQL driver removed, please use Microsoft SQL Server Driver for PHP. ⋅ Feature: frontend reports category view ...
by Admin
May 14th, 2020, 1:17 am
Forum: News
Topic: MightySites 4.0.0
Replies: 0
Views: 1207

MightySites 4.0.0

... new content type 'Menus - Admin Navigation' helps to load backend menu from master if slave uses own tables for menus. ⋅ Change: PHP 7.2 as min. ⋅ Change: config files moved to domain root folder and renamed (before: configuration_xxx_master_site_com.php, after: configuration.xxx.master-site.com.php). ...
by Admin
March 3rd, 2020, 10:36 am
Forum: News
Topic: p8pbb comments 3.2.0
Replies: 0
Views: 500

p8pbb comments 3.2.0

... Match Method' helps to choose how to auto-find phpBB poster from Joomla user, either by username or email. ⋅ Changes: Joomla 3.9.15, PHP 7.0 and phpBB 3.2 as minimum. ⋅ Feature: new setting "Comments Order". Read full article...
by Admin
March 13th, 2019, 1:18 pm
Forum: News
Topic: Alter Articles 2.0.0
Replies: 0
Views: 497

Alter Articles 2.0.0

  • Feature: new Bootstrap 4 gallery layouts - "Bootstrap4 Cards", "Boostrap4 Modal Carousel" and "Boostrap4 Carousel".
  • Feature: Joomla 4.x compatibility.
  • Change: Joomla 3.9.x as minimum, PHP 7 required.

Read full article...
by Admin
February 26th, 2019, 3:36 am
Forum: News
Topic: p8pbb bridge light 2.0
Replies: 0
Views: 1232

p8pbb bridge light 2.0

... avatars plugin. ⋅ Fix: issue with Joomla>phpBB login on disabled forum. ⋅ Changes: Joomla 3.9 and phpBB 2.3 as minimum, PHP 7 as minimum. ⋅ Feature: synchronization of Joomla usergroups and phpBB groups changes. ⋅ Feature: synchronization of Joomla ...
by Admin
January 21st, 2019, 11:40 am
Forum: News
Topic: Alter Surveys 2.0
Replies: 0
Views: 737

Alter Surveys 2.0

... custom layouts for frontend and backend submission PDFs. ⋅ Fix: significantly improved question rules processing. ⋅ Change: PHP 7 as minimum. ⋅ Change: Joomla 3.9 as minimum. ⋅ Change: new layouts, custom layouts should be updated ⋅ Change: new ...
by Admin
October 3rd, 2018, 2:25 am
Forum: p8pBB bridge
Topic: Nginx - htaccess
Replies: 1
Views: 9011

Re: Nginx - htaccess

Here is sample config part: location / { if ($request_filename ~ /phpBB3(.?)$){ rewrite ^(.*)$ /forum redirect; } if ($request_filename ~ /phpBB3/index.php){ rewrite ^(.*)$ /forum?$query_string redirect; } if ($request_filename ~ /phpBB3/ucp.php){ rewrite ...
by Admin
March 28th, 2018, 1:51 pm
Forum: News
Topic: Alter Reports 2.3.1
Replies: 0
Views: 821

Alter Reports 2.3.1

... the rows delete operation. ⋅ Fix: print layout not applied in frontend. ⋅ Feature: default value for Calendar filter accepts PHP's DateTime contructor values like '-30 day'. ⋅ Feature: custom date format for Calendar filter. ⋅ Fix: 'select all' link doesn't ...
by Admin
January 22nd, 2018, 1:16 pm
Forum: News
Topic: Alter Reports 2.3.0
Replies: 0
Views: 746

Alter Reports 2.3.0

... of rows in a report. ⋅ Fix: SQL query editor auto-height limited to 40 rows. ⋅ Feature: new report setting 'Advanced -> Query PHP Processor' allows to execute custom PHP code on report SQL query. ⋅ Feature: new dropdown/radio/checkbox filter value setting 'Values ...