Jump to content

Guy Verville

Members
  • Posts

    204
  • Joined

  • Last visited

Posts posted by Guy Verville

  1. Thank you to pointing that. This plugin is doing exactly what I was hoping for :-)  After further essays, nope... while the page tree is truncated on login, users have still access to the entire site tree if they click on the page tree icon. I will make other tests.

  2. I don't mind paying $80 on a $60000 project, specially if I can get a swift support. I was just pointing some direction. As of sharing same issues, I can't talk about it right now. The main concern is not just the URL redirection, but the permissions associated with a subdomain.

    My client asks that a role associated to a subdomain must be able to just edit the pages of that subdomain. There will be 10 subdomains (this is an international site with 10 region subdomains, sharing a lot of information in each site, but having also regional particularities. The only differences as for the templates will be the colour identifying the region). So far, in my understanding of PW, roles permission are template based (or user based with one of Ryan's module). I have seen a Page per role permission module, but it seems not ready for PW3. It's certainly doable to make some coding here to prevent edit pages (from the admin interface, since everybody will see the tree of the organisation).

    In Concrete5 you can set permissions to a specific page in a tree and tells that the children share those permissions.

    Anyway, Concrete5 and MODx are fine CMS, but I would like to stick to PW if I can, :-) , because the easiness of rendering and searching things, etc.

     

    Just a final note. I'm not a program, but I'm part of a team with programmers. Programming things is not the problem. I am responsible to find the right solution for the project.

  3. Hi,

    I am to decide which CMS to choose for a future project. I have read and tried the MultiSite module, but I think PW won't be the choice, which I regret greatly! I cannot afford too much uncertainty. I love so much PW though! It won't be Drupal. 

    I just want to point here a module made for Concrete 5, which I haven't tried yet (I will wait to see if we obtain the contract). That guy seems to have solved all obstacles. Maybe some of you would be inspired by it:  https://www.concrete5.org/marketplace/addons/multiple-domains1. Concrete 5 works differently than PW, but they do share the "tree" approach.

    Another solution would be MODX and it's context feature.

    Anyway, just my two cents.

  4. Thank you so much, everybody. I discovered the culprit which is me... I studied the module and the first this it checks is the presence of the <html> tag... and it was missing! Go figure! After all these years making websites!!!!

    I am ashamed... ;-)

     

    Thank you again!

    • Like 5
  5. Yes, there is a closing body tag.  As I have said, the necessary markup is in place except the scripts... as if the module cannot recognize the way things are settled in my template. I compare with the template files of the fresh install and I cannot see what is wrong with my installation. I thought perhaps that my jQuery script call (before mine) would prevent the module to operate, but I did remove those scripts and nothing happens. I am flabbergasted....

    SafariScreenSnapz029.pngSafariScreenSnapz030.png

  6. Thank you for answering. I have the latest PR 3.0.32, but this prevails since the beginning. I tried Option A and other options. No javascript error. In fact, the javascript doesn't load! I installed a fresh version of PW and it works. Everything is fine in my own site except that the necessary javascript doesn't load...

    I have uploaded the files in my templates folder (just the necessary stuff). Perhaps someone will have an idea of what's wrong...

    templates.zip

  7. Hello expert users,

    I have not received any thought about my problem here. I have double-checked my settings and everything seems to be operational. However, I don't seen how I can edit in the front-end my text. There is, in fact, no javascript installed in the head to would suggest a editing process while the editing region has been set.

  8. I am getting suddenly this error while trying to make some hannacode  (Setup/Hanna Code). My site in local work perfectly, but not on the production site. Any idea?

    Class 'ProcessWire\TextformatterHannaCode' not found in /...site/modules/TextformatterHannaCode/ProcessHannaCode.module:190

    Stack trace:
    #0 [internal function]: ProcessHannaCode->___execute()
    #1 /.../wire/core/Wire.php(347): call_user_func_array(Array, Array)
    #2 /.../wire/core/WireHooks.php(548): ProcessWire\Wire->_callMethod('___execute', Array)
    #3 /.../wire/core/Wire.php(370): ProcessWire\WireHooks->runHooks(Object(ProcessHannaCode), 'execute', Array)
    #4 /.../wire/core/ProcessController.php(240): ProcessWire\Wire->__call('execute', Array)
    #5 [internal function]: ProcessWire\ProcessController->___execute()
    #6 /.../wire/core/Wire.php(347): call_user_func_array(Array, Array)
    #7 /.../wire/core/WireHooks.php(548): ProcessWire\Wire->_callMethod('___execute', Array)
    #8 /.../wire/core/Wire.php(3 (line 190 of /home/guyvervi/public_html/site/modules/TextformatterHannaCode/ProcessHannaCode.module) 

     

    I am using the latest version of PW (3.27)

  9. I have tried to set the PageFrontEdit module and everything seems to apply.  I see in the code that an id pw-edit-1 has been set but really nothing happens. Double-clicking the text does not show me the editing bar. I have checked that the superuser had the right permissions. What am I missing here?

    post-1691-0-87551200-1465744972_thumb.pn

  10. I get this error on my site. I'm using the the 3.0.18 branch. Any idea?

    Error: Class 'ProcessWire\TextformatterHannaCode' not found (line 190 of /home/guyvervi/public_html/site/modules/TextformatterHannaCode/ProcessHannaCode.module) 

    This happens when I try to access Setup > Hanna Code

  11. We're working on a site that has translations set. (two languages).  Suddenly, one of the template doesn't show the correct language. I tried to load the translated strings (the page in question appears as it should on the translated files), i get the error that Processwire cannot load it.

    Any idea on how to fix this? I'm using 2.5.3.

    post-1691-0-69589500-1421938760_thumb.pn

  12. Hello, Soma, you were right for the role which was set wrongly. However, the problem persists with my image field. I even checked the data (with the useful button found in the form) and PW saids it was ok. I compared my field with the already installed images field, and copied exactly the same settings for my image field, but to no avail. When I removed my field from the user template, everything went back to normal! So my solution will be to recreate the field since it seems definitively corrupted.

    Kongondo, the field is called professionnel_photo

  13. I don't think so. Well, I don't remember if this image field was already set before I removed the module. I will certainly send a link to fetch the entire site to the Processwire team if they are interested of finding the cause of this mysterioius error. This is certainly an area to be looked at for improvement. I will anyway post something about the problem I see to have just one user template for two kind of operations (user admin and profile edit. There is only one context for both usages).

×
×
  • Create New...