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 /de/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 prior PW update.
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 🙂
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.
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.
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?
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
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.
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
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.