Jump to content

sww

Members
  • Posts

    31
  • 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)

2

Reputation

  1. 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.
  2. ahh yes, i have one url segment. hmm. how to handle then?
  3. 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.
  4. 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?
  5. Doesn't work either. /Users/… was the first way I tried. If I do it on my localhost it works just fine.
  6. 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
  7. Yes … all the rights are set equal to the admin
  8. 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.
  9. 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
  10. 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.
  11. 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.
  12. Hey, I just can't figure out how to change the values in the dropdowns from the toolbar. I tried a few things in the config.js even in the plugin's core files (which isn't a good idea in the first place … i know). Is it such an unusual thing to do? Can't be the only one who wants Comic Sans out of the list ?
  13. hi, i did a relaunch of a website and the content team decided to change the structure, some of the titles … and urls. so lots of dead links out there. if the title/name of the pages would stay the same, no problem. i could look for pages->get(name=xxx) and throw a redirect to the new structure. but since titles/names changed i am bit lost here. there isn't a method like: pages->get(name% or *=xxx) right? the old system was a complete different one. so i cannot work with ids here.
  14. Because I want to display connected pages on my site by the order of that list … and make it easier for my client to re-order. new = on top = common sense. Thanks for the hint. I was thinking the same this morning. I'll check.
×
×
  • Create New...