Accepting Rules before Uploading Accepting Rules before Uploading
 

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

Accepting Rules before Uploading

Started by Crazymodder, February 09, 2008, 08:36:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Crazymodder

Hello
How can I realise that:
If somebody upload a file there is a litte checkbox with the text "With the Fileupload you accept our Rules" and if he dont check that checkbox then a message return "You have to accpet our Rules if you want to uplaod a picture". It would be nice if the Error Message is shown like the messages "10 Upload are succsesfull". I hope somebody can show me which little code I have to add.
Thanks ;)

Best Regards
Crazymodder

Joachim Müller

Edit upload.php to accomplish what you're up to. Not related to upload issues, but a matter of theming/hacking imo. Moving accordingly.

Crazymodder