vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   config.php data-store cache affects style selection? (https://vborg.vbsupport.ru/showthread.php?t=258319)

OldSchoolDSL 02-04-2011 01:41 AM

config.php data-store cache affects style selection?
 
So every time I turn on this option within

Forum ROOT /includes/config.php

The menu option to switch themes / styles is completely gone. It's neither visible in the lower, left side or within user control panels.

PHP Code:

// ****** DATASTORE CACHE CONFIGURATION *****
    // Here you can configure different methods for caching datastore items.
    // vB_Datastore_Filecache  - to use includes/datastore/datastore_cache.php
    // vB_Datastore_APC - to use APC
    // vB_Datastore_XCache - to use XCache
    // vB_Datastore_Memcached - to use a Memcache server, more configuration below
$config['Datastore']['class'] = 'vB_Datastore_Filecache'

However, when I turn off this option.....


PHP Code:

// ****** DATASTORE CACHE CONFIGURATION *****
    // Here you can configure different methods for caching datastore items.
    // vB_Datastore_Filecache  - to use includes/datastore/datastore_cache.php
    // vB_Datastore_APC - to use APC
    // vB_Datastore_XCache - to use XCache
    // vB_Datastore_Memcached - to use a Memcache server, more configuration below
// $config['Datastore']['class'] = 'vB_Datastore_Filecache'; 

All is restored.

Thoughts?

Zachery 02-04-2011 01:52 AM

Its a bug in php 5.2.14-17 and in at least one version of php 5.3.x.

OldSchoolDSL 02-04-2011 01:54 AM

Quote:

Originally Posted by Zachery (Post 2158522)
Its a bug in php 5.2.14-17 and in at least one version of php 5.3.x.

Just another reason to contact my host. LOL

PHP Version 5.2.14 would be the reason then.....

Thanks for the quick reply.

Fluke667 02-11-2012 03:08 PM

same for me... i will set my php to 5.2.9

--------------- Added [DATE]1328976973[/DATE] at [TIME]1328976973[/TIME] ---------------

EDIT:

Same Problem with PHP 5.2.9

Zachery 02-14-2012 12:45 PM

Upgrade to php 5.3.x


All times are GMT. The time now is 08:45 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01251 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete