Closed (fixed)
Project:
MoneySuite
Version:
7.x-10.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2015 at 22:50 UTC
Updated:
16 Dec 2015 at 07:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tontoman commentedComment #3
tontoman commentedComment #4
Farreres commentedThat's strange because I am myself using PPV with no problems. Does it still happen after the last commit?
Comment #5
tontoman commentedI hope this helps, I did a 2nd time complete re-install of Drupal 7.41 and the moneysuite modules ( Last updated: November 22, 2015 - 05:08 ) and activate most of the modules, however problem persists when activating the Pay Per View module ... I get the white screen and when modules page is refreshed the Pay Per View module intermittently switches off and on after fresh, and when a new module is loaded the Pay Per View module switches off, plus a white screen. This only occurs when the Pay Per View module is activated.
Comment #6
Farreres commentedIt would help me if you check your watchdog and tell me if you find there any php or any other problem related to PPV. If so, please, copy here the errors contents.
Comment #7
Farreres commentedI am thinking it may be related with the change of protected message from text to text_format. It seems this field is a compound one and then the database must be modified. I have found this post: http://www.andypangus.com/drupal-7-simple-content-type-text-fields-and-a... where storing compound fields in the database is explained. I am finding the text_format addition has more implications than I thought, although it is a needed one. Do you think it may be the cause? As you made a fresh install, can you check how protected content is stored in your database install?
Comment #8
sagar ramgade commentedIt seems there was a syntax error in the module, patch fixes it and module gets enabled.
Comment #9
Farreres commentedPatch committed. Sorry for the missing parenthesis :(
Comment #11
tontoman commentedDid a fresh install of moneysuite and the modules section works fine, activating and deactivating all good... bug is no longer.
Comment #12
Farreres commentedPerfect. Marking as solved.