[SOLVED] Save Me or Shoot Me! White Pages Again.

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
User avatar
genestevo
Forum Members
Forum Members
Posts: 72
Joined: Thu Jan 26, 2012 11:50 am

[SOLVED] Save Me or Shoot Me! White Pages Again.

Post by genestevo »

Hi All,
I’ve been having numerous issues with pages not loading via page editor. Last time I ran in de-bug mode and found an issue with YouTube player. Deleted that and all was well for a bit.
Now I’m getting the “white page treatment” again. So I re-run in de-bug and keep getting the Fatal Error: Allowed memory size of 134217728 Bytes Exhausted…when I try to load most pages (most=sometimes I get lucky). CPanel Error logs don't show memory issues.
These error messages all seem to point to MicroTiny/lib/class.microtiny_utils.php.
Great, I’ll open an old clone of the site (v 1.11.4) uninstall MicroTiny, install TinyMCE and try that.
That did the trick so to make sure I make another clone, this time of the current published site (v1.11.9) and do the same thing. So far so good, I can now open Global Settings which I couldn’t with MicroTiny installed (with MicroTiny installed I can’t open MicroTiny WYSIWYG via Extension manager menu either). So now I can open pages no problem again but now although the checkbox is ticked to Use WYSIWYG all I see is the html content, no WYSIWYG interface at all. TinyMCE is selected as editor in My Preferences/User Preferences and also in Global Settings.
Thinking maybe TinyMCE doesn’t work with v1.11.9 I downloaded a fresh copy of cmsmadesimple-1.11.9-full.tar This I unzip and overwrite my existing MicroTiny folder contents in modules via FTP in the hope that when I re-install it and switch off TinyMCE perhaps the issue will fix itself. It hasn’t.
Below is the file info from the cloned site I’m working on looking for a solution (showing TinyMCE in place of MicroTiny. This is at http://www.mochdrenews.co.uk/subdom_hp_w/
The site proper that all the fuss is about is at http://www.historypoints.org/
Me and the site editor are saving up to go VPS so we can throw an extra 1GB of memory at our effort but that won't be this week. I mention that as memory is a common theme with these issues. This time however the problem seems to be a chunk of code I/we have somehow broken.
Site runs sweet as a nut just uninstalling MicroTiny, problem is my editor friend doesn't speak html.
Any help gratefully accepted.
Cheers,
Eugene.


----------------------------------------------
Cms Version: 1.11.9
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.3
MenuManager: 1.8.6
ModuleManager: 1.5.5
News: 2.14.1
Search: 1.7.11
ThemeManager: 1.1.8
DewPlayer: 0.2.1
TinyMCE: 2.9.12

Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 128000000
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true

Php Information:
phpversion: 5.3.26
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 30
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 128M
session_save_path: /tmp (0700)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)

Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.1.73
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No filesystem time difference found

----------------------------------------------
Last edited by genestevo on Sat Apr 19, 2014 3:54 pm, edited 1 time in total.
chandra

Re: Save Me or Shoot Me! White Pages Again.

Post by chandra »

You could try to deactivate unused or not every time needed modules like CMSMailer, ModuleManager and ThemeManager.
User avatar
genestevo
Forum Members
Forum Members
Posts: 72
Joined: Thu Jan 26, 2012 11:50 am

Re: Save Me or Shoot Me! White Pages Again.

Post by genestevo »

Deactivated those modules with no effect. Still no sign of WYSIWYG interface for TinyMCE and reverting back to MicroTiny showed no changes. Curious how I can't open Global Settings if MicroTiny set as editor in MyPreferences.
Thanks for the help though.
Cheers,
Eugene.
chandra

Re: Save Me or Shoot Me! White Pages Again.

Post by chandra »

Do you get the same error message in debug mode you open the global settings page?

How many pages does your website have? I ask cause it's not easy to use so much memory with a website like yours.
User avatar
genestevo
Forum Members
Forum Members
Posts: 72
Joined: Thu Jan 26, 2012 11:50 am

Re: Save Me or Shoot Me! White Pages Again.

Post by genestevo »

