Jump to content

Guy Verville

Members
  • Posts

    204
  • Joined

  • Last visited

Everything 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!
  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....
  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 resolved the situation... Deleted the compiled folder in the assets. The module then recompile and everything is fine now...
  9. Just realized that I have asked the same question before. Silly memory. However, I cannot figure out how to suppress the cache of a module. I am using ProCache. )
  10. How do I check that? I copied the database of the production into the local environment and everything is fine... Did the changed I wanted and put the database back into the production site. Installations are identical.
  11. 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)
  12. Hum, I understand now. You certainly talk about ProCache 3. Mine installed is version 2. I will look into it.
  13. Thank you for your answer. Unfortunately, I do not see this tab GZIP-More... Am I looking at the right place? I have Status, Origin, Lifespan, Behaviour, Bypass, Tweaks.
  14. 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?
  15. Hi, I'm running several speed tests for my personal site using http://webpagetest.org. My site has the ProCache module installed. The lifespan is set to 1 week, but I am not sure it is the same as the expire date seen in the following report : WebpageTest for guyverville.com. Setting Expire Headers can be done in .htaccess. I don't want to interfere with ProCache, but would like to understand what I can do here. Thanks
  16. 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
  17. I have installed your module on under PW 3.0.12. Is there a way that this module grasps the summary of a page to include in the description? I'm actually using this code on the head. And, of course, OG:description should read it too. <meta name="description" content="<?php echo $page->summary; ?>" />
  18. Hi, The file is marked 0 phrases. Clicking on the link gets to a 404 error. So the file is no more there... I have checked on the assets. So, i deleted the entry and redid the translation. Scary...
  19. 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.
  20. Hi, We are thinking using PW to do a site. One of the perequisites will be, in phase 2, a simple cart. I am aware of the Shop-for-Processwire module. However, it is not marked as 2.5 compatible. Have you exeperienced any trouble using it with 2.5?
  21. Thank you for the info. The images field, already found in the PW installation has been set also to the CropImage settings, and it does not throw any error. But I will test again to be sure.
  22. 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
  23. 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).
  24. I have found the culprit, an image field associated to the user template. I don't know what is going wrong with this field. I will try to recreate it to see what happens.
×
×
  • Create New...