Jump to content

Christophe

Members
  • Posts

    688
  • Joined

  • Last visited

Everything posted by Christophe

  1. Hello horst, and thank you for trying to help. I've just done as you've suggested. I've also cleared the browser's cache, in case. It changes nothing. I have the same error message(s) when I try to log in with the superuser account (for which I changed the language to English and then had the issue). In /site/assets/logs/exceptions.txt, I see 6 times the following line(s): Error loading GitHub branches https://api.github.com/repos/ryancramerdesign/Processwire/branches (in /site/modules/ProcessWireUpgrade/ProcessWireUpgradeCheck.module line 266) Upgrading via the Upgrades module didn't go smoothly that time. There was always a red-background message. In the end, I vaguely remember not knowing if everything had gone ok and having to log out and/or perhaps to clear the browser's cache in order to have the Upgrades page loaded normally again. I don't know if the problem was already there or if this changed something. But normally the database doesn't change from 2.7.1 to 2.7.2. Just because I changed the setting from French to English for the superuser I now can't log in and have this error message(s).
  2. So what could I do to gain back access to the back-end for the superuser? How can I change the language setting back to Français (French) in PHPMyAdmin or elsewhere, in order to create a new English language and see if it changes something? (I've replaced the wire folder, .htaccess and index.php, in case.)
  3. Have you already "met" Site Profile Exporter?: http://modules.processwire.com/modules/process-export-profile/ Edit: sorry, it's not what you want...
  4. PHPMyAdmin LanguageSupportPageNames is 3 times in Table: caches. And: field_language_files pages_id sort description modified data created Textes complets 1048 101 2015-08-17 20:01:16 wire--modules--languagesupport--languagesupportpag... 2015-08-17 20:01:16 Effacer Effacer Copier Copier Modifier Modifier modules id class flags data created Textes complets 198 LanguageSupportPageNames 3 {"moduleVersion":9,"pageNumUrlPrefix1048":"page","... 2015-12-15 15:32:09 Effacer Effacer Copier Copier Modifier Modifier Does it mean that only French (1048) has access/permission(s) or whatever "connection"? So there's no 1051 (English) or 1193 (Català)? NB: they have no language files added. Could it come (a little) from having converted fields to their multilanguage versions?
  5. field_language pages_id data sort Textes complets 1134 1051 0 Effacer Effacer Copier Copier Modifier Modifier field_title pages_id data data1193 Textes complets 1051 English NULL Effacer Effacer Copier Copier Modifier Modifier pages parent_id id templates_id name status modified modified_users_id created created_users_id published sort name1022 status1022 name1193 status1193 Textes complets 1047 1051 49 en 1025 2015-12-15 15:19:53 1134 2015-08-17 20:02:12 1046 2015-08-17 20:02:12 1 NULL 1 NULL 1 Effacer Effacer Copier Copier Modifier Modifier pages_access pages_id templates_id ts Textes complets 1051 2 2015-11-12 19:58:36 Effacer Effacer Copier Copier Modifier Modifier Français (French language files) is 1048. "Català" (no language files) is 1193.
  6. Hello LostKobrakai, I hope you're doing well. Yes, I have language modules installed. English is not the default language in this case. It's when I switched to the English language that all this happened. For this website, I don't remember switching before so perhaps the problem existed from the beginning. The basis of this website is from another one that doesn't have language modules installed. Apparently, I can log in with a "normal" user (with "moderate" permissions) who can manage pages. I can't log in with a very limited user (who can only view pages for the moment), but no error message(s). Before it normally worked (I'll have to check again later). Edit: I've just looked in phpmyadmin, I hadn't updated the username (instead of 1 somewhere it is now 01). I wonder what I can do to (securely) remove this issue, and why it happened...
  7. I was logged in to the back-end of a live development website (protected by .htpasswd), editing a contact page, when I decided to change, in another tab, the superuser's language to English (second language) to check some labels/texts. After doing so I was logged out with the following message: Fatal error: Exception: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'pages.name1051' in 'order clause' (in /home/xyz/www/wire/core/PageFinder.php line 298) #0 [internal function]: PageFinder->___find(Object(Selectors), Array) #1 /home/xyz/www/wire/core/Wire.php(398): call_user_func_array(Array, Array) #2 /home/xyz/www/wire/core/Wire.php(333): Wire->runHooks('find', Array) #3 /home/xyz/www/wire/core/Pages.php(216): Wire->__call('find', Array) #4 /home/xyz/www/wire/core/Pages.php(216): PageFinder->find(Object(Selectors), Array) #5 [internal function]: Pages->___find('id>0, sort=name...', Array) #6 /home/xyz/www/wire/core/Wire.php(398): call_user_func_array(Array, Array) #7 /home/xyz/www/wire/core/Wire.php(333): Wire->runHooks('find', Array) #8 /home/xyz/www/wire/core/PagesType.php(231): Wire->__call('find', Array) #9 /home/xyz/www/wire/core/PagesType.php(231): Pages->find('id>0, sort=name...', Array) #10 /home/xyz/www/wire/core/PagesType.php(3 in /home/xyz/www/index.php on line 248 Error: Exception: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'pages.name1051' in 'order clause' (in /home/xyz/www/wire/core/PageFinder.php line 298) #0 [internal function]: PageFinder->___find(Object(Selectors), Array) #1 /home/xyz/www/wire/core/Wire.php(398): call_user_func_array(Array, Array) #2 /home/xyz/www/wire/core/Wire.php(333): Wire->runHooks('find', Array) #3 /home/xyz/www/wire/core/Pages.php(216): Wire->__call('find', Array) #4 /home/xyz/www/wire/core/Pages.php(216): PageFinder->find(Object(Selectors), Array) #5 [internal function]: Pages->___find('id>0, sort=name...', Array) #6 /home/xyz/www/wire/core/Wire.php(398): call_user_func_array(Array, Array) #7 /home/xyz/www/wire/core/Wire.php(333): Wire->runHooks('find', Array) #8 /home/xyz/www/wire/core/PagesType.php(231): Wire->__call('find', Array) #9 /home/xyz/www/wire/core/PagesType.php(231): Pages->find('id>0, sort=name...', Array) #10 /home/xyz/www/wire/core/PagesType.php(3 This error message was shown because site is in debug mode ($config->debug = true; in /site/config.php). Error has been logged. The website was recently upgraded (with the Upgrades module) from 2.7.1 to 2.7.2. If I clean the browser's cache I can access the font-end again, but when I try to log in I see again this message(s) (and can't see the font-end neither). (Recently, with debug mode on, I've seen some other messages with red backgrounds appearing sometimes. They usually go away after disconnecting, cleaning the browser's cache, connecting again... If I see some again I will copy-paste them. I don't remember if it was only "forged" types of messages.)
  8. I had enabled debug mode and checked a bit the source code. I've just done it again. Apart from the third email that is prepended with �� the rest seems ok. The following emails are perhaps not displayed correctly because of the third one.
  9. More complete solution (taking hidden pages into account): in _head.php $cwsc_active = $page === $h_child || $h_child->children("include=hidden")->has($page) ? " uk-active" : ""; in, for example, basic-page-parent.php (or basic-parent-page.php) <?php if($page->first_child_redirect) $session->redirect($page->child("include=hidden")->url); // First child redirect if the checkbox is checked ?>
  10. Hello, On a live development website, powered by ProcessWire 2.7.1, I've just updated Email Obfuscation (EMO) from 1.0.2 to 1.0.4. via the Upgrades module. Now, on a directory page, the first two email addresses are ok, the third one is "replaced" by the � sign (Firebug -> � <span id="emo_email_3" class="emo_email"></span>), and all the following ones are replaced by "Enable JavaScript to view protected content.". (I've just upgraded to ProcessWire 2.7.2, it doesn't change anything.) Source code First two email addresses and all the other ones except the third one: <span id="emo_email_[number]" class="emo_email">Enable JavaScript to view protected content.</span> Third one: �<span id="emo_email_3" class="emo_email">Enable JavaScript to view protected content.</span>
  11. On a live development website, powered by ProcessWire 2.7.1, I've just upgraded Email Obfuscation (EMO) from 1.0.2 to 1.0.4 via Administration >Configuration >Upgrades. And now when I go to the Upgrades module page I have "The process returned no content." and : Modules: Detected 1 module version change (will be applied the next time each module is loaded): ProcessLanguageTranslator: 1.0.0 => 1.0.1 AND ProcessWire: ProcessWireUpgrade: Error loading GitHub branches https://api.github.com/repos/ryancramerdesign/Processwire/branches DEBUG MODE BACKTRACE ($config->debug == true): #0 /home/xxx/www/site/modules/ProcessWireUpgrade/ProcessWireUpgradeCheck.module(129): ProcessWireUpgradeCheck->getCoreBranches() #1 /home/xxx/www/site/modules/ProcessWireUpgrade/ProcessWireUpgrade.module(164): ProcessWireUpgradeCheck->getVersions() #2 /home/xxx/www/wire/core/ProcessController.php(236): ProcessWireUpgrade->execute() #3 [internal function]: ProcessController->___execute() #4 /home/xxx/www/wire/core/Wire.php(398): call_user_func_array(Array, Array) #5 /home/xxx/www/wire/core/Wire.php(333): Wire->runHooks('execute', Array) #6 /home/xxx/www/wire/core/admin.php(94): Wire->__call('execute', Array) #7 /home/xxx/www/wire/core/admin.php(94): ProcessController->execute() #8 /home/xxx/www/wire/modules/AdminTheme/AdminThemeDefault/controller.php(13): require('/home/xxx...') #9 /home/xxx/www/site/templates/admin.php(15): require('/home/xxx...') #10 /home/xxx/www/wire/core/TemplateFile.php(182): require('/home/xxx...') #11 [internal function]: TemplateFile->___render() #12 /home/xxx/www/wire/core/Wire.php(398): call_user_func_array(Array, Array) #13 /home/xxx/www/wire/core/Wire.php(333): Wire->runHooks('render', Array) #14 /home/xxx/www/wire/modules/PageRender.module(422): Wire->__call('render', Array) #15 /home/xxx/www/wire/modules/PageRender.module(422): TemplateFile->render() #16 [internal function]: PageRender->___renderPage(Object(HookEvent)) #17 /home/xxx/www/wire/core/Wire.php(398): call_user_func_array(Array, Array) #18 /home/xxx/www/wire/core/Wire.php(333): Wire->runHooks('renderPage', Array) #19 /home/xxx/www/wire/core/Wire.php(459): Wire->__call('renderPage', Array) #20 /home/xxx/www/wire/core/Wire.php(459): PageRender->renderPage(Object(HookEvent)) #21 /home/xxx/www/wire/core/Wire.php(333): Wire->runHooks('render', Array) #22 /home/xxx/www/wire/modules/Process/ProcessPageView.module(187): Wire->__call('render', Array) #23 /home/xxx/www/wire/modules/Process/ProcessPageView.module(187): Page->render() #24 [internal function]: ProcessPageView->___execute(true) #25 /home/xxx/www/wire/core/Wire.php(398): call_user_func_array(Array, Array) #26 /home/xxx/www/wire/core/Wire.php(333): Wire->runHooks('execute', Array) #27 /home/xxx/www/index.php(235): Wire->__call('execute', Array) #28 /home/xxx/www/index.php(235): ProcessPageView->execute(true) #29 {main} I've logged out, I've cleaned the browser cache... but it changes nothing. Edit: putting $config->debug == false; and then $config->debug == true; back has made everything come back to normal.
  12. Again, what's the secret (of ProcessWire's Forums)? I've created this topic less than 30 minutes ago, and Google mentions "14 hours ago".
  13. RedCat (ex-Surikat) http://redcatphp.com/ Now that I have found ProcessWire, I won't change as far as PHP/MySQL technology is concerned. But, I'm just curious about your opinions, as I happen to know a little the creator/main developper and at least one other developper. It didn't exist a few years ago, and, as far as I know, it was rewritten several times, from scratch if I'm not mistaken, as the creator wasn't satisfied and/or wanted to improve it/its performance. Apparently, it can work with several database types. Reading the homepage, it could work with ProcessWire, for example: "components are made to work as stand-alone in any other environment." and "Integration of other components and frameworks is very easy,". NB: by the way, who knows http://www.php-fig.org/?
  14. Surveys, polls, statistics... we know people can make them say what they want. Yes, there is no need to rush things. ProcessWire's growth is natural.
  15. Hello, ProcessWire should be on the list in 2016: http://www.sitepoint.com/best-php-framework-2015-sitepoint-survey-results/
  16. PageSpeed Insights: https://developers.google.com/speed/pagespeed/insights/?hl=en&url=http%3A%2F%2Frichrosendale.com%2F&tab=mobile https://developers.google.com/speed/pagespeed/insights/?hl=en&url=http%3A%2F%2Frichrosendale.com%2F&tab=desktop https://tinypng.com/ https://tinyjpg.com/ NB: suggestion -> in .htaccess, enable the redirection from domain.tld to www.domain.tld (or the contrary). Edit: didn't know it was using FastCGI, and now CGI...
  17. I'm just having the same problem. I've just upgraded a website from 2.5.3 to 2.7.1. But now, when going to Administration > Configuration > Upgrades, I have "The process returned no content." and "Error loading GitHub branches https://api.github.com/repos/ryancramerdesign/Processwire/branches". I'll check again later. If I go to Administration > Modules > Upgrades Checker and check for updates, I have "Error reported by web service: Unable to find that module". If I do the same with "Upgrades", I don't have any error message. Edit: I've uninstalled both from the admin (Upgrades and Upgrades Checker) and then I've uploaded again the module (ProcessWireUpgrade) via FTP and installed them again. Now I can see the list of upgrades/updates available. But I still have the message "Error reported by web service: Unable to find that module", if I go to Administration > Modules > Upgrades Checker and check for updates again.
  18. Christophe

    Macaw

    I like writing/tweaking code and seeing the results after having refreshed the browser(s). I'm drawing it in my imagination... Pinegrow can help if someone is using Bootstrap or Foundation, for example.
  19. A ProcessWire version is needed here: https://github.com/deployphp/deployer/tree/master/recipe
  20. Christophe

    Macaw

    And "CYBER MONDAY SALE - 20% OFF all editions of Pinegrow". I wonder if I would benefit from using Macaw (not on Linux) or Pinegrow. Has someone tried/tested both? Macaw is a "cloud application", isn't it?
  21. Hello, What do you think about this?: https://www.indiegogo.com/projects/turris-omnia-hi-performance-open-source-router#/ https://omnia.turris.cz/en/
  22. The calendar plugin (there is also a normal calendar) that can be used alongside Events Manager is using jQuery FullCalendar, already mentioned in the Forums. There is also a "small version" calendar for a sidebar, for example. demo.wp-events-plugin.com We need the same for ProcessWire...
  23. In case (I had bookmarked them), you can also check, for example: jobskee.com jobberbase.com
  24. @alan Could it be due to encoding, for example a without BOM/with BOM difference?
×
×
  • Create New...