[BETA][3.2][3.3] Kalender

In diesem Forum können Extension-Autoren ihre Extensions vorstellen, die sich noch im Entwicklungsstatus befinden. Der Einbau in Foren im produktiven Betrieb wird nicht empfohlen.
Benutzeravatar
Tastenplayer
Mitglied
Beiträge: 2054
Registriert: 02.07.2010 19:35
Wohnort: Zuchwil/SO - Schweiz
Kontaktdaten:

Re: [BETA][3.1][3.2] Kalender

Beitrag von Tastenplayer »

Hallo Hermann

Bin jetzt soeben dabei endlich die Extensions alle zu aktualisieren. Bei der Farbanpassung im Kalender(V0.9.1) ist mir aufgefallen, dass es in den folgenden Codes ein border: none sowie ein border: 2px solid #cadceb; hat.

Code: Alles auswählen

.cal_month_title a {
    background-color: #ecf3f7;
    color: #536482;
	border: none;
	font-weight: bold;
	border: 2px solid #cadceb;
    border-radius: 7px;
	padding: 0 2px 4px;
}
#calendar select {
    background-color: #ecf3f7;
    color: #536482;
	border: none;
	font-weight: bold;
	border: 2px solid #cadceb;
    border-radius: 7px;
}
Gruss Jutta
Meine phpBB Styles & More
Be the best version of yourself rather than a bad copy of someone else!
itsstilldre
Mitglied
Beiträge: 2
Registriert: 17.01.2018 14:56

Re: [BETA][3.1][3.2] Kalender

Beitrag von itsstilldre »

Hi,

I could not find any solution for my problem, sorry for my English, I can't speak German. I have an issue regarding this extension. I have successfully activated it, and seems like it's working, except for one failure. When I try to create a new topic with a Calendar set up, and click on create topic, then I get an error message:
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/filesystem/filesystem.php on line 838: is_link(): open_basedir restriction in effect. File(/home) is not within the allowed path(s): (/home/www-data/wmyforum:/tmp)

