Jump to content

sww

Members
  • Posts

    34
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

sww's Achievements

Jr. Member

Jr. Member (3/6)

4

Reputation

  1. Hey, back then when I changed the language part within the URL the page slug changed automatically in all directions. Now it only changes from the primary language (in my case DE) to the secondary language (EN). So: /de/projekte > click on the lang switch > /de gets replaced with /en > /projekte changes automatically to /projects => result: /en/projects … great. Changing back to /en does not work though: /en/projects > click on the lang switch > /en gets replaced with /de > /projects does NOT change to /projekte => result: url is not valid > page stays on /en/projects … not great. So the auto page name translate only works from DE to EN not the other way around. As said it used to work flawlessly pre PW update.
  2. Solved it … another module (CustomUploadNames) wasn't compatible under 8.x and blocked the field upload from working. Not sure how to set it to "solved" … but it is 🙂
  3. Hi, even with the latest version of PW the image upload module does not working anymore. When dragging in an image the spinner keeps spinning at 100% (1st sceenshot) and the console throws an ajax error (2nd screenshot). Not even with PHP 8.0 … latest working version is 7.4.x … how can this be? PHP 8.x is around for quiet a while now.
  4. Checked everything and I know how to handle the templates. Just can't figure out how to handle hidden pages that still appear when they are containing a urlsegment.
  5. ahh yes, i have one url segment. hmm. how to handle then?
  6. hey there. old post but new problem. i unpubed a post. logged off from pw. but the post is still accessible via direct link. very strange.
  7. Okay. Thanks!
  8. Yes, that was my scenario. Okay, good to know then. One last thing. Is there way the images will just be moved from the temp folder to the final destination if they are on the same host/space … instead of duplicated?
  9. Doesn't work either. /Users/… was the first way I tried. If I do it on my localhost it works just fine.
  10. hello, i am trying to upload a csv with images. all the fields beeing uploaded as expected but the images. they are not showing up. the csv and images ar locally and the paths to the images pointing straight to the folder. file:///Users/xxuser/Desktop/201124_Website/binary/MEE_M_3802_00.002.jpg is there a problem uploading images from local? or are there any permission issues i am missing? thanks a million, stefan
  11. Yes … all the rights are set equal to the admin
  12. It is working when I am logged in as admin … as I wrote. So no script issue. More of a rights issue. But all the rights are set equal to the admin profile. Console says nothing as the feature is not being triggered.
  13. Hello, strange behavior. This modul worked fine since activated 10 days ago. But all of sudden it stopped working. User can see the page even not logged in. Nothing has changed since. Is there a cache-something-issue or anything else that might cause the problem? Best, Stefan
  14. Hey, I set up a normal user (not admin) so my client can do some edits. The templates are checked as editable, the permission to the user is set too. (page-edit-front) … but I can't activate the front-end editing via double click. Logging in as admin, everything works just fine.
  15. Yep, in general I would agree with you. But in this case it's a special situation. The editor needs to switch between a few options to be able to follow the concept. Thanks! Strange thing … I put it in the config before with no effect. Putting it in the options field worked.
×
×
  • Create New...