Hi Chandra,
Assuming MicroTiny set as default WYSIWYG editor in MyPreferences, I don't get a Fatal Error trying to open Global Settings. It just doesn't open at all.
Also, it doesn't matter if I have WYSIWYG set to none in Global Settings (after setting it to none in MyPreferences) I cannot open MicroTiny from the Extensions menu at all. This is the resultant error message when I try to open MicroTiny from Extensions Menu:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 80 bytes) in /home/mochdren/public_html/subdom_hp_w/lib/classes/class.contentoperations.inc.php on line 785
The error changes to this if I set Micro Tiny to default in MyPref's
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in /home/mochdren/public_html/subdom_hp_w/lib/classes/class.ContentBase.php on line 2360

Forgot to say, inc' iframe google maps, foreign language translations etc the site currently has 3492 pages. In page editor we work with all sections collapsed bar the parent and children of whatever page we're working on at the time.
User avatar
genestevo
Forum Members
Forum Members
Posts: 72
Joined: Thu Jan 26, 2012 11:50 am

Re: Save Me or Shoot Me! White Pages Again.

Post by genestevo »

Further info: don't know if it helps but this is the content from a smarty console that appears when I successfully open Global Settings.
Global Settings
$CMS_USER_KEY Smarty_Variable Object (3)
->value = "ebc397a5"
->nocache = false
->scope = "Smarty root"
$SCRIPT_NAME Smarty_Variable Object (3)
->value = "/subdom_hp_w/admin/siteprefs.php"
->nocache = false
->scope = "Global"
$SECURE_PARAM_NAME Smarty_Variable Object (3)
->value = "_sx_"
->nocache = false
->scope = "Smarty root"
$adminlog_lifetime Smarty_Variable Object (3)
->value = 2678400
->nocache = false
->scope = "Smarty root"
$adminlog_options Smarty_Variable Object (3)
->value = Array (7)
86400 => "1 day"
604800 => "1 week"
1209600 => "2 weeks"
2678400 => "1 month"
8035200 => "3 months"
16070400 => "6 months"
-1 => "Manual deletion"
->nocache = false
->scope = "Smarty root"
$all_attributes Smarty_Variable Object (3)
->value = Array (20)
template => "Template"
active => "Active"
secure => "Use HTTPS for this page"
showinmenu => "Show in Menu"
cachable => "Cachable"
target => "Target"
alias => "Page Alias"
image => "Image"
thumbnail => "Thumbnail"
pagemetadata => "Page Specific Metadata"
titleattribute => "Description (title attribute)"
tabindex => "Tab Index"
accesskey => "Access Key"
pagedata => "Smarty data or logic that is specific..."
searchable => "This page is searchable"
extra1 => "Extra Page Attribute 1"
extra2 => "Extra Page Attribute 2"
extra3 => "Extra Page Attribute 3"
additionaleditors => "Additional Editors"
page_url => "Page URL"
->nocache = false
->scope = "Smarty root"
$all_contenttypes Smarty_Variable Object (3)
->value = Array (6)
content => "Content"
errorpage => "Error Page"
link => "Redirecting Link"
pagelink => "Internal Page Link"
sectionheader => "Section Header"
separator => "Separator"
->nocache = false
->scope = "Smarty root"
$allow_browser_cache Smarty_Variable Object (3)
->value = 0
->nocache = false
->scope = "Smarty root"
$app_name Smarty_Variable Object (3)
->value = "CMS"
->nocache = false
->scope = "Smarty root"
$auto_clear_cache_age Smarty_Variable Object (3)
->value = 0
->nocache = false
->scope = "Smarty root"
$backendwysiwyg Smarty_Variable Object (3)
->value = "-1"
->nocache = false
->scope = "Smarty root"
$backurl Smarty_Variable Object (3)
->value = "index.php?section=siteadmin&_sx_=..."
->nocache = false
->scope = "Smarty root"
$basic_attributes Smarty_Variable Object (3)
->value = Array (1)
0 => ""
->nocache = false
->scope = "Smarty root"
$browser_cache_expiry Smarty_Variable Object (3)
->value = 60
->nocache = false
->scope = "Smarty root"
$checkversion Smarty_Variable Object (3)
->value = 1
->nocache = false
->scope = "Smarty root"
$content_autocreate_flaturls Smarty_Variable Object (3)
->value = 0
->nocache = false
->scope = "Smarty root"
$content_autocreate_urls Smarty_Variable Object (3)
->value = 0
->nocache = false
->scope = "Smarty root"
$content_imagefield_path Smarty_Variable Object (3)
->value = ""
->nocache = false
->scope = "Smarty root"
$content_mandatory_urls Smarty_Variable Object (3)
->value = 0
->nocache = false
->scope = "Smarty root"
$content_thumbnailfield_path Smarty_Variable Object (3)
->value = ""
->nocache = false
->scope = "Smarty root"
$contentimage_path Smarty_Variable Object (3)
->value = ""
->nocache = false
->scope = "Smarty root"
$defaultdateformat Smarty_Variable Object (3)
->value = ""
->nocache = false
->scope = "Smarty root"
$disablesafemodewarning Smarty_Variable Object (3)
->value = "0"
->nocache = false
->scope = "Smarty root"
$disallowed_contenttypes Smarty_Variable Object (3)
->value = Array (1)
0 => ""
->nocache = false
->scope = "Smarty root"
$editcontent_start Smarty_Variable Object (3)
->value = "<div id="editcontent_c">"
->nocache = false
->scope = "Smarty root"
$enablenotifications Smarty_Variable Object (3)
->value = "1"
->nocache = false
->scope = "Smarty root"
$enablesitedownmessage Smarty_Variable Object (3)
->value = "0"
->nocache = false
->scope = "Smarty root"
$formurl Smarty_Variable Object (3)
->value = "siteprefs.php?_sx_=ebc397a5"
->nocache = false
->scope = "Smarty root"
$frontendlang Smarty_Variable Object (3)
->value = "en_US"
->nocache = false
->scope = "Smarty root"
$frontendwysiwyg Smarty_Variable Object (3)
->value = "-1"
->nocache = false
->scope = "Smarty root"
$general_start Smarty_Variable Object (3)
->value = "<div id="general_c">"
->nocache = false
->scope = "Smarty root"
$global_umask Smarty_Variable Object (3)
->value = "022"
->nocache = false
->scope = "Smarty root"
$lang_admin_enablenotifications Smarty_Variable Object (3)
->value = "Allow users to view notifications<br/..."
->nocache = false
->scope = "Smarty root"
$lang_adminlog_lifetime Smarty_Variable Object (3)
->value = "Lifetime of log-entries"
->nocache = false
->scope = "Smarty root"
$lang_autoclearcache Smarty_Variable Object (3)
->value = "Automatically clear the cache every N..."
->nocache = false
->scope = "Smarty root"
$lang_backendwysiwygtouse Smarty_Variable Object (3)
->value = "Default backend wysiwyg (for new user..."
->nocache = false
->scope = "Smarty root"
$lang_basic_attributes Smarty_Variable Object (3)
->value = "Basic Properties"
->nocache = false
->scope = "Smarty root"
$lang_cancel Smarty_Variable Object (3)
->value = "Cancel"
->nocache = false
->scope = "Smarty root"
$lang_checkversion Smarty_Variable Object (3)
->value = "Allow periodic checks for new versions"
->nocache = false
->scope = "Smarty root"
$lang_clear Smarty_Variable Object (3)
->value = "Clear"
->nocache = false
->scope = "Smarty root"
$lang_clear_version_check_cache Smarty_Variable Object (3)
->value = "-- Add me: clear_version_check_cache --"
->nocache = false
->scope = "Smarty root"
$lang_clearcache Smarty_Variable Object (3)
->value = "Clear Cache"
->nocache = false
->scope = "Smarty root"
$lang_date_format_string Smarty_Variable Object (3)
->value = "Date Format String"
->nocache = false
->scope = "Smarty root"
$lang_date_format_string_help Smarty_Variable Object (3)
->value = "<em>strftime</em> formatted date form..."
->nocache = false
->scope = "Smarty root"
$lang_disablesafemodewarning Smarty_Variable Object (3)
->value = "Disable admin safe mode warning"
->nocache = false
->scope = "Smarty root"
$lang_enablesitedown Smarty_Variable Object (3)
->value = "Enable Site Down Message"
->nocache = false
->scope = "Smarty root"
$lang_enablewysiwyg Smarty_Variable Object (3)
->value = "Enable WYSIWYG on Site Down Message"
->nocache = false
->scope = "Smarty root"
$lang_frontendlang Smarty_Variable Object (3)
->value = "Default language for the frontend"
->nocache = false
->scope = "Smarty root"
$lang_frontendwysiwygtouse Smarty_Variable Object (3)
->value = "Frontend wysiwyg"
->nocache = false
->scope = "Smarty root"
$lang_global_umask Smarty_Variable Object (3)
->value = "File Creation Mask (umask)"
->nocache = false
->scope = "Smarty root"
$lang_globalmetadata Smarty_Variable Object (3)
->value = "Global Metadata"
->nocache = false
->scope = "Smarty root"
$lang_info_adminlog_lifetime Smarty_Variable Object (3)
->value = "Remove log-entries that are older tha..."
->nocache = false
->scope = "Smarty root"
$lang_info_autoclearcache Smarty_Variable Object (3)
->value = "Specify an integer value. Enter 0 to ..."
->nocache = false
->scope = "Smarty root"
$lang_info_basic_attributes Smarty_Variable Object (3)
->value = "This field allows you to specify whic..."
->nocache = false
->scope = "Smarty root"
$lang_info_pseudocron_granularity Smarty_Variable Object (3)
->value = "This setting indicates how often the ..."
->nocache = false
->scope = "Smarty root"
$lang_info_sitedownexcludes Smarty_Variable Object (3)
->value = "This parameter allows listing a comma..."
->nocache = false
->scope = "Smarty root"
$lang_logintheme Smarty_Variable Object (3)
->value = "Default Administration Theme (for the..."
->nocache = false
->scope = "Smarty root"
$lang_nogcbwysiwyg Smarty_Variable Object (3)
->value = "Disallow WYSIWYG editors on global co..."
->nocache = false
->scope = "Smarty root"
$lang_pseudocron_granularity Smarty_Variable Object (3)
->value = "Pseudocron Granularity"
->nocache = false
->scope = "Smarty root"
$lang_results Smarty_Variable Object (3)
->value = "Results"
->nocache = false
->scope = "Smarty root"
$lang_sitedownexcludes Smarty_Variable Object (3)
->value = "Exclude these Addresses from Site Dow..."
->nocache = false
->scope = "Smarty root"
$lang_sitedownmessage Smarty_Variable Object (3)
->value = "Site Down Message"
->nocache = false
->scope = "Smarty root"
$lang_sitename Smarty_Variable Object (3)
->value = "Site Name"
->nocache = false
->scope = "Smarty root"
$lang_submit Smarty_Variable Object (3)
->value = "Submit"
->nocache = false
->scope = "Smarty root"
$lang_template Smarty_Variable Object (3)
->value = "Template"
->nocache = false
->scope = "Smarty root"
$lang_test Smarty_Variable Object (3)
->value = "Test"
->nocache = false
->scope = "Smarty root"
$lang_thumbnail_height Smarty_Variable Object (3)
->value = "Thumbnail Height"
->nocache = false
->scope = "Smarty root"
$lang_thumbnail_width Smarty_Variable Object (3)
->value = "Thumbnail Width"
->nocache = false
->scope = "Smarty root"
$languages Smarty_Variable Object (3)
->value = Array (39)
=> "No Default Selected"
af_ZA => "Afrikaans (Africaans)"
ar_AR => "العربية (Arabic)"
bg_BG => "Български (Bulgarian)"
ca_ES => "Catal&agrave; (Catalan)"
cs_CZ => "Česky (Czech)"
da_DK => "Dansk (Danish)"
de_DE => "Deutsch (German)"
el_GR => "&Epsilon;&lambda;&lambda;&eta;&nu;&io..."
en_CY => "Wales (Welsh)"
en_US => "English (English)"
es_ES => "Espa&ntilde;ol (Spanish)"
et_EE => "Eesti (Estonian)"
eu_ES => "Euskara (Basque)"
fa_IR => "فارسی (Farsi)"
fi_FI => "Suomi (Finnish)"
fr_FR => "Fran&#231;ais (French)"
hr_HR => "Hrvatski (Croatian)"
hu_HU => "Magyar (Hungarian)"
id_ID => "Bahasa Indonesia (Indonesian)"
is_IS => "Íslenska (Icelandic)"
it_IT => "Italiano (Italian)"
ja_JP => "日本語 (Japanese)"
kz_KZ => "Kazakh (Kazakh)"
lt_LT => "Lietuvių (Lithuanian)"
nb_NO => "Norsk bokmål (Norwegian bokmål)"
nl_NL => "Nederlands (Dutch)"
pl_PL => "Polski (Polish)"
pt_BR => "Português do Brasil (Brazilian Portug..."
pt_PT => "Português de Portugal (Portuguese)"
ro_RO => "Română (Romanian)"
ru_RU => "Русский (Russian)"
sk_SK => "Slovenčina (Slovak)"
sl_SI => "Slovensko (Slovenian)"
sr_YU => "Srpski (Serbian)"
sv_SE => "Svenska (Swedish)"
tr_TR => "Türkçe (Turkish)"
zh_CN => "&#31616;&#20307;&#20013;&#25991; (Sim..."
zh_TW => "&#32321;&#39636;&#20013;&#25991; (Tra..."
->nocache = false
->scope = "Smarty root"
$listcontent_showalias Smarty_Variable Object (3)
->value = "1"
->nocache = false
->scope = "Smarty root"
$listcontent_showtitle Smarty_Variable Object (3)
->value = "1"
->nocache = false
->scope = "Smarty root"
$listcontent_showurl Smarty_Variable Object (3)
->value = "0"
->nocache = false
->scope = "Smarty root"
$listcontent_start Smarty_Variable Object (3)
->value = "<div id="listcontent_c">"
->nocache = false
->scope = "Smarty root"
$logintheme Smarty_Variable Object (3)
->value = "NCleanGrey"
->nocache = false
->scope = "Smarty root"
$metadata Smarty_Variable Object (3)
->value = "<meta name="Generator" content="CMS M..."
->nocache = false
->scope = "Smarty root"
$nogcbwysiwyg Smarty_Variable Object (3)
->value = "0"
->nocache = false
->scope = "Smarty root"
$pseudocron_granularity Smarty_Variable Object (3)
->value = 60
->nocache = false
->scope = "Smarty root"
$pseudocron_options Smarty_Variable Object (3)
->value = Array (9)
15 => "15 Minutes"
30 => "30 Minutes"
60 => "1 Hour"
120 => "2 Hours"
180 => "3 Hours"
360 => "6 Hours"
720 => "12 Hours"
1440 => "24 Hours"
-1 => "Each Request"
->nocache = false
->scope = "Smarty root"
$search_module Smarty_Variable Object (3)
->value = "Search"
->nocache = false
->scope = "Smarty root"
$search_modules Smarty_Variable Object (3)
->value = Array (2)
-1 => "none"
Search => "Search"
->nocache = false
->scope = "Smarty root"
$setup_start Smarty_Variable Object (3)
->value = "<div id="setup_c">"
->nocache = false
->scope = "Smarty root"
$sitedown_start Smarty_Variable Object (3)
->value = "<div id="sitedown_c">"
->nocache = false
->scope = "Smarty root"
$sitedownexcludeadmins Smarty_Variable Object (3)
->value = ""
->nocache = false
->scope = "Smarty root"
$sitedownexcludes Smarty_Variable Object (3)
->value = ""
->nocache = false
->scope = "Smarty root"
$sitename Smarty_Variable Object (3)
->value = "History Points"
->nocache = false
->scope = "Smarty root"
$smarty Smarty_Variable Object (3)
->value = null
->nocache = false
->scope = "Smarty root"
$smarty_cachemodules Smarty_Variable Object (3)
->value = "never"
->nocache = false
->scope = "Smarty root"
$smarty_cacheoptions Smarty_Variable Object (3)
->value = Array (3)
always => "Always"
never => "Never"
moduledecides => "Module Decides"
->nocache = false
->scope = "Smarty root"
$smarty_cacheoptions2 Smarty_Variable Object (3)
->value = Array (2)
always => "Always"
never => "Never"
->nocache = false
->scope = "Smarty root"
$smarty_cacheudt Smarty_Variable Object (3)
->value = "never"
->nocache = false
->scope = "Smarty root"
$smarty_start Smarty_Variable Object (3)
->value = "<div id="smarty_c">"
->nocache = false
->scope = "Smarty root"
$tab_end Smarty_Variable Object (3)
->value = "</div> <!-- EndTab -->"
->nocache = false
->scope = "Smarty root"
$tab_start Smarty_Variable Object (3)
->value = "<div id="page_tabs"><div id="general"..."
->nocache = false
->scope = "Smarty root"
$tabs_end Smarty_Variable Object (3)
->value = "</div> <!-- EndTabContent -->"
->nocache = false
->scope = "Smarty root"
$templates Smarty_Variable Object (3)
->value = Array (2)
-1 => "none"
18 => "Top simple navigation + left subnavig..."
->nocache = false
->scope = "Smarty root"
$testresults Smarty_Variable Object (3)
->value = "Not Tested"
->nocache = false
->scope = "Smarty root"
$textarea_sitedownmessage Smarty_Variable Object (3)
->value = "<textarea name="sitedownmessage" cols..."
->nocache = false
->scope = "Smarty root"
$themes Smarty_Variable Object (3)
->value = Array (3)
NCleanGrey => "NCleanGrey"
default => "default"
OneEleven => "OneEleven"
->nocache = false
->scope = "Smarty root"
$thumbnail_height Smarty_Variable Object (3)
->value = "96"
->nocache = false
->scope = "Smarty root"
$thumbnail_width Smarty_Variable Object (3)
->value = "96"
->nocache = false
->scope = "Smarty root"
$titlemenu Smarty_Variable Object (3)
->value = Array (2)
0 => "Menu Text"
1 => "Title"
->nocache = false
->scope = "Smarty root"
$use_smartycache Smarty_Variable Object (3)
->value = 0
->nocache = false
->scope = "Smarty root"
$use_smartycompilecheck Smarty_Variable Object (3)
->value = 1
->nocache = false
->scope = "Smarty root"
$use_wysiwyg Smarty_Variable Object (3)
->value = "1"
->nocache = false
->scope = "Smarty root"
$wysiwyg Smarty_Variable Object (3)
->value = Array (2)
-1 => "none"
MicroTiny => "MicroTiny"
->nocache = false
->scope = "Smarty root"
$yesno Smarty_Variable Object (3)
->value = Array (2)
0 => "No"
1 => "Yes"
->nocache = false
->scope = "Smarty root"
Last edited by genestevo on Fri Apr 18, 2014 11:09 am, edited 1 time in total.
User avatar
genestevo
Forum Members
Forum Members
Posts: 72
Joined: Thu Jan 26, 2012 11:50 am

