Jump to content

felic

Members
  • Posts

    31
  • Joined

  • Last visited

Everything posted by felic

  1. Hi, while trying to solve image upload problems (https://processwire.com/talk/topic/7749-max-image-dimensions-not-a-recognized-image-bug/) i had a look at the php error.log. There are several rather similar warnings there i understand (s. http://php.net/manual/en/security.intro.php) but not sure to evaluate them in conjunction with PW. Something like: [Mon Sep 14 13:34:14 2015] [warn] [client 79.193.219.101] mod_fcgid: stderr: in Unknown on line 0, referer: [xxx] [Mon Sep 14 14:19:47 2015] [warn] [client 79.205.24.246] mod_fcgid: stderr: PHP Warning: Adding option (Name: 'magic_quotes_gpc' Value: '0') (16, 1) failed! [Mon Sep 14 14:19:47 2015] [warn] [client 79.205.24.246] mod_fcgid: stderr: PHP Warning: Adding option (Name: 'magic_quotes_sybase' Value: '0') (19, 1) failed! [Mon Sep 14 14:19:47 2015] [warn] [client 79.205.24.246] mod_fcgid: stderr: PHP Warning: Adding option (Name: 'register_globals' Value: '0') (16, 1) failed! Setup: PHP 5.4.45-0+deb7u130, mysql 5.5.44-0+deb7u1-log, PW 2.6.1stable I do not experience misbehavior so far while using PW (except this image upload one), but i am curious if this could lead to any problems soon. Thx.
  2. RT @OezcanMutlu: #NoHateSpeech Übrigens,meine Strafanzeige wurde verworfen,die Staatsanwaltschaft sah darin keine #Volksverhetzung! http:/…

  3. Politiker-Knigge: Man muss einfach lange genug nichts sagen. Oder auch nichtsagendes sagen. #lasttweet

  4. Ratsuchetweet: Irgendjemand eine Idee, wie man dieses "iCloud session ist abgelaufen" permanent wegbekommt? isch abe keine iCloud.

  5. Cache leeren war auch schon mal einfacher (Safari, iOS). --- . Ne, war es nicht...

  6. Correction. Applying always_populate_raw_post_data = -1 to the php.ini as a workaround do the job and enables image upload again.
  7. While Turn on the bright lights surely was an masterpiece, i rarely know a group with such stable quality to date. Outstanding. #Interpol

  8. Similar problem here. Refering to https://processwire.com/talk/topic/8712-imagefile-upload-problems-without-errors/?p=92979 Changing the PHP ini file does not make any difference i am afraid. PW V. 2.6.1 stable, any settings/permissions are identical to former installation (PW V. 2.6.0), no modules/plugins, Image Fieldtype, Debug mode is active. Wether drag/drop or select from input leads to: Header Response within chrome dev tools: After saving the page following message appear: It seems to me, there might a bug in the js ajax code(?). Anyone have any hints how to solve this? Would be great ;-) Thx in advance.
  9. Replace "page" with something similar to "node" and bang, you immediately get a much more clearer idea what PW is all about. #processswire

  10. Dieses Demotivationsproblem, wenn es nur die Alternative zwischen "ich bin kpl. raus" und "alles egal" gibt... #datenschutz #privacy

  11. RT @gowcms: #hartaberfair #dschauthin es gibt keinen #Asylmissbrauch - #Asyl ist Grundrecht! ein abgelehnter Kreditantrag ist auch kein Kre…

  12. Größter Zeitfresser: Was an Markup/Struktur bleibt im Template, was wird pflegbar gemacht. Und wie verheirate beides. #processswire

  13. Hi tpr, Thank you very much for your answer. I assumed to overlooked something. And here we go, the context was missing. All is doing fine now. Thx!
  14. Hi, seems i am missing something. The strings to translate (from file _string.php) shows up in the admin language template and are being translated. But no change appears (or even getting errors) if i switch the language in the frontend. The pages are simply outputs whats being plain written in the template file, e.g the default language string. Maybe one of yours is so kind to confirm the following steps i did so far or - even better - give a hit where i go wrong, e.g. what i forgot to consider . I got a _init.php file which is prepended before any other file (config.php). This init file includes the related files: // Shared functions include_once("./_func.php"); // Translation strings include_once("./_strings.php"); _func.php contains the function function _t($text, $context = 'Generic', $textdomain = '/site/templates/_strings.php') { return _x($text, $context, $textdomain); } while _strings.php contains the translation files /*! _x('Soziale Netzwerke', 'Footer'); _x('Sprachwahl', 'Footer'); */ Within template home.php for example those strings are printed like this: <?php echo _t('Soziale Netzwerke');?> Any hint what i am missing here is much appreciated! Thanks a lot in advance, regards
  15. Na, da will GEO wohl auch nicht abseits des Mainstream stehen und reiht sich nahtlos ein (http://t.co/FdRst6IXz2) http://t.co/eaHhvLEbiU

  16. Auszug aus einem Gedicht v. H. Hesse. #lasttweet

  17. RT @littlewisehen: Frage. Antwort. Alles korrekt und richtig beantwortet.... http://t.co/aN6QU8UDMC

  18. Go nuts wäre auch ein Slogan gewesen. Zumindest für dieses Plakat. http://t.co/bRiEzQKg4D

  19. Omitting the closing php tag has its meaning. But leaves me feeling like a rookie somehow.

  20. Getting done the 4.0v is time consuming, i know. But, c' on, please, broken registry since 2 1/2 month now? https://t.co/Wq6dwFwtWk @gulpjs

  21. US-Justizministerin Loretta Lynch. Wenn der Name Programm ist (zumindest im Ergebnis). http://t.co/DhpRvc0Phd

  22. Falls ich mal wieder ein Handygesicht brauche. Bspw. für Spaziergänge im Dunkeln. Damit sich niemand fürchtet. http://t.co/EnbwwSHGli

  23. RT @Snugug: `gulp-sass` v2.0.1 is out with bug fixes for source maps w/autoprefixer and weird import errors.https://t.co/PbJvhn0ug0

×
×
  • Create New...