CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.5 Release Testing »
  • [FIXED] New wordpress install of 4.5 beta 5 has a few problems.
Pages: 1 [2] 3

Author Topic: [FIXED] New wordpress install of 4.5 beta 5 has a few problems.  (Read 6324 times)

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: New wordpress install of 4.5 beta 5 has a few problems.
August 09, 2014, 09:44:11 am
Ahhh. Maybe this will fix it then: https://github.com/civicrm/civicrm-core/pull/3811
Try asking your question on the new CiviCRM help site.

SemperFi

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 3
  • CiviCRM version: 4.5.4
  • CMS version: Wordpress 4.0.1
  • MySQL version: MySQL 5.5.16
  • PHP version: PHP 5.3.17
Re: New wordpress install of 4.5 beta 5 has a few problems.
August 09, 2014, 10:00:40 am
You rock !! It fixed it - well done.
I think you can submit both fixes.

All issues I submitted are fixed + the following one's from Joanne :
  • Arrow image broken on administer menu
  • Administer>CiviCase>Case Type -> blank
  • Inline edits : OK
  • Little help symbols : OK

These 2 remain unsolved
  • Administer>System Settings>Debugging and Error Handling.  Can choose Yes for Enable debugging but defaults to No when I save (but Display backtrace saves as Yes)
  • I have enabled logging which usually means there is no number on the change log tab and that the change log screen has 5 columns instead of only 2. But those changes aren't apparent even though the logging tables are in the DB and that change I have made since then was logged.

THANK YOU COLEMAN !

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: New wordpress install of 4.5 beta 5 has a few problems.
August 09, 2014, 10:07:55 am
Good stuff :)
Could you try reproducing those last 2 on the sandbox?
Try asking your question on the new CiviCRM help site.

SemperFi

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 3
  • CiviCRM version: 4.5.4
  • CMS version: Wordpress 4.0.1
  • MySQL version: MySQL 5.5.16
  • PHP version: PHP 5.3.17
Re: New wordpress install of 4.5 beta 5 has a few problems.
August 09, 2014, 10:22:48 am
Topic-1 : On sandbox : cannot save "Yes" for enable debugging - it remains on "No" / it works for "Display Backtrace"

Topic-2 : I don't understand the issue, maybe Joanne can help explaining and test it on sandbox.

Thanks

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: New wordpress install of 4.5 beta 5 has a few problems.
August 09, 2014, 01:50:08 pm
I've filed an issue for #1: https://issues.civicrm.org/jira/browse/CRM-15089
Try asking your question on the new CiviCRM help site.

joanne

  • Administrator
  • Ask me questions
  • *****
  • Posts: 852
  • Karma: 83
  • CiviCRM version: 4.4.16
  • CMS version: Drupal 7
Re: New wordpress install of 4.5 beta 5 has a few problems.
August 09, 2014, 05:40:51 pm
Have tested in the WordPress sandbox and the issue regarding logging does not show there, so I am going to assume that issue has been fixed. 

I can't test it on my "new" install as I corrupted that whilst trying to fix the URL issue that turned out to be a bug. I have decided to stick to using sandboxes for testing for 4.5 documentation even if I do have to reconfigure things constantly due to their frequent refreshing.


Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: New wordpress install of 4.5 beta 5 has a few problems.
August 10, 2014, 01:00:27 am
Joanne: I think you shouldn't give up on your own install. That windows bug must have been frustrating for you but now that it's fixed I think you'll have fairly smooth sailing.
Here's the easy way to hit the "reset" button on your site.
Code: [Select]
cd \path\to\civicrm
git pull
cd bin
setup.sh
Actually I'm not sure if setup.sh works on windows. Eileen might...
Try asking your question on the new CiviCRM help site.

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: New wordpress install of 4.5 beta 5 has a few problems.
August 10, 2014, 02:35:21 pm
I don't really run setup.sh. It involves throwing away my database which I don't like doing because I'm back to an empty DB with no data complexity so I try to avoid that.
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