Re: Save Me or Shoot Me! White Pages Again.

Post by genestevo »

Further info: as previous add-on post, don't know if it helps but this is the content from a smarty console that appears when I successfully open My Preferences>My Account.
My Preferences
$CMS_USER_KEY Smarty_Variable Object (3)
->value = "ebc397a5"
->nocache = false
->scope = "Smarty root"
$SCRIPT_NAME Smarty_Variable Object (3)
->value = "/subdom_hp_w/admin/myaccount.php"
->nocache = false
->scope = "Global"
$SECURE_PARAM_NAME Smarty_Variable Object (3)
->value = "_sx_"
->nocache = false
->scope = "Smarty root"
$admintheme Smarty_Variable Object (3)
->value = "NCleanGrey"
->nocache = false
->scope = "Smarty root"
$advancedtab_start Smarty_Variable Object (3)
->value = "<div id="advancedtab_c">"
->nocache = false
->scope = "Smarty root"
$app_name Smarty_Variable Object (3)
->value = "CMS"
->nocache = false
->scope = "Smarty root"
$backurl Smarty_Variable Object (3)
->value = "index.php?section=myprefs&_sx_=eb..."
->nocache = false
->scope = "Smarty root"
$bookmarks Smarty_Variable Object (3)
->value = "1"
->nocache = false
->scope = "Smarty root"
$date_format_string Smarty_Variable Object (3)
->value = "%x %X"
->nocache = false
->scope = "Smarty root"
$default_cms_language Smarty_Variable Object (3)
->value = "en_US"
->nocache = false
->scope = "Smarty root"
$default_parent Smarty_Variable Object (3)
->value = "<select name="parent_id" id="parent_i..."
->nocache = false
->scope = "Smarty root"
$enablenotifications Smarty_Variable Object (3)
->value = "1"
->nocache = false
->scope = "Smarty root"
$formurl Smarty_Variable Object (3)
->value = "myaccount.php?_sx_=ebc397a5"
->nocache = false
->scope = "Smarty root"
$gcb_wysiwyg Smarty_Variable Object (3)
->value = "1"
->nocache = false
->scope = "Smarty root"
$hide_help_links Smarty_Variable Object (3)
->value = "0"
->nocache = false
->scope = "Smarty root"
$homepage Smarty_Variable Object (3)
->value = "<select name="homepage"> <option sele..."
->nocache = false
->scope = "Smarty root"
$ignoredmodules Smarty_Variable Object (3)
->value = Array (1)
0 => ""
->nocache = false
->scope = "Smarty root"
$indent Smarty_Variable Object (3)
->value = "1"
->nocache = false
->scope = "Smarty root"
$language_opts Smarty_Variable Object (3)
->value = Array (39)
=> "No Default Selected"
af_ZA => "Afrikaans (Africaans)"
ar_AR => "العربية (Arabic)"
bg_BG => "Български (Bulgarian)"
ca_ES => "Catal&agrave; (Catalan)"
cs_CZ => "Česky (Czech)"
da_DK => "Dansk (Danish)"
de_DE => "Deutsch (German)"
el_GR => "&Epsilon;&lambda;&lambda;&eta;&nu;&io..."
en_CY => "Wales (Welsh)"
en_US => "English (English)"
es_ES => "Espa&ntilde;ol (Spanish)"
et_EE => "Eesti (Estonian)"
eu_ES => "Euskara (Basque)"
fa_IR => "فارسی (Farsi)"
fi_FI => "Suomi (Finnish)"
fr_FR => "Fran&#231;ais (French)"
hr_HR => "Hrvatski (Croatian)"
hu_HU => "Magyar (Hungarian)"
id_ID => "Bahasa Indonesia (Indonesian)"
is_IS => "Íslenska (Icelandic)"
it_IT => "Italiano (Italian)"
ja_JP => "日本語 (Japanese)"
kz_KZ => "Kazakh (Kazakh)"
lt_LT => "Lietuvių (Lithuanian)"
nb_NO => "Norsk bokmål (Norwegian bokmål)"
nl_NL => "Nederlands (Dutch)"
pl_PL => "Polski (Polish)"
pt_BR => "Português do Brasil (Brazilian Portug..."
pt_PT => "Português de Portugal (Portuguese)"
ro_RO => "Română (Romanian)"
ru_RU => "Русский (Russian)"
sk_SK => "Slovenčina (Slovak)"
sl_SI => "Slovensko (Slovenian)"
sr_YU => "Srpski (Serbian)"
sv_SE => "Svenska (Swedish)"
tr_TR => "Türkçe (Turkish)"
zh_CN => "&#31616;&#20307;&#20013;&#25991; (Sim..."
zh_TW => "&#32321;&#39636;&#20013;&#25991; (Tra..."
->nocache = false
->scope = "Smarty root"
$listgcbs_pagelimit Smarty_Variable Object (3)
->value = "20"
->nocache = false
->scope = "Smarty root"
$liststylesheets_pagelimit Smarty_Variable Object (3)
->value = "20"
->nocache = false
->scope = "Smarty root"
$listtemplates_pagelimit Smarty_Variable Object (3)
->value = "20"
->nocache = false
->scope = "Smarty root"
$maintab_start Smarty_Variable Object (3)
->value = "<div id="maintab_c">"
->nocache = false
->scope = "Smarty root"
$module_opts Smarty_Variable Object (3)
->value = Array (7)
CMSPrinting => "CMSPrinting"
DewPlayer => "DewPlayer"
FileManager => "FileManager"
MenuManager => "MenuManager"
MicroTiny => "MicroTiny"
News => "News"
Search => "Search"
->nocache = false
->scope = "Smarty root"
$old_default_cms_lang Smarty_Variable Object (3)
->value = "en_US"
->nocache = false
->scope = "Smarty root"
$pagelimit_opts Smarty_Variable Object (3)
->value = Array (4)
10 => 10
20 => 20
50 => 50
100 => 100
->nocache = false
->scope = "Smarty root"
$paging Smarty_Variable Object (3)
->value = "0"
->nocache = false
->scope = "Smarty root"
$sitename Smarty_Variable Object (3)
->value = "History Points"
->nocache = false
->scope = "Smarty root"
$smarty Smarty_Variable Object (3)
->value = null
->nocache = false
->scope = "Smarty root"
$syntax_opts Smarty_Variable Object (3)
->value = Array (1)
-1 => "none"
->nocache = false
->scope = "Smarty root"
$syntaxhighlighter Smarty_Variable Object (3)
->value = "-1"
->nocache = false
->scope = "Smarty root"
$tab_end Smarty_Variable Object (3)
->value = "</div> <!-- EndTab -->"
->nocache = false
->scope = "Smarty root"
$tab_start Smarty_Variable Object (3)
->value = "<div id="page_tabs"><div id="maintab"..."
->nocache = false
->scope = "Smarty root"
$tabs_end Smarty_Variable Object (3)
->value = "</div> <!-- EndTabContent -->"
->nocache = false
->scope = "Smarty root"
$themes_opts Smarty_Variable Object (3)
->value = Array (3)
NCleanGrey => "NCleanGrey"
OneEleven => "OneEleven"
default => "default"
->nocache = false
->scope = "Smarty root"
$userobj Smarty_Variable Object (3)
->value = User Object (8)
->id = "1"
->username = "genestevo"
->password = "xxxxxxxxxxxxxxxxx"
->firstname = "Eugene"
->lastname = "Stevenson"
->email = "eugene@mochdrenews.co.uk"
->active = "1"
->adminaccess = "1"
->nocache = false
->scope = "Smarty root"
$wysiwyg Smarty_Variable Object (3)
->value = "-1"
->nocache = false
->scope = "Smarty root"
$wysiwyg_opts Smarty_Variable Object (3)
->value = Array (2)
-1 => "none"
MicroTiny => "MicroTiny"
->nocache = false
->scope = "Smarty root"
chandra

