News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.