To many things are hardcoded and are not things that need to be protected To many things are hardcoded and are not things that need to be protected
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

To many things are hardcoded and are not things that need to be protected

Started by allvip, November 08, 2019, 05:44:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

allvip

To many things are hardcoded and are not things that need to be protected like {THUMB}
To add data-src on the image tag I had to copy in theme.php a big function and write custom code.

The thumbnail image is dynamic but the image tag is just simple html not php code that needs to be protected.
Same for many other things.