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.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.