By oziumjinx on
I recently installed FlexiNode for 4.7 but I am not able to enter my Admin>Modules area now. I am just shown a blank page. Everything was working fine before this, so I would assume this issue is related to Flexinode.
I followed the instructions, put the .mysql table in my DB. I uploaded the appropriate files into Module/Flexinode.
Does anyone have any experience with this?
Thanks,
-=Vince
Comments
check the module file
This could be a simple issue of white space at the bottom of the flexinode.module file that happens sometimes when modules are uploaded. Check that there is no space at the end of the file. If you still have problems, rename the file and you should be able to get back into admin section at least.
Still having issues...
Im removed, re-installed, dropped tables, over and over again and cant seem to figure this one out.
Everytime I install Flexinode with the appropriate files/.mysql I keep getting a blank page when trying to access the Admin>Modules section.
once I delete the files within the Modules>Flexinode directory, the Admin>Modules screen comes right back up.
I've made sure to remove any white spaces from the .module file.
Is there a way to check if this module conflicts with other modules in 4.7?
The other modules Im currently running are:
archive, atom, blogapi, blog, buddylist, comment, contact, favorite_nodes, path, pathauto, poll, print, privatemsg, profile, search, service_links, sitemenu, tagnode, tracker, upload.
Also, if you happen to notice that any of these modules arent fully ready for 4.7 yet, please let me know.
I really do appreciate the help,
-=Vince
Post bug
I don't know what the problem is. I've had flexinode working on 4.7. Post a bug report. http://drupal.org/project/issues/5737
The Answer Is Right Here
Blank modules page is a PHP memory issue. You need to increase memory available to PHP. Adding modules consumes more memory, so after you added flexinode PHP memory consumption went over the limit available.
Read this...
http://drupal.org/node/31819
...and you'll be fine.
ZoneV