Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: 1 [2] 3   Go Down

Author Topic: [READ STICKY] opening file transfer in IE 6  (Read 26010 times)

0 Members and 1 Guest are viewing this topic.

moufie

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
    • http://www.moufie.com
[READ STICKY] opening file transfer in IE 6
« Reply #20 on: November 10, 2003, 05:40:59 am »

frontpage 2003

your right,  i noticed my back up file was ok..let me try it

I have original index.php with line 594 like this
Code: [Select]
ob_end_flush();

and i'm getting garbled text again, no i didnt edit any other files asside  this one
Logged

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
[READ STICKY] opening file transfer in IE 6
« Reply #21 on: November 10, 2003, 05:53:35 am »

Never use frontpage !!!

Open something like notepad or download a PHP editor like phpEdit or www.winsyntax.com

then edit that ob_flush line.

if you edited more files with frontpage then put the originals from it also back
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

moufie

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
    • http://www.moufie.com
[READ STICKY] opening file transfer in IE 6
« Reply #22 on: November 10, 2003, 06:03:32 am »

ok, everything is back to square one, i just installed mozilla to try,it's working fine in there.

flush is back to
Code: [Select]
//ob_end_flush();
should i keep
Code: [Select]
// removed ?

anymore ideas...

btw, thanks for all the help
Logged

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
[READ STICKY] opening file transfer in IE 6
« Reply #23 on: November 10, 2003, 06:27:00 am »

did you change
Code: [Select]
//ob_end_flush(); into
Code: [Select]
ob_end_flush(); ???
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

moufie

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
    • http://www.moufie.com
[READ STICKY] opening file transfer in IE 6
« Reply #24 on: November 10, 2003, 06:28:21 am »

yes

same issue as last post, when i remove  breadcrumb/catlist/alblist//random,5/ from "the content of main page" in config I can access the page but it's empty(expected). If i put it back, i get the garbled text again
Logged

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
[READ STICKY] opening file transfer in IE 6
« Reply #25 on: November 10, 2003, 07:07:13 am »

Which server+version are you running and which PHP version ?
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

moufie

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
    • http://www.moufie.com
[READ STICKY] opening file transfer in IE 6
« Reply #26 on: November 10, 2003, 07:09:30 am »

like i said before

Quote
PHPNUKE 6.9
PHP 4.3.1
Apache 2
WinXp Pro


what other info you'd u need ?
Logged

Broh

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
[READ STICKY] opening file transfer in IE 6
« Reply #27 on: November 10, 2003, 07:25:22 am »

Hi
I have changes the code to ob_end_flush(); but it is still the same.
Mayby I should use coppermine 1.1.d agian.
:cry:
Logged

ahbsv

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 10
    • DestinazioneUSA
Not work
« Reply #28 on: November 10, 2003, 08:23:44 am »

Still the same problem!  :(

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
[READ STICKY] opening file transfer in IE 6
« Reply #29 on: November 10, 2003, 08:25:11 am »

There you go, try Apache 1.3.x
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

gtroll

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 618
    • CPG-Nuke
[READ STICKY] opening file transfer in IE 6
« Reply #30 on: November 10, 2003, 08:26:14 am »

I was able to recreate this scenerio in IE6 Win98 but not in Moz1.5 when prompted by internet explorer I was asked to download modules.php
when i go to http://3e6b30b0.rev.stofanet.dk/ in IE i get a file list
Quote

Index of /
 Name                    Last modified      Size  Description-------------------------------------------------------------------------------- 4ncblocks.php           26-Sep-2003 13:55  3.4K  
 Buyscript.php           18-Oct-2003 14:27  1.4K  

............. {snip}
--------------------------------------------------------------------------------
Apache/2.0.45 (Win32) PHP/4.3.2 Server at 3e6b30b0.rev.stofanet.dk Port 80

you need to enable php files to be interpreted by php on your machine.
On apache in unix you create a file named .htaccess with the command,
Code: [Select]
DirectoryIndex index.php
AddType application/x-httpd-php .php

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
[READ STICKY] opening file transfer in IE 6
« Reply #31 on: November 10, 2003, 08:28:34 am »

There you go thanks Scott it's Apache 2.x all other posters with these problems use Apache 2.x
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

Broh

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
[READ STICKY] opening file transfer in IE 6
« Reply #32 on: November 10, 2003, 09:27:34 am »

Hi again

This code i have in my httpd.conf
LoadModule php4_module C:/apache/php/sapi/php4apache2.dll
AddType application/x-httpd-php .php

But you said i have to create a ".htaccess"  fil.  containing this
DirectoryIndex index.php
AddType application/x-httpd-php .php

where do i save the ".htaccess file" (directory)?

And to all of you their have tried to help me (a big THX)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
[READ STICKY] opening file transfer in IE 6
« Reply #33 on: November 10, 2003, 09:41:18 am »

there's no .htaccess on windows!

GauGau
Logged

ahbsv

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 10
    • DestinazioneUSA
Still not working
« Reply #34 on: November 10, 2003, 01:03:32 pm »

I've put the .htaccess in my root dir and blocked all the site (Server error 500) !!!

I had to reupload the \index.php and erase the .htaccess

 :(  :(

PS my site is http://www.destinazioneusa.com

moufie

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
    • http://www.moufie.com
[READ STICKY] opening file transfer in IE 6
« Reply #35 on: November 10, 2003, 02:46:04 pm »

i'll try it tonight and let you know how it goes, whats the reason apache 2 would have this issue and not the older one.  btw, do i put back ob_end_flash back to the original //ob_end _flush(): ?
Logged

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
[READ STICKY] opening file transfer in IE 6
« Reply #36 on: November 10, 2003, 02:57:32 pm »

Yes just keep youur files to the originals.

There are some problem issues with php4apache2.dll into Apache and be shure you are not using php4apache.dll
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

organizedhome

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
[READ STICKY] opening file transfer in IE 6
« Reply #37 on: November 10, 2003, 03:14:34 pm »

Here's another example of the problem.  I'm running Redhat 9.0, Apache 2.0.6, and a very few users are reporting the "file save as" dialog box at this url:

http://organizedscrapbooks.com/modules.php?name=coppermine&file=index

I will try the fixes outlined above and let you all know what happens.  These ladies are YAMMERING to get to the free forms, all four of them.
Logged

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
[READ STICKY] opening file transfer in IE 6
« Reply #38 on: November 10, 2003, 03:20:39 pm »

All people upgrade to PHP 4.3.4 if you use Apache 2.
There are problems sending headers with it.

http://bugs.php.net/bug.php?id=25701
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

organizedhome

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
[READ STICKY] opening file transfer in IE 6
« Reply #39 on: November 10, 2003, 03:21:24 pm »

Updating--fix is in and has had no effect on site operations.  I've asked the four people who have reported the problem to try it, and if they succeed, I'll share their experience.

Oh.  I have a heavily Google-Tapped .htaccess file, but had no problem with the additional directives.
Logged
Pages: 1 [2] 3   Go Up
 

Page created in 0.025 seconds with 19 queries.