hi there, i've got a problem with creating new albums...when i click on the button "new" nothing happens. the info-box of ie6 shows some java error:
row: 267
character: 9
error: document.album_menu.to is null or not an object.
URL: [...]/albmgr.php?cat=2
please help me, because i can't add any pictures...
thanx alot in advance...
christian
:o
Try using another browser, or create MySQL tables manually...
thanks for your reply...
i've tried all common browsers....no positive result!
how can i create an "album" by hand? how does such an entry in the "albums"-table look like??
greetz,
christian
It's possible your albmgr.php is corrupt.
Try downloading a new copy from the download section and replacing the existing one.
just a blind guess: you're using a self-made or modified theme, and the javascript bit (the one that includes script.js) doesn't work. Please give us a link to your site, so we can check.
GauGau
posting the adress is not possible ...sorry! but do you think even changing the language files could cause that problem? i've changed it "by hand"...
greetz...
another problem i've seen right now is, that i can not upload any pictures to the existing galleries anymore ?!?! maybe that is a database problem...but how do i find it....
[list=1]
- only one question per thread! :evil:
- no link, no help (at least from me), because I'm not a clairvoyant[/list:o]
GauGau
If it's a javascript error, it's most likely a javascript problem. Try replacing all the .js files in the CPG folder for a start.
@gaugau: ok, first: sorry for my "double-post"! i can't post the adress, because the site is running in our intranet, which is not accessible from the outside!
@moorey: i will try that...thanks so far!
having the site on the intranet is an explanation for not giving out the link :wink: .
Try this:
- use the default theme that comes with coppermine.
- Check that script.js exists within the coppermine folder and is accessible (permissions!)
- make sure the files haven't been corrupted (garbled output when accessing them directly)
- right-click on the page that causes problems - "view source code": is the line in it that includes scripts.js?[/list:u]GauGau