Bug correction. e_BASE gives the path to the full plugin folder from where it's used. Switching to e_HTTP, since online.php is on the root...
Furthermore, shouldn't these URL be SEF? How can it be donne, since the files are on the root?
Description
Switched e_BASE for e_HTTP
How Has This Been Tested?
Tested in v2.3.3
Types of Changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Performance enhancement (non-breaking change which improves efficiency)
[ ] Code cleanup (non-breaking change which makes code smaller or more readable)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Documentation (a change to man pages or other documentation)
Motivation and Context
Bug correction. e_BASE gives the path to the full plugin folder from where it's used. Switching to e_HTTP, since online.php is on the root... Furthermore, shouldn't these URL be SEF? How can it be donne, since the files are on the root?
Description
Switched e_BASE for e_HTTP
How Has This Been Tested?
Tested in v2.3.3
Types of Changes
Checklist