[SOLVED] Listcontent.php not displaying pages
Posted: Wed Oct 22, 2008 4:08 am
Hi all. First things first, I'm running CMSMS 1.4.1. I'm using PHP 5.1.6, and MySQL 5.0.45. My server is Apache 2.2.3 running on CentOS. I run Plesk 8 as well (before you tell me that's the problem, read on, lol).
I'm running an earlier version (1.2.x, if I recall) on the same box, and it doesn't have this problem. Weird thing is, I've tried wiping this installation and dropping on the earlier version, but it does the same thing.
Here's the problem: Everything appears to be installed correctly, but when I click on Content>Pages in the admin panel (listcontent.php), nothing loads below the header, just an empty table. I'm really not a programmer, or I could tell you where exactly it cuts off. But, here's the source of the displayed page, in case it helps (in case it doesn't, please forgive the long-ass post):
And that's where it cuts off. No page content displayed. Sad, huh? Any ideas why this is? I'd love to edit my client's pages. 
Thanks in advance!
Gideon
I'm running an earlier version (1.2.x, if I recall) on the same box, and it doesn't have this problem. Weird thing is, I've tried wiping this installation and dropping on the earlier version, but it does the same thing.
Here's the problem: Everything appears to be installed correctly, but when I click on Content>Pages in the admin panel (listcontent.php), nothing loads below the header, just an empty table. I'm really not a programmer, or I could tell you where exactly it cuts off. But, here's the source of the displayed page, in case it helps (in case it doesn't, please forgive the long-ass post):
Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<__html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="Generator" content="CMS Made Simple - Copyright (C) 2004-8 Ted Kulp. All rights reserved." />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="noindex, nofollow" />
<title>Peregrine Pointe B&B - Rapid City, South Dakota - Pages</title>
<link rel="stylesheet" type="text/css" href="style.php" />
<!-- THIS IS WHERE HEADER STUFF SHOULD GO -->
<__script__ type="text/javascript" src="themes/default/includes/standard.js"></__script><__script__ type="text/javascript" src="../lib/scriptaculous/prototype.js"></__script><__script__ type="text/javascript" src="../lib/scriptaculous/scriptaculous.js"></__script><__script__ type="text/javascript" src="../lib/scriptaculous/cmsext.js"></__script> <__script__ type="text/javascript">
<!--
var xajaxRequestUri="http://www.rallylodging.com/admin/listcontent.php";
var xajaxDebug=false;
var xajaxStatusMessages=false;
var xajaxWaitCursor=true;
var xajaxDefinedGet=0;
var xajaxDefinedPost=1;
var xajaxLoaded=false;
function xajax_content_list_ajax(){return xajax.call("content_list_ajax", arguments, 1);}
function xajax_content_setactive(){return xajax.call("content_setactive", arguments, 1);}
function xajax_content_setinactive(){return xajax.call("content_setinactive", arguments, 1);}
function xajax_content_setdefault(){return xajax.call("content_setdefault", arguments, 1);}
function xajax_content_expandall(){return xajax.call("content_expandall", arguments, 1);}
function xajax_content_collapseall(){return xajax.call("content_collapseall", arguments, 1);}
function xajax_content_toggleexpand(){return xajax.call("content_toggleexpand", arguments, 1);}
function xajax_content_move(){return xajax.call("content_move", arguments, 1);}
function xajax_content_delete(){return xajax.call("content_delete", arguments, 1);}
function xajax_reorder_display_list(){return xajax.call("reorder_display_list", arguments, 1);}
function xajax_reorder_process(){return xajax.call("reorder_process", arguments, 1);}
-->
</__script>
<__script__ type="text/javascript" src="http://www.rallylodging.com/lib/xajax/xajax_js/xajax.js"></__script>
<__script__ type="text/javascript">
<!--
window.setTimeout(function () { if (!xajaxLoaded) { alert('Error: the xajax Javascript file could not be included. Perhaps the URL is incorrect?\nURL: http://www.rallylodging.com/lib/xajax/xajax_js/xajax.js'); } }, 6000);
-->
</__script>
<base href="http://www.rallylodging.com/admin/" />
</head>
</__body##BODYSUBMITSTUFFGOESHERE##>
<div><p class="logocontainer"><img src="themes/default/images/logo.gif" alt="" /><span class="logotext">CMS Made Simple Admin Console - Peregrine Pointe B&B - Rapid City, South Dakota Welcome: admin</span></p></div><div class="topmenucontainer">
<ul id="nav">
<li><a href="index.php">CMS</a><ul><li><a href="home.php">Home</a></li><li><a href="../index.php" rel="external">View Site</a></li><li><a href="logout.php">Logout</a></li></ul></li>
<li><a href="topcontent.php" class="selected">Content</a><ul><li><a href="listcontent.php" class="selected">Pages</a></li><li><a href="imagefiles.php">Image Manager</a></li><li><a href="listhtmlblobs.php">Global Content Blocks</a></li><li><a href="moduleinterface.php?module=FileManager">File Manager</a></li><li><a href="moduleinterface.php?module=News">News</a></li><li><a href="moduleinterface.php?module=Printing">Printer Friendly Pages</a></li></ul></li>
<li><a href="toplayout.php">Layout</a><ul><li><a href="listtemplates.php">Templates</a></li><li><a href="listcss.php">Stylesheets</a></li><li><a href="moduleinterface.php?module=MenuManager">Menu Manager</a></li><li><a href="moduleinterface.php?module=ThemeManager">Theme Manager</a></li></ul></li>
<li><a href="topusers.php">Users & Groups</a><ul><li><a href="listusers.php">Users</a></li><li><a href="listgroups.php">Groups</a></li><li><a href="changegroupassign.php">Group Assignments</a></li><li><a href="changegroupperm.php">Group Permissions</a></li></ul></li>
<li><a href="topextensions.php">Extensions</a><ul><li><a href="listmodules.php">Modules</a></li><li><a href="listtags.php">Tags</a></li><li><a href="eventhandlers.php">Events</a></li><li><a href="listusertags.php">User Defined Tags</a></li><li><a href="moduleinterface.php?module=CMSMailer">CMSMailer</a></li><li><a href="moduleinterface.php?module=ModuleManager">Module Manager</a></li><li><a href="moduleinterface.php?module=Search">Search</a></li><li><a href="moduleinterface.php?module=TinyMCE">TinyMCE WYSIWYG</a></li></ul></li>
<li><a href="topadmin.php">Site Admin</a><ul><li><a href="siteprefs.php">Global Settings</a></li><li><a href="pagedefaults.php">Page Defaults</a></li><li><a href="systeminfo.php">System Information</a></li><li><a href="checksum.php">System Verification</a></li><li><a href="adminlog.php">Admin Log</a></li></ul></li>
<li><a href="topmyprefs.php">My Preferences</a><ul><li><a href="myedituser.php">My Account</a></li><li><a href="editprefs.php">User Preferences</a></li><li><a href="listbookmarks.php">Manage Shortcuts</a></li></ul></li>
</ul>
<div id="nav-icons_all"><ul id="nav-icons">
<li class="viewsite-icon"><a rel="external" title="View Site" href="../">View Site</a></li>
<li class="logout-icon"><a title="Logout" href="logout.php">Logout</a></li>
</ul></div>
<div class="clearb"></div>
</div>
<div class="breadcrumbs"><p class="breadcrumbs"><a class="breadcrumbs" href="topcontent.php">Content</a> » Pages</p></div><div class="hstippled"> </div><div id="MainContent">
<div class="navt_menu">
<div id="navt_display" class="navt_show" onclick="change('navt_display', 'navt_hide', 'navt_show'); change('navt_container', 'invisible', 'visible');"></div>
<div id="navt_container" class="invisible">
<div id="navt_tabs">
<div id="navt_bookmarks">Shortcuts</div>
</div>
<div style="clear: both;"></div>
<div id="navt_content">
<div id="navt_bookmarks_c">
<a href="makebookmark.php?title=Pages">1. Add Shortcut</a><br />
<a href="listbookmarks.php">2. Manage Shortcuts</a><br />
</div>
</div>
</div>
<div style="clear: both;"></div>
</div>
<div class="pagemcontainer" style="display:none;"><p class="pagemessage"><img src="themes/default/images/icons/system/accept.gif" class="systemicon" alt="Success" title="Success" /> </p></div><div class="pageerrorcontainer" style="display:none;"><div class="pageoverflow"><img src="themes/default/images/icons/system/stop.gif" class="systemicon" alt="Error" title="Error" /> <a href="http://wiki.cmsmadesimple.org/index.php/User_Handbook/Admin_Panel/Troubleshooting" target="_blank">(Troubleshooting)</a></div></div><div class="pagecontainer">
<div class="pageoverflow">

Thanks in advance!
Gideon