Search found 19 matches
- Fri Jun 19, 2020 12:45 am
- Forum: General
- Topic: Solved: Admin page blank after migration
- Replies: 3
- Views: 663
Re: Help needed: Admin page blank after migration
Me stupid... I found the error. It was self produced *facepalm* I added a custom admin theme with some modifications when I developed the website under Xampp. It was already some months ago. I referenced the new admin theme in the site.php, which was migrated by the migration plugin. But the new adm...
- Thu Jun 18, 2020 10:46 pm
- Forum: General
- Topic: Solved: Admin page blank after migration
- Replies: 3
- Views: 663
Re: Help needed: Admin page blank after migration
Yes, the mod_rewrite is activated. All content pages display correctly, so there the rewrite works fine. The installation is in the root directory where the domain is mapped to. It is not the document root, because on the same level there are the folders "usage" and "cgi-bin". I made a new blank ins...
- Thu Jun 18, 2020 8:43 pm
- Forum: General
- Topic: Solved: Admin page blank after migration
- Replies: 3
- Views: 663
Solved: Admin page blank after migration
Hi dear forum, I've got a problem: I developed a Bludit website local under Xampp, and now that I migrated it to a shared hosting server using the Domain Migrator plugin, I cannot access the admin page. When I enter the domain plus "/admin" in the adress line of the browser, it just outputs a blank ...
- Tue May 19, 2020 12:02 am
- Forum: Allgemein
- Topic: Bludit von Xampp zu Webspace migrieren
- Replies: 1
- Views: 651
Bludit von Xampp zu Webspace migrieren
Hallo Freunde, ich stehe gerade das erste mal vor der Aufgabe, eine lokal unter Xampp entwickelte Bludit-Website (neueste Bludit-Version) auf meinen Webspace (Shared Hosting) zu migrieren. Alle Google-Ergebnisse zum Thema Bludit Migration führen mich auf das kostenpflichtige Migrations-Plugin. Kann ...
- Sat May 16, 2020 10:53 am
- Forum: Plugins
- Topic: [Plugin] Media / Media+ - An advanced File & Media Manager
- Replies: 14
- Views: 3070
Re: [Plugin] Media / Media+ - An advanced File & Media Manager
Just purchased the media+ version... Works like charm
but a feature that would be very helpful is editing caption/title tag from within media+. Could you please add this to the feature wish list?
- Fri Jan 10, 2020 8:33 am
- Forum: Allgemein
- Topic: Favicon für Adminbereich
- Replies: 11
- Views: 2760
Re: Favicon für Adminbereich
Okay, das ist gut. Dann muss man bloß drauf achten dass man den Ordner bl-kernel\admin\themes bei Update auch nicht überschreibt, sonst ist das eigene Admin Theme wieder weg.
- Wed Jan 08, 2020 2:10 pm
- Forum: Allgemein
- Topic: Favicon für Adminbereich
- Replies: 11
- Views: 2760
- Wed Jan 08, 2020 7:57 am
- Forum: Themes
- Topic: Bildergalerie in Beitrag?
- Replies: 8
- Views: 3753
Re: Bildergalerie in Beitrag?
Okay... ich habe festgestellt, die Bilder werden gefunden wenn ich $_SERVER['DOCUMENT_ROOT'] verwende :) Das ganze unterfangen ist ein bisschen tricky weil man im <img> Tag in dem man das Bild auf der Website dann anzeigen lässt nicht den Pfad mit $_SERVER['DOCUMENT_ROOT'] verwenden kann. Den nimmt ...
- Tue Jan 07, 2020 11:56 pm
- Forum: Themes
- Topic: Bildergalerie in Beitrag?
- Replies: 8
- Views: 3753
Re: Bildergalerie in Beitrag?
Guten Abend, habe nun eine Lösung erarbeitet. Für alle, die ähnliches umsetzen wollen, folgende einfache Möglichkeit: 1. Auf der Theme-Seite, bei welcher die Inhalte abgerufen werden, eine PHP-Funktion einbauen, welche z.B. den upload-Ordner des jeweiligen Beitrags nach allen Bildern durchsucht. Es...
- Tue Dec 03, 2019 10:51 am
- Forum: General
- Topic: Delete Category
- Replies: 1
- Views: 581
Re: Delete Category
When I am in the admin backend and click onto the category name to edit it´s name and description, there is a red "delete" button on the top right (in the middle between "save" and "cancel"). That´s the way to delete a category. Is that what you mean?