SemperFi

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 3
  • CiviCRM version: 4.5.4
  • CMS version: Wordpress 4.0.1
  • MySQL version: MySQL 5.5.16
  • PHP version: PHP 5.3.17
Re: New wordpress install of 4.5 beta 5 has a few problems.
August 21, 2014, 02:02:33 am
Quote from: Coleman Watts on August 09, 2014, 01:50:08 pm
I've filed an issue for #1: https://issues.civicrm.org/jira/browse/CRM-15089

I confirm this has been fixed with 4.5 Beta 7. Thank you Coleman.

SemperFi

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 3
  • CiviCRM version: 4.5.4
  • CMS version: Wordpress 4.0.1
  • MySQL version: MySQL 5.5.16
  • PHP version: PHP 5.3.17
Re: New wordpress install of 4.5 beta 5 has a few problems.
September 01, 2014, 10:17:59 am
Quote from: Coleman Watts on August 09, 2014, 09:44:11 am
Ahhh. Maybe this will fix it then: https://github.com/civicrm/civicrm-core/pull/3811

Hello Coleman,
Testing on WP 4.0RC and civi 4.5b8, it seems that the issue with "/\" in directories path appear again.
I checked the "File.php" in the civi 4.5b8 and it doesn't include the line as you fixed it previously :
Code: [Select]
$path = self::addTrailingSlash(str_replace(array('/persist/contribute', '\persist\contribute'), '', $config->imageUploadDir)) . 'dynamic';.
Instead it is :
Code: [Select]
$path = self::addTrailingSlash(str_replace('/persist/contribute', '', $imageUploadDir)) . 'dynamic';
Everytime I do "Clean cache and update path", it breaks the Ressource URL by adding "/\" between "http:\\sitename" and "wp-content/plugins/civicrm/...". Solution is to manually remove the "/\". But it was fixed by your commit in August.

Can you please check ?
Thanks

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: [FIXED] New wordpress install of 4.5 beta 5 has a few problems.
September 01, 2014, 12:10:38 pm
Ok maybe this time we'll get it right:
https://github.com/civicrm/civicrm-core/pull/4016
Try asking your question on the new CiviCRM help site.

SemperFi

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 3
  • CiviCRM version: 4.5.4
  • CMS version: Wordpress 4.0.1
  • MySQL version: MySQL 5.5.16
  • PHP version: PHP 5.3.17
Re: [FIXED] New wordpress install of 4.5 beta 5 has a few problems.
September 01, 2014, 10:46:34 pm
Hello Coleman,

I've tested the fix (Fix dynamicResourcepath for windows systems (again) #4016), but it doesn't work.
Also tested the initial fix : https://github.com/civicrm/civicrm-core/pull/3811 - doesn't work either.
 
The resources URL gets broken when clicking on "Save" in "Cleanup Caches and Update Paths" - Cleaning cache has no impact.

For the moment, I'm changing manually "/\" by "/" to fix the problem.

SemperFi

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 3
  • CiviCRM version: 4.5.4
  • CMS version: Wordpress 4.0.1
  • MySQL version: MySQL 5.5.16
  • PHP version: PHP 5.3.17
Re: [FIXED] New wordpress install of 4.5 beta 5 has a few problems.
September 03, 2014, 02:06:40 am
Coleman, did you by any chance make any progress on this ?

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: [FIXED] New wordpress install of 4.5 beta 5 has a few problems.
September 03, 2014, 02:15:21 am
I really think that should have done it. Can you check again.
With the string replace and the explicit '/' setting I don't think there's any way a backslash could sneak into there.
Try asking your question on the new CiviCRM help site.

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: [FIXED] New wordpress install of 4.5 beta 5 has a few problems.
September 03, 2014, 02:17:24 am
I think the problem may be incorrect image upload url setting. Can you check that?
Try asking your question on the new CiviCRM help site.

Pages: 1 [2] 3
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.5 Release Testing »
  • [FIXED] New wordpress install of 4.5 beta 5 has a few problems.

This forum was archived on 2017-11-26.