Author Topic: Removing Site Upload  (Read 3700 times)

0 Members and 1 Guest are viewing this topic.

Offline Yegor

  • Jr. Member
  • **
  • Posts: 56
    • View Profile
    • http://www.planetboredom.net
Removing Site Upload
« on: May 02, 2003, 06:34:56 AM »
I want to remove the image upload from a  URL....how would I do that?
I wnat the field to be deleted from members.php and the one in admin panel. Fromt he actual image and thumbnail field.
How would I do that?
PlanetBoredom.net
 - Things to do when you are bored.  [ Advertise ]

Offline Apollo13

  • Addicted member
  • ******
  • Posts: 1.093
    • View Profile
Removing Site Upload
« Reply #1 on: May 02, 2003, 08:05:37 AM »
well do want the upload gunction on your site deleted or what? When u want 2 do this u only must remove the tags out of your templates

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Removing Site Upload
« Reply #2 on: May 02, 2003, 09:26:49 AM »
for members.php edit /templates/<yourtemplate>/member_uploadform.html
but for ACP, it will be little more tricky, u'll have to dig in the /admin/images.php
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Yegor

  • Jr. Member
  • **
  • Posts: 56
    • View Profile
    • http://www.planetboredom.net
Removing Site Upload
« Reply #3 on: May 03, 2003, 07:11:10 PM »
well.. the admin one isn't taht important, but the public one is.
Thanks for your help!
PlanetBoredom.net
 - Things to do when you are bored.  [ Advertise ]