Google

NukeCoder


View next topic
View previous topic
Post new topic   Reply to topic
Author Message
Razor




Joined: Feb 23, 2007
Posts: 8

PostPosted: Tue Mar 27, 2007 3:13 am
Reply with quote

Hi

Is there any way users can add a map even though they dont have a screenshot or image?

I have about 1000 maps but no images.. How can I add all those without going into each map and take a ss..?
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Wed Mar 28, 2007 1:12 pm
Reply with quote

You would have to edit some of the code to make it not require the image.

in the admin/incs/mapsaddmap.php and mapseditmap.php you would remove this code...

php:
 if ($_FILES['upfile']['size'] == AND empty($_POST['mapimagelink'])){

    echo 
_ENTERMAPIMAGE."<br>"._GOBACK."";

    
CloseTable();

    include(
"footer.php");



Then in the public side, you would need to remove all the img tags that display the images.
 
View user's profile Send private message Visit poster's website
Razor




Joined: Feb 23, 2007
Posts: 8

PostPosted: Wed Mar 28, 2007 2:36 pm
Reply with quote

Would that remove all posibillities for adding a image?

I just want it so that submitters can choose to not add a image

Also are a batch addition possible? To add many maps at once
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Wed Mar 28, 2007 4:02 pm
Reply with quote

removing the code above would just make it so the image isn't required.
you would have to add an if(!empty($mapimage)) around the image tag so it will show it if it exists.
 
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 5 Hours
Forums ©