After completing a brand new drupal 7.41 installation and activating most of the Moneysuite modules (Last Updated 2015-Nov-17 ), including activating the Pay Per View 7.x-10.x-dev module, I noticed every time I download and activate any other module the Pay Per View 7.x-10.x-dev module is automatically deactivated and when I try to re-activate the the module the following page http://mysite.com/2ndhand/admin/modules/list/confirm gives a Blank page. The Blank page is only delivered after re-activating the Pay Per View 7.x-10.x-dev.

Comments

tontoman created an issue. See original summary.

tontoman’s picture

Issue summary: View changes
tontoman’s picture

Issue summary: View changes
Farreres’s picture

That's strange because I am myself using PPV with no problems. Does it still happen after the last commit?

tontoman’s picture

I 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.

Farreres’s picture

It 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.

Farreres’s picture

I 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?

sagar ramgade’s picture

Status: Active » Needs review
StatusFileSize
new821 bytes

It seems there was a syntax error in the module, patch fixes it and module gets enabled.

Farreres’s picture

Patch committed. Sorry for the missing parenthesis :(

Status: Needs review » Needs work
tontoman’s picture

Did a fresh install of moneysuite and the modules section works fine, activating and deactivating all good... bug is no longer.

Farreres’s picture

Status: Needs work » Fixed

Perfect. Marking as solved.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.