Results 1 to 6 of 6
  1. #1
    New Pligger rushdie's Avatar
    Joined
    Feb 2009
    Posts
    1

    after install 1.0.0 rc1 i can't get into modules

    admin/admin_modules.php

    i want to enable new modules but this page never loads and then shows a white screen

    everything else is ok

  2. #2
    New Pligger nick1162's Avatar
    Joined
    Dec 2006
    Posts
    27
    Quote Originally Posted by rushdie View Post
    admin/admin_modules.php

    i want to enable new modules but this page never loads and then shows a white screen

    everything else is ok
    I'm having the same issue
    Everything is fine except the modules area, its just blank.

  3. #3
    Pligg Founder Yankidank's Avatar
    Joined
    Dec 2005
    Location
    San Francisco, CA
    Posts
    5,063
    Site
    http://pligg.com/demo/
    Looking into this, another user reported that it was redirecting him to the homepage. That made no sense to me, but a blank page as reported here does give us some more insight into the problem. Hopefully this will be addressed by RC2.
    The Facebook Module for Pligg CMS!
    Register, Login, and Submit Stories with Facebook. An absolute MUST HAVE for all Pligg sites!

  4. #4
    New Pligger kanra's Avatar
    Joined
    Jan 2007
    Posts
    13
    there's another problem too. I upgraded from 9.9.5 to RC1. Despite activating "Profile Extra Fields" & "Anonymous Mode" modules, other modules dependent on them do not respond and I can't enable them.

    They fail to activate stating I need to enable these first. If I keep these modules disabled, the other dependent modules recognize these as active.

  5. #5
    New Pligger footprint's Avatar
    Joined
    Feb 2008
    Posts
    10
    Same issue here. It worked perfect locally with xampp. Once uploaded to mediatemple.net, /admin/admin_modules.php is blank.

  6. #6
    Pligg Founder Yankidank's Avatar
    Joined
    Dec 2005
    Location
    San Francisco, CA
    Posts
    5,063
    Site
    http://pligg.com/demo/
    kanra: try uninstalling then reinstalling the modules and make sure you have the latest versions.

    footprint: the issue has to do with your server not allowing fopen as used in the pligg module admin page. Simple fix is provided below. I'll try to issue a fix that will get rid of this problem before 1.0.0 final is out.

    Find and remove these lines from /templates/admin/admin_modules_center.tpl.

    Code:
                        echo '<td width="15%"><strong>Latest Version: </strong>';
                    $updateurl  = $module_info['update_url'];                       
                    $fp = fopen($updateurl, 'r');
                        while (!feof($fp)) {
                            $versionupdate = fgets($fp, 4096);
                        }
                    fclose($fp);
                        echo $versionupdate.'</td>';
                    } else {
    The Facebook Module for Pligg CMS!
    Register, Login, and Submit Stories with Facebook. An absolute MUST HAVE for all Pligg sites!

Similar Threads

  1. Unable to install new Modules
    By NeverHome in forum Questions & Comments
    Replies: 4
    Last Post: 12-11-2010, 02:12 AM
  2. canīt install modules
    By merwie in forum Questions & Comments
    Replies: 1
    Last Post: 11-27-2010, 07:16 AM
  3. Would like some1 to install modules for a fee
    By ki3000 in forum Questions & Comments
    Replies: 1
    Last Post: 11-23-2010, 09:33 PM
  4. Best modules to install on a fresh install
    By Baadier in forum Questions & Comments
    Replies: 3
    Last Post: 01-06-2010, 08:39 AM
  5. Cant Install modules
    By painkiller97 in forum Questions & Comments
    Replies: 0
    Last Post: 06-24-2009, 10:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Pligg Modules and Pligg Templates from Pligg Pro Donate to Pligg CMS Dreamhost Web Hosting Host Gator Web Hosting