Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Warrior

Pages: 1 2 3 [4] 5
46
Step 2.2
Find:
Code: [Select]
    if ($this->image_size[1] > $this->max_height[$this->image_type]) {
      $ok = 0;
      $this->set_error($this->lang['invalid_image_height']);
    }


Insert below:
Code: [Select]
      if ($this->auto_image[$this->image_type]) {
         $ok = 1;
      }
V@no, I am having problems with this. It's not the height thing, it's the width. I am using this, to include your other small mod that you posted a bit farther down in the thread. I am also using Chris' "Alternate directory for download files" mod. Everything works great... until a member goes to upload, and the width requirements give them an error. Near as I can tell looking at this mod of yours, the HEIGHT wouldn't be a problem, but the WIDTH is.

47
Discussion & Troubleshooting / Re: downloading large files
« on: August 26, 2007, 02:52:18 AM »
Didn't do me any good.

Starting from scratch. Again.

48
Plugins / Re: [MOD] - MOD Compare
« on: August 26, 2007, 02:51:20 AM »
'fraid not.

You asked me to install 1.7.4. Does me no good without the mods I already made to 1.7.1.

49
Plugins / Re: [MOD] - MOD Compare
« on: August 26, 2007, 02:21:01 AM »
I asked for help on a particular thing in another thread. YOU sent me to this thread.

http://www.4homepages.de/forum/index.php?topic=18430

50
Plugins / Re: [MOD] - MOD Compare
« on: August 26, 2007, 02:10:36 AM »
How can I? 1.74 isn't integrated with vBulletin, nor does it have the hacks installed that I need. So if I install it, what am I looking at? Something that has nothing to do with my site is what.

Not to worry, though... I am starting from scratch since there is no help on what I need. Rather there is a "buy this now! UPGRADE" sales pitch going on rather than assistance :)

51
Plugins / Re: [MOD] - MOD Compare
« on: August 26, 2007, 02:03:29 AM »
Ok.... as I said in the other thread, I use 1.71 because of all the hacks I have put into it.

So now, to use this to keep track of Mods, I need to install 1.74. It won't have what I need, hack wise.

Thus, I may as well start from absolute scratch again with 1.74 and re-add in all the hacks I did.

Thus, this Mod Compare would do me no good.

This did nothing to help solve the problem I'm having (per the other thread) and now I've wasted a good amount of the day over nothing.

*sigh*

52
Plugins / Re: [MOD] - MOD Compare
« on: August 26, 2007, 01:16:58 AM »
I ended up with this when I clicked on the Mod Compare:

Fatal error: Call to undefined function get_basefile() in /home/glad/public_html/dloads/admin/plugins/mod_compare.php on line 42

I think Step 2 confused me a bit...

53
Discussion & Troubleshooting / Re: downloading large files
« on: August 26, 2007, 12:32:30 AM »
Ok. Thanks.

54
Discussion & Troubleshooting / Re: downloading large files
« on: August 26, 2007, 12:22:20 AM »
I've not upgraded because of all the hacks I have in it.

55
Discussion & Troubleshooting / Re: downloading large files
« on: August 25, 2007, 08:13:21 AM »
Hi,

I'm using 4images 1.7.4 and almost everything works fine. When I'm using the downloadbutton a browser window pops up and asks me where i wanna save the file. But when I try to download larger files - i.e. a 100mb video file, I'm not asked where to save it. Instead it looks like the browser starts to open the file like an ascii txt document. It looks in my browser window like:

Code: [Select]
RIFFöñAVI LIST~"hdrlavih8ì¢DA€ZÔt=ltœ¬c£\ÖWzªÛ2#kdÓþo¤îÃKãch£/0@Ôj]ßµ:1Lå2‰á$C nkõj00Œ‰D"Æ8H4R^©€ÿú²hÑüŽf¶WRXdrQ‹ºÇ$"ŽZ{JMa�É;«êÜ°Š` j'”"�dþž¨ÒÇÚ㽋4¢Û%DôQJZEE5§Š”=> it is almost endless long...

I tried different pc's and browsers, it is always the same probleme.

I searched the 4homepage forum the whole night - and I read through many posts about modifying the download.php. But either I couldn't find anything or the information given was for an old 4image version.
Hi. I am having this same exact problem with large .zip and .rar files.

I am using 1.71. I've not upgraded because of all the hacks I have in it. It has work since 2005. Now it's kaput with large files. The server upgraded to PHP5.

The solutions above I don't think would help, because, as I said, it had been working before.

Any help would be appreciated.

56
You like to post right when I am posting, don't you? :D

Yeah, I found that thread earlier in the thread and decided to check it out. It worked. You're still a god ;)

57
Solved the category problem with this-

http://www.4homepages.de/forum/index.php?topic=7493.0

V@no, yer a god :D

Anyways... would still like to know about that download button... seems like a good way for people to be bypassing the terms.

58
I am getting this error for the Terms on the categories (more specifically, a subcat)

This is showing up whether I have it turned on or not. It's showing up in ALL the subcats.

I have checked and double checked all of the mods for this *and* the drop down portion that is required.

SEE ATTACHMENT

Also, a question- I noticed when the image is done, the terms show instead of the image, which is good, BUT the download button is still there.

59
Ok.. I should go ahead and take myself out behind the barn and beat myself with a 2x4... or shoot myself.

Database field had a space before its name.

...oye  :roll:

60
Isn't working :(

Nothing I try with that db_field_definitions.php even gets put into the database :(

Pages: 1 2 3 [4] 5