Help - Search - Members - Calendar
Full Version: Working Image Hosting Script
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
Lincoln
Does anyone know of an Image Hosting script that works on Zymic? I've tried various ones, some that aren't to my liking, and some that don't just don't work, either because of Safe Mode or some other problem. I know that whoever's site THIS is has a working one, but I don't know the name of it, or the owner of the site. (The owner has apparently stopped updating the site.) If anyone knows of one, please let me know.

My URL: http://lincoln.zxq.net
Trippin7464
The one on that link that you gave "might" be a wordpress plugin. Have you looked through the wordpress plugins?

Also have you thought about creating your own?
Lincoln
I didn't think of it being a WP plugin, I'll look into that. And making my own is out of the question, I don't know any programming languages, only how to edit some basic HTML. It seems senseless to spend months learning C++ and PHP just so I can write an image hosting script.
Trippin7464
Well you wouldn't need to learn c++, just php, and there are plenty of tutorials out there on creating a basic image upload script.

If after you search around for the wp plugin and if you don't find anything I'll search for a tutorial for ya. If it's simple and you feel you can do it, great, if not I'm sure I can help you out!
Lincoln
Well, so far my search isn't turning out very good. I'll keep looking, but if you could find a simple tutorial on it, 'll go ahead and take a shot at writing my own. Thanks for your help as well.
Trippin7464
A quick search didn't really turn up that much. But I wasn't trying too hard. But I thought there was already a tutorial here on this forum, but either it got deleted or I can't remember where it was. But I did find this made by one of the members here.
Therefore it SHOULD work on this host since he's hosted here too.

http://www.ymcodes.zzl.org/download.php?view.4
Lincoln
I uploaded it and ran through the installation, but it gives me an error. Give it a try if you want to see if you can find out the problem:

http://lincoln.zxq.net/upload/
Trippin7464
just want to make sure that you changed this line correctly

CODE
      <td>&lt;img src='http://www.URL_TO.com/imgupload/$add'


should be changed to

CODE
      <td>&lt;img src='http://lincoln.zxq.net/upload/$add'


notice how after "URL_TO.com/imgupload/$add
changed to http://lincoln.zxq.net/upload/$add

the folder you have the files in needed to be changed.
It works fine on my self hosted server. I'll upload this to the zymic site in a second to double test it.

never mind doesn't work on my zymic account either. http://trippin.zxq.net
So I don't know. I looked at the script but can't figure it out. But I'm being kinda lazy right now. i'll give it another go late.r
Lincoln
I did that, still not working for some reason. =\

EDIT: I went through the install again, and left the directory as /imgupload. It's still not working for some reason.
http://lincoln.zxq.net/imgupload/index.php
Trippin7464
yea it works fine on my own server hosted off my computer see http://trippin.uni.cc/upload but once its on the zymic server it doesn't work. I don't know what it is.
Lincoln
Thanks for your help anyways. =)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.