-
### What e107 version are you using?
v2.3.3
### Bug description
This is for @tgtje , maintainer of the French language, for version 2.4.4
to not overload the other topic with unrelated comment ...…
-
### Motivation
Currently it's a mess of different formats.
### Proposed Solution
Return a multi-dimensional array. As an example:
```
return [
'mySQL' => [
'server' => '…
-
### Question
Is it intentional or a bug?
in class2.php
```
$config = include(e_ROOT.'e107_config.php');
```
'plugins' => 'eplugins/',
'handlers' => 'ehandlers/',
…
-
Hi, e107 plugin was updated for LGSL 6.2.0
- fully replaced LGSL files (deleted old lgsl subfolder and replaced with new one) and applied e107 functionality to new files.
Each change was made as …
-
Hi,
you did excellent work. Although I don't understand how you did it, but it is awesome. Thank you.
Just little things.
On frontend submitting - my preferred currency is the Euro, but it is s…
-
### What e107 version are you using?
v2.3.3, Latest Github version (just updated)
### Bug description
If i try to use messages in my plugin, like this:
```
$msg = e107::getMessage();
require_onc…
-
Is there any updating plan for this amazing e107 e-commerce plugin? php7.4 compatibility & etc...
-
I just installed the plugin on one of my installations where GD was installed/configured, but Imageick wasn't.
As Imagick is listed as required extension in plugin.xml, e107 wouldn't let me instal…
-
Hi there, will this plugin works with the latest e107?
-
### What e107 version are you using?
v2.3.3
### Bug description
After logging out, I am being redirected to a URL for a random image called by something in my plugin. Does NOT happen when Logout is…