Recent content by EgyKit

  1. EgyKit

    Is a Xenforo CMS ever coming?

    I don't agree with this at all... the best good thing and powerful that xenforo have and made me to transfer from vbulletin is that they a core framework that doesn't affect performance like vbulletin which have many big php files that are used on every page load and this will affect site...
  2. EgyKit

    Digital Point Search [Paid]

    So no need to enable this with my current settings?
  3. EgyKit

    XF 1.2 Getting php error after enabling automatic_serialization in cache file

    Thank you, how to purge the zend cache? is there any php code?
  4. EgyKit

    Digital Point Search [Paid]

    I've unserialize() error after enabling automatic_serialization in config file, how to rebuild cache? I've restarted the apache server and also restarted the server and the error still exist? I believe that restrting the apache server itself will restart php processes? Note: I'm not using...
  5. EgyKit

    XF 1.2 Getting php error after enabling automatic_serialization in cache file

    Hello, I'm getting unserialize() error after enabling automatic_serialization in config file $config['cache']['frontendOptions'] = array('caching' => true, 'automatic_serialization' => true, 'lifetime' => 10800, 'cache_id_prefix' => 'xf_' ); An exception...
  6. EgyKit

    Not a bug Missing cache rebuilder files in CacheRebuilder directory

    I think this new system will fix the php limit issue for larger xenforo communities?
  7. EgyKit

    Not a bug Missing cache rebuilder files in CacheRebuilder directory

    Thank you Mike, I'm interested to see the new system :)
  8. EgyKit

    Not a bug Missing cache rebuilder files in CacheRebuilder directory

    So, new xenforo doesn't have cache rebuilders?
  9. EgyKit

    Not a bug Missing cache rebuilder files in CacheRebuilder directory

    I've noticed that many files are missing in the new xenforo version 1.2 in CacheRebuilder directory, almost all files public static $builders = array( 'AdminTemplate' => 'XenForo_CacheRebuilder_AdminTemplate', 'DailyStats' => 'XenForo_CacheRebuilder_DailyStats'...
  10. EgyKit

    Big Board Thinking of Moving

    I love xenforo :) really I can find the answer to my questions by searching the forum here :) vbulletin community doesn't support that and yes you may get banned for revealing part of a code that is hard coded and they just delete your post without even a simple notice!!! I will install nginx...
  11. EgyKit

    XF 1.2 Signature Permissions

    This will be very important feature in 1.2 version :) Thank you Mike!
  12. EgyKit

    Browser issue Breadcrumb not showing properly in FireFox

    Thank you, I have mentioned this element in my previous reply :) but why you chosen the last image in your quote? I've already replied to this member's thread! :) Anyway, thank you.
  13. EgyKit

    Fixed Admin login screen not RTL

    I think this is not considered a bug :) you should care about public forum, not the admin area.
  14. EgyKit

    Browser issue Breadcrumb not showing properly in FireFox

    I've searched in templates.xml and style_properties.xml files and have found: in templates.xml file: two css elements contain"-moz-border-left-colors" .messageUserBlock .arrow and .messageUserBlock .arrow span and 2 style property contain "-moz-border-right-colors" in...
  15. EgyKit

    Browser issue Breadcrumb not showing properly in FireFox

    I've updated my last reply regarding messageUserBlock arrow, the edit will be in two CSS elements :)
Back
Top Bottom