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]   Go Down

Author Topic: [Solved]: Confirmation Buttons  (Read 8363 times)

0 Members and 1 Guest are viewing this topic.

nova-bossa

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
[Solved]: Confirmation Buttons
« on: June 28, 2004, 12:43:56 pm »

i had this problem in 1.2.
i posted:
Quote
the confirmation buttons after batch uploading files, like the button "OK", are not showing. i see only a "X" instead of the OK-gif. the files were correctly uploaded to the albuns though. only the confirmation buttons are not showing.
all button-images (".gif") are correctly placed in folder "images".

now i deleted my whole 1.2 gallery and database and installed the new 1.3 from zero point. everything works fine
BUT i still get the same problems described above.

batch upload:
- the only confirmation button that appears is "NA" (if no album selected).
- "OK" button and others don't appear.
- the list of the pics that will be uploaded is there but their small thumbs also don't appear. i see only an "X" (broken image).

http://nova-bossa.anyxhost.com/H-photos/digital/index.php


.
« Last Edit: June 30, 2004, 11:01:02 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Confirmation Buttons
« Reply #1 on: June 29, 2004, 09:50:02 am »

when visiting your site I can see a garbled up header (Ԫ?CTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ). Make sure the files you uploaded weren't corrupted during upload (check to have used the proper ftp mode). I recommend re-uploading all files.
There's something fishy with your install. Try eliminating the chance that your custom theme is related to this, using the classic theme for a start and report if the batch-add process doesn't work there as well.

GauGau

[attachment deleted by admin]
Logged

nova-bossa

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
Re: Confirmation Buttons
« Reply #2 on: June 29, 2004, 09:57:33 am »

when visiting your site I can see a garbled up header (??CTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ).

i use three browsers on a mac and i don't see the line quoted above!
all files were uploaded correctly. i used fetch ftp, a good ftp program.



[attachment deleted by admin]
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Confirmation Buttons
« Reply #3 on: June 29, 2004, 10:07:09 am »

Happens on Opera and Firefox as well as on IE6 (all of them on Windoze2000). Did you enable compression on your webserver? I still suggest re-uploading all files, won't hurt at least. There are ftp clients that can do file comparison (on Windows, for example, I use FileWare's FTP-Sync), I'm sure there are similar programs for Mac/Linux).

GauGau
Logged

nova-bossa

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
Re: Confirmation Buttons
« Reply #4 on: June 29, 2004, 10:12:59 am »

Try eliminating the chance that your custom theme is related to this, using the classic theme for a start and report if the batch-add process doesn't work there as well.

you were right! it is related to my modified theme (eventhough the gallery itself works fine with no problems).
i changed to the classic theme and uploaded a file. now i see its thumb and the OK button!

what can i have done wrong with my modified theme? how can i correct this without having to start costumizing my theme from the very beginning again (so much work!)?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Confirmation Buttons
« Reply #5 on: June 29, 2004, 10:19:03 am »

when using your custome theme, right-click properties on the broken pics and check the url for the pics. Usually you just eneterd a wrong path. If you're not sure, attach your custom theme as a zip file to your posting and I'll take a look into it.

GauGau
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Confirmation Buttons
« Reply #6 on: June 29, 2004, 10:36:23 am »

sorry, I didn't post clearly what I want you to do in the first place. Do not only post theme.php, but your whole custom theme (the whole folder "paulo"), put all of it into a zip file.

GauGau
Logged

nova-bossa

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
Re: Confirmation Buttons
« Reply #7 on: June 29, 2004, 10:39:55 am »

ok, my friend.
here you are!

thanks again!!!


[attachment deleted by admin]
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Confirmation Buttons
« Reply #8 on: June 29, 2004, 11:28:52 am »

using your theme on my install works fine, I can use batch-add and the OK button is being displayed as expected, so I guess the problem must be on your install of coppermine. You said the batch-add works fine with other theme, so I suggest this might be a permission issue then. I noticed you disabled web users to browse your theme folders (I get a forbidden error when trying to access http://nova-bossa.anyxhost.com/H-photos/digital/themes/paulo/), maybe you have restricted access to much, so I suggest temporarily disabling the access limitation (probably in your .htaccess file).

GauGau

[attachment deleted by admin]
Logged

nova-bossa

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
Re: Confirmation Buttons
« Reply #9 on: June 29, 2004, 11:48:12 am »

I noticed you disabled web users to browse your theme folders (I get a forbidden error when trying to access http://nova-bossa.anyxhost.com/H-photos/digital/themes/paulo/), maybe you have restricted access to much, so I suggest temporarily disabling the access limitation (probably in your .htaccess file).

GauGau

thanks for your help.
i did what you said (.htaccess) and uploaded a file again but it didn't help!  ::)
on the other side if this was to be the problem i think i wouldn't have seen the ok button using the classic theme either before disabling access limitation, don't you think?
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: Confirmation Buttons
« Reply #10 on: June 29, 2004, 02:23:13 pm »

I'm also getting the duff header gaugau told you about, on all your coppermine pages, in both themes.
Your source code shows extra characters before the html code.

[attachment deleted by admin]
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

nova-bossa

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
Re: Confirmation Buttons
« Reply #11 on: June 29, 2004, 04:43:20 pm »

I'm also getting the duff header gaugau told you about, on all your coppermine pages, in both themes.
Your source code shows extra characters before the html code.

as i said, i work on three browsers on a mac and i don't see it!!!

but i deleted now some strange letters from the top of the english file.
maybe this was the problem...
could you please have a look again?:

http://nova-bossa.anyxhost.com/H-photos/digital/index.php


« Last Edit: June 29, 2004, 05:06:25 pm by nova-bossa »
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: Confirmation Buttons
« Reply #12 on: June 29, 2004, 08:35:56 pm »

but i deleted now some strange letters from the top of the english file.
maybe this was the problem...
could you please have a look again?:

Yes, that's fixed the header problem,  ;)
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

nova-bossa

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
Re: Confirmation Buttons
« Reply #13 on: June 29, 2004, 09:24:16 pm »

i don't know what happened but
EVERYTHING WORKS NOW!!!
i can see the OK button, etc.
i swear: it didn't work before. then i enabled folder browser (like gaugau said), uploaded a file but it didn't work either.
so i disabled folder browser again (by default) and now it works!

good havens! what happened???
anyway... SUPER!

Logged
Pages: [1]   Go Up
 

Page created in 0.026 seconds with 20 queries.