[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/filesystem/filesystem.php on line 875: is_dir(): open_basedir restriction in effect. File(/home/) is not within the allowed path(s): (/home/www-data/wmyforum:/tmp)

[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/filesystem/filesystem.php on line 880: is_file(): open_basedir restriction in effect. File(/home) is not within the allowed path(s): (/home/www-data/wmyforum:/tmp)
This message also occurs when I register for a calendar event.

After the error message, if I open the forum main page again, the registration, and the calendar creation is successful though..

I have contacted my server admin, and he said, that the extension should not be allowed to reach the /home folder, because such configuration should allow everyone to see each other's forums. I strongly agreed with him, so this extension should not be able to read the home folder of the server provider. The extension should only be able to reach my forum's folder, or the /tmp folder.
The server admin told me, that some path configuration must be bad.

Could you help me?

My forum is version: phpbb 3.2.2
Zuletzt geändert von Melmac am 17.01.2018 15:13, insgesamt 1-mal geändert.
Grund: Quote Tags ergänzt / added
HJW
Mitglied
Beiträge: 1291
Registriert: 20.04.2007 20:48
Wohnort: 45481 Mülheim an der Ruhr
Kontaktdaten:

Re: [BETA][3.1][3.2] Kalender

Beitrag von HJW »

@itsstilldre

https://www.phpbb.de/kb/open_basedir
Das Problem tritt auch oft auf (insbesondere beim Hochladen von Dateien wie z.B. Avataren), wenn der Hoster das temporäre Verzeichnis /tmp nicht mit in die Liste der erlaubten Pfade aufgenommen hat.
itsstilldre
Mitglied
Beiträge: 2
Registriert: 17.01.2018 14:56

Re: [BETA][3.1][3.2] Kalender

Beitrag von itsstilldre »

thank you for the quick answer!

The /tmp folder, and my forum's root directory is set correctly, as the error message shows:
File(/home) is not within the allowed path(s): (/home/www-data/wmyforum:/tmp)

So a solution would be to set the /home directory to be an allowed path?

If this is the case, then my server provider will not set it to allowed, because of security reasons. If it were enabled, then everyone could see each other's forums, and write in them however they want.
Benutzeravatar
canonknipser
Ehemaliges Teammitglied
Beiträge: 2053
Registriert: 10.09.2011 11:14
Kontaktdaten:

Re: [BETA][3.1][3.2] Kalender

Beitrag von canonknipser »

There are some reports about similar problems, most likely a hosting problem:
https://www.phpbb.com/community/viewtop ... hp+is_link
https://www.phpbb.com/community/viewtop ... hp+is_link
The functions checks the complete path to determine if it is a "real" path or a path containing links to other locations
Grüße, canonknipser
"there are only 10 types of people: those, who understand binary and those, who don't"
just arrived ;) - Bilder
Kein Support via PN, nur im Board und (manchmal) im IRC
Benutzeravatar
Tastenplayer
Mitglied
Beiträge: 2054
Registriert: 02.07.2010 19:35
Wohnort: Zuchwil/SO - Schweiz
Kontaktdaten:

Re: [BETA][3.1][3.2] Kalender

Beitrag von Tastenplayer »

Hallo

Ich wollte den angepassten Kalendercode für meinen Style Modern in meinem Forum einfügen. Hab alles nochmals kontrolliert. Dabei ist mir aufgefallen, dass keine Wochenzahlen mehr angezeigt werden links. In der Ext css ist es immer noch eingefügt.
Ich dachte, dass ich einen Fehler bei der Anpassung machte - jedoch im Prosilver ist es genau gleich.
In der Ext Version 0.9.1 werden definitv keine Wochenzahlen mehr angezeigt? [ externes Bild ] [ externes Bild ]
Meine phpBB Styles & More
Be the best version of yourself rather than a bad copy of someone else!
vfrblue
Ehemaliges Teammitglied
Beiträge: 1993
Registriert: 22.11.2016 18:46

Re: [BETA][3.1][3.2] Kalender

Beitrag von vfrblue »

Das kann ich so nicht bestätigen: [ externes Bild ]
Vielleicht ist die Farbauswahl nicht passend zu den Styles?
Benutzeravatar
Melmac
Ehemaliges Teammitglied
Beiträge: 3623
Registriert: 15.10.2012 03:27

Re: [BETA][3.1][3.2] Kalender

Beitrag von Melmac »

dito: letzte downloadbare Modern- plus aktuelle Calendar-Version; Test unter 3.2.1, auch mit prosilver:
01.png
Soll:
02.png
02.png (6.69 KiB) 364 mal betrachtet
Ist:
03.png
03.png (5.95 KiB) 364 mal betrachtet
Da fehlt jetzt (= in der "zickenden" Modern-Version) eine komplette DIV in der Anzeige, was aber nicht an der Ext liegt - siehe vfrblue und den ersten Screenshot hier.
Handle nur nach derjenigen Maxime, durch die du zugleich wollen kannst, dass sie ein allgemeines Gesetz werde.
(Immanuel Kant)
HJW
Mitglied
Beiträge: 1291
Registriert: 20.04.2007 20:48
Wohnort: 45481 Mülheim an der Ruhr
Kontaktdaten:

Re: [BETA][3.1][3.2] Kalender

Beitrag von HJW »

Hallo,

Wie ist denn die Einstellung im ACP?
Benutzeravatar
Tastenplayer
Mitglied
Beiträge: 2054
Registriert: 02.07.2010 19:35
Wohnort: Zuchwil/SO - Schweiz
Kontaktdaten:

Re: [BETA][3.1][3.2] Kalender

Beitrag von Tastenplayer »

@Melmac
Im Liveboard ist die Kalender Ext nicht aktuell! Okay Du hast das ja anscheinend bei Dir getestet. Jedoch bei mir wird es ja nicht mal im Prosilver Kalender angezeigt und da hab ich nichts geändert. Deshalb dachte ich ja auch, es läge an der Ext.
à propos zickenden Modern-Version: nette Bezeichnung - hab schon zig ext. angepasst :) . Das ist definitiv nicht nur in dem Style bei mir so!

@vfrblue
Bei mir wird es in der unveränderten prosilver Ansicht auch nicht angezeigt.

@HJW
Wie ist denn die Einstellung im ACP?
Muss ich mal nachschauen, umgestellt hatte ich nichts. Im TB hab ich die Ext. deaktiviert, aktualisiert und wieder aktiviert sowie cache geleert.

:oops: :oops: Das ist eindeutig mein Styleabänderungs Stress - sorry. Auf die Idee im ACP nachzusehen bin ich wieder mal nicht gekommen. Hatte da ja auch nichts geändert bei der Aktualisierung. Und ja es war auf NEIN gestellt. :oops:

Gleichzeitig hatte ich ein böses Erwachen! Die Legende wird in meinem Style nicht angzeigt. Okay die wird nur wenn man drauffährt angezeigt. Demzufolge bei mir wieder das Background Problem. Dachte schon, ich hätte ein weiteres Styleanpassungsproblem zu beseitigen. Wegen einer Extensions von dmzx durfte ich das ganze Wochenende über, den ganzen Statistikbereich nochmals komplett neu machen.
Meine phpBB Styles & More
Be the best version of yourself rather than a bad copy of someone else!
Antworten

Zurück zu „Extensions in Entwicklung“