Re: Save Me or Shoot Me! White Pages Again.

Post by chandra »

genestevo wrote: Forgot to say, inc' iframe google maps, foreign language translations etc the site currently has 3492 pages.
Wow, think you have crossed a magic borderline. Current CMSMS version makes some trouble with such a lot pages. Hope it will be much more better in the upcoming version 2 with the new CMSContentManager.

By the way - MicroTiny is only a trigger not the reason for your collapsing administration.

Another thing you can try to get lower memory needs is to delete all unused language files in /admin/lang/ext
User avatar
genestevo
Forum Members
Forum Members
Posts: 72
Joined: Thu Jan 26, 2012 11:50 am

Re: Save Me or Shoot Me! White Pages Again.

Post by genestevo »

Thank you so much for your advice Chandra. I'll try some preening tomorrow.
Your help is very much appreciated :)
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Save Me or Shoot Me! White Pages Again.

Post by calguy1000 »

With CMSMS 1.x we tell people that you're pushing things (on most sites) with more than 500 or so pages. ... and if displaying specialized content types (blog articles, products, or other specialized data types you are best using a module designed specifically for that type of data).

With CMSMS 2.0 I have successfully tested with 8000 pages on my normal (stock ubuntu installation on a VM). with good results in the admin interface.

The frontend interface will still be subject to memory limitations depending upon how you build your navigation.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
chandra

