• Hallo,

    ich habe ein Problem mit dem Plugin "Photpress 0.9.2"
    Es sind Photos hochgeladen! Jedoch zeigt er sie mir nicht an ( http://revolte.3hoster.de/blog/album/ )
    Der Ordner "photos" ist auch da... (.../blog/wp-content/photos/)
    Darin sind 2 Bilder... Der ganze Ordner hat 777 Rechte...
    Kann mir jemand weiterhelfen?
    Danke schonmal das ihr mir "zugehört" habt...

    EDIT: Hat sich erledigt :D

    Einmal editiert, zuletzt von Gevatter (23. April 2006 um 17:25)

    • Anzeige

    Hallo!

    Wenn du gerade an deiner Website arbeitest oder dein aktuelles Hosting überdenkst: Wir betreiben mit NetzLiving eine Hosting-Plattform, die speziell auf Performance, Sicherheit und einfache Verwaltung ausgelegt ist.

    • ✔️ Schnelle Ladezeiten (optimiert für WordPress & Co.)
    • ✔️ Deutsche Server & DSGVO-konform
    • ✔️ Persönlicher Support (kein 0815-Ticket-System)

    Mehr erfahren

  • Ich wollte das ganze jetzt noch übersetzen...

    Zitat

    Download photopress.pot, the portable object template for the latest version of Photopress, if you would like to translate Photopress into your language. Rename the file “photopress-(your locale).po” and translate the messages. (your locale) should match what you’ve set WPLANG to in wp-config.php. You can send the file to me to convert to a machine object file (and share), or convert it yourself if you know how. Put the machine object file in your plugins folder and it should work.
    Hans has made a Dutch translation for Photopress 0.8.4: photopress-nl_NL.mo. Using this for a later version will work, but won’t translate any new messages I’ve added. Get photopress-nl_NL.po if you’d like to update the translations.
    Pedro Cuenca has made a Spanish translation for Photopress 0.9.2: photopress-es_ES.mo. Get photopress-es_ES.po if you want to update the translations.
    Andreas has made a German translation for Photopress 0.9: photopress-de_DE.mo. Get photopress-de_DE.po if you want to update the translations.


    Wie muss ich die *.pot Datei Convertieren?!?!

    Und noch was... wenn ich jetzt über den Browser uploaden will...
    kommt immer das...

    Zitat

    //[Blockierte Grafik: http://revolte.3hoster.de/blog/wp-content/plugins/photopress/%5C%22http://revolte.3hoster.de/blog/wp-content/photos/%22]"; } else { var linkcode = "[Blockierte Grafik: http://revolte.3hoster.de/blog/wp-content/plugins/photopress/%5C%22http://revolte.3hoster.de/blog/wp-content/photos/%22]"; } } if (typeof tinyMCE != "undefined") { tinyMCE.execCommand("mceInsertContent", false, linkcode); } else if (typeof window.opener.document.post.content != "undefined") { openerhandle = window.opener.document.post.content; ppInsertAtCursor(openerhandle,linkcode); } return; } if (typeof window.opener.tinyMCE != "undefined") { /** * $RCSfile: tiny_mce_popup.js,v $ * $Revision: 1.18 $ * $Date: 2005/10/29 19:13:20 $ * * @author Moxiecode * copyright Copyright � 2004, Moxiecode Systems AB, All rights reserved. */ var tinyMCE = null, tinyMCELang = null; function TinyMCEPopup() { }; TinyMCEPopup.prototype.init = function() { var win = window.opener ? window.opener : window.dialogArguments; if (!win) win = top; window.opener = win; this.windowOpener = win; this.onLoadEval = ""; // Setup parent references tinyMCE = win.tinyMCE; tinyMCELang = win.tinyMCELang; if (!tinyMCE) { alert("tinyMCE object reference not found from popup."); return; } this.isWindow = tinyMCE.getWindowArg('mce_inside_iframe', false) == false; this.storeSelection = tinyMCE.isMSIE && !this.isWindow && tinyMCE.getWindowArg('mce_store_selection', true); if (this.isWindow) window.focus(); // Store selection if (this.storeSelection) tinyMCE.selectedInstance.execCommand('mceStoreSelection'); // Setup dir if (tinyMCELang['lang_dir']) document.dir = tinyMCELang['lang_dir']; // Setup title var re = new RegExp('{|\\\$|}', 'g'); var title = document.title.replace(re, ""); if (typeof tinyMCELang[title] != "undefined") { var divElm = document.createElement("div"); divElm.innerHTML = tinyMCELang[title]; document.title = divElm.innerHTML; if (tinyMCE.setWindowTitle != null) tinyMCE.setWindowTitle(window, divElm.innerHTML); } // Output Popup CSS class document.write(''); tinyMCE.addEvent(window, "load", this.onLoad); }; TinyMCEPopup.prototype.onLoad = function() { var body = document.body; body.onkeydown = function (e) { e = e ? e : window.event; if ( e.keyCode == 27 && !e.shiftKey && !e.controlKey && !e.altKey ) { tinyMCEPopup.close(); } } if (tinyMCE.getWindowArg('mce_replacevariables', true)) body.innerHTML = tinyMCE.applyTemplate(body.innerHTML, tinyMCE.windowArgs); var dir = tinyMCE.selectedInstance.settings['directionality']; if (dir == "rtl") { var elms = document.forms[0].elements; for (var i=0; i=0; i--) { if (wrapper.hasChildNodes()) wrapper.insertBefore(nodes[i].cloneNode(true), wrapper.firstChild); else wrapper.appendChild(nodes[i].cloneNode(true)); nodes[i].parentNode.removeChild(nodes[i]); } // Add wrapper doc.body.appendChild(wrapper); // Create iframe iframe = document.createElement("iframe"); iframe.id = "mcWinIframe"; iframe.src = document.location.href.toLowerCase().indexOf('https') == -1 ? "about:blank" : tinyMCE.settings['default_document']; iframe.width = "100%"; iframe.height = "100%"; iframe.style.margin = '0px'; // Add iframe doc.body.appendChild(iframe); // Measure iframe iframe = document.getElementById('mcWinIframe'); dx = tinyMCE.g

    Einmal editiert, zuletzt von Gevatter (23. April 2006 um 18:06)

  • huch das geht ja hier schlag auf schlag... :-O
    klar. macht man wie mit plugins auch: man läd sie nach /wp-content/plugins/

    und fertig. (wenn du deinen blog nicht auf deutsch gestellt hast, wird natürlich auch kein plugin übersetzt <- ob dein blog auf deutsch ist erkennst du am vielen kauderwelsch in deinem admin :D
    falls du die wp-config noch nicht bearbeitet hast solltest du dringend mal wordpress-deutschland.org aufsuchen, dort wird das "Lokalisieren" nämlich blendend erklärt...

  • geh mal unter verwaltung->photopress da müsste das gehen.

    oder nach dem upload, wenn das thumb angezeigt wird. dann gibts da unten ein feld mit namen "kategorie" was immer du da reinschreibst (oder aus der liste darunter auswählst) wird zu einem album (kategorie)

    mfg

  • So... das hätten wir auch geklärt...
    da tut sich nur noch ein Problem auf...
    Wenn ich auf "Alle neu berechnen" (was zu folge hat das er eigentlich die Tumbs brechnen soll...)gehe bekomme ich diese Meldung...

    Fatal error
    : Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 5120 bytes) in /srv/www/htdocs/web55/html/blog/wp-content/plugins/photopress/include.php on line 391

    Das Bild ist aber nur 230 kb groß bei andern, kleiner Bildern geht es...

  • Wo war denn Dein Problem? Vielleicht hilfts mir?!

  • Zitat von Gevatter

    So... das hätten wir auch geklärt...
    da tut sich nur noch ein Problem auf...
    Wenn ich auf "Alle neu berechnen" (was zu folge hat das er eigentlich die Tumbs brechnen soll...)gehe bekomme ich diese Meldung...

    Fatal error
    : Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 5120 bytes) in /srv/www/htdocs/web55/html/blog/wp-content/plugins/photopress/include.php on line 391

    Das Bild ist aber nur 230 kb groß bei andern, kleiner Bildern geht es...

    Das ist jetzt mein Problem :)

  • ui, das is ja mal ne auskunft... na egal. zum jetzigen problem: "alle neu berechnen" ist dafür gedacht, allen hochgeladenen bildern ein wasserzeichen, neue dimensionen etc. zu verpassen... du schreibst: "das bild ist aber nur..."

    wär also vllt. ne idee, die massenbearbeitung erst dann einzusetzen wenn du auch 1+ bilder hochgeladen hast - also vllt. nochmal probieren? vllt. lag ja da der fehler... ansonsten vllt. die einstellungen erst einstellen und dann so belassen? dürfte doch für den normalbetrieb ausreichen, oder?

    PS: "Die Domain "revolte.3hoster.de" ist nicht verfügbar." sieht aus als hättste noch ein anderes problem :D

  • Ich hab jetzt mal 5 Bilderhochgeladen und dann wieder versucht die Tumbs zu erstellen!
    Jetzt bekomm ich das:

    Zitat

    Warning: getimagesize(): Unable to access /srv/www/htdocs/web55/html/blog/wp-content/photos/thumb_IMGP0001.JPG in /srv/www/htdocs/web55/html/blog/wp-content/plugins/photopress/photopress.php on line 1730

    Warning: getimagesize(/srv/www/htdocs/web55/html/blog/wp-content/photos/thumb_IMGP0001.JPG): failed to open stream: No such file or directory in /srv/www/htdocs/web55/html/blog/wp-content/plugins/photopress/photopress.php on line 1730

  • das sieht sehr danach aus, als ob das skript mit deiner pfadangabe nichts anfangen kann. bei mir hat die funktion einwandfrei funktioniert.

    was hast du unter optionen angegeben? da solltest du eigentlich als pfad:
    /srv/www/htdocs/web55/html/blog/wp-content/photos
    und als url
    http://deinedomain.de/blog/wp-content/photos
    eingetragen haben oder? hastes mal mit und ohne "trailing-slash" probiert? könnte auch an dem temp-pfad liegen, wenn der bei dir irgendwoanders liegt oder anders heisst (ist meist ein verzeichnis mit namen temp oder phptemp außerhalb des webroot. vllt hilft ja das mit dem trailing-slash, ansonsten kann ich ja mal den code durchwühlen.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!