Re: Save Me or Shoot Me! White Pages Again.

Post by chandra »

calguy1000 wrote: With CMSMS 2.0 I have successfully tested with 8000 pages on my normal (stock ubuntu installation on a VM). with good results in the admin interface.
Sounds great!!
User avatar
genestevo
Forum Members
Forum Members
Posts: 72
Joined: Thu Jan 26, 2012 11:50 am

Re: Save Me or Shoot Me! White Pages Again.

Post by genestevo »

Big thanks for your help and advice guys. Looks like I'm expecting too much from the resources to hand.
I'm going to put this issue as [SOLVED] for the time being and book an account transfer to a VPS system starting with 2GHz cpu and 2GB ram. Hopefully that will help with server side issues, at least when I figure out how to work it :) . Anybody know any easy to read books on VPS?
Then I'll do an upgrade to 1.11.10 Pinzon and see how things work then.
Once again thank you for your continued support,
Cheers,
Eugene.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: [SOLVED] Save Me or Shoot Me! White Pages Again.

Post by calguy1000 »

Because of the way PHP works just getting a VPS with 2GB of ram WILL NOT solve your problem. PHP's standard RAM allocation is 128mb. though you could increase it to say 256mb with a VPS I think your site would become unacceptably slow (in both the admin and frontend) when you do this.

You need to re-engineer your site in 1.11.x so that you have less pages.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
genestevo
Forum Members
Forum Members
Posts: 72
Joined: Thu Jan 26, 2012 11:50 am

Re: [SOLVED] Save Me or Shoot Me! White Pages Again.

Post by genestevo »

Cheers, Calguy. I'll have a chat with my pal the editor and try to temper his ambitions. Thinking about it there are ways we can reduce the number of pages without losing content. Simply tranfering content from some child pages to parent will make for longer parents but fewer children, ergo fewer pages.
Thanks for the heads up.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: [SOLVED] Save Me or Shoot Me! White Pages Again.

Post by Dr.CSS »

I think using a module for this may be a better option than to have so many pages...
Post Reply

Return to “CMSMS Core”