0
Welcome Guest! Login
0 items Join Now

please read - when your template parameters dont show..

  • Re: please read - when your template parameters dont show..

    Posted 13 years 4 months ago
    • Hi all,

      I am experiencing this problem with the Zephyr template. I used the rocket launcher for a brand new joomla+template install but get the following errors when trying to access the template parameters:

      •Menu Assignment•
      •Menus•: •Cannot assign default template.•
      •Parameters• •The parameter file /templates/rt_zephyr_j15/params.ini is writable!•

      Warning: mkdir() [function.mkdir]: Permission denied in /var/www/vhosts/domain.com/httpdocs/version3/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 215

      Warning: chmod() [function.chmod]: Operation not permitted in /var/www/vhosts/domain.com/httpdocs/version3/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 216

      Fatal error: Uncaught exception 'CacheException' with message 'Unable to use given directory. Check file permissions.' in /var/www/vhosts/domain.com/httpdocs/version3/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php:50 Stack trace: #0 /var/www/vhosts/domain.com/httpdocs/version3/components/com_gantry/core/utilities/gantrycache.class.php(73): FileCacheDriver->__construct(900, '/var/www/vhosts...') #1 /var/www/vhosts/domain.com/httpdocs/version3/components/com_gantry/core/utilities/gantrycache.class.php(59): GantryCache->init(true) #2 /var/www/vhosts/domain.com/httpdocs/version3/components/com_gantry/core/utilities/gantrycache.class.php(50): GantryCache->__construct(true) #3 /var/www/vhosts/domain.com/httpdocs/version3/components/com_gantry/gantry.php(168): GantryCache::getInstance(true) #4 /var/www/vhosts/domain.com/httpdocs/version3/components/com_gantry/admin/elements/gantry.php(54): require_once('/var/www/vhosts...') #5 /var/www/vhosts/domain.com/httpd in /var/www/vhosts/domain.com/httpdocs/version3/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 50

      I checked on permissions but /var/www/vhosts/domain.com/httpdocs/version3/components/com_gantry/ and everything below is set to 777.

      php version 5.2.5

      Any suggestions of what might be wrong or how this could be fixed?

      Many thanks for your help!
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: please read - when your template parameters dont show..

    Posted 13 years 4 months ago
    • /var/www/vhosts/domain.com/httpdocs/version3/components/com_gantry/core/utilities/gantrycache.class.php <-Have you tried setting this to 646?

      And you can also turn off the debug mode in PHP.
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
    • gulam's Avatar
    • gulam
    • Sr. Rocketeer
    • Posts: 208
    • Thanks: 0

    Re: please read - when your template parameters dont show..

    Posted 13 years 4 months ago
    • In my case (with Panacea template) I had tried almost everything without success. I then uninstalled v3.1.6 and installed v3.0.10 - .this worked for me

      Gulam
  • Re: please read - when your template parameters dont show..

    Posted 13 years 4 months ago
    • Hi,

      I first used a bitnami stack to check whether Panacea would be the template to go for me. And I am of the opinion that it really is.

      Yesterday I bought webspace and today I started installing Joomla including Panacea -> Gantry.

      But I can't see my template parameters :( Is 16MB for PHP not enough to load the params or don't I get it?

      The debug system gives me this message:
      Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 641112 bytes) in /var/www/html/components/com_gantry/admin/phpQuery.php on line 506
      (which resembles this code: .substr($markup, $headStart+6);) I just don't have any clue now, what's wrong with my installation. It is a fresh install with rocketlauncher so I didn't see this problem coming... :(

      Does anyone know how to solve this?
      BTW I don't think it's the same problem as mentioned on the first pages where also the fatal error occurred with a big params.ini with the the copryright thingy.

      I used the rocketlauncher that came with panacea (downloaded it today)
      I installed Gantry v.3.1.6
      You can even visit my page, but I set it in maintenance ( www.koolenbelastingadvies.nl )
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: please read - when your template parameters dont show..

    Posted 13 years 3 months ago
    • Try 64M, that is enough even for your extensions.
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: please read - when your template parameters dont show..

    Posted 13 years 3 months ago
    • Thanks prim for your help :D I called with my ISP and they could not go further than 32MB max. Otherwise I had to upgrade to a much more expensive webspace. It turned out to be enough when the Memsize of the PHP was increased from 16MB to 32MB. I can't really show how glad I am that this worked.

      Thank you very much and keep up the good work!
  • Re: please read - when your template parameters dont show..

    Posted 13 years 3 months ago
    • Hi again,

      the following problems were as a matter of fact permissions related and could be easily solved:

      Warning: mkdir() [function.mkdir]: Permission denied in /var/www/vhosts/domain.com/httpdocs/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 215

      Warning: chmod() [function.chmod]: Operation not permitted in /var/www/vhosts/domain.com/httpdocs/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 216

      SOLUTION:
      1 Go to joomla administrator> help > system info > directory permissions...
      2 Make sure all directories are shown as writable. If some are not writable change their permissions. That's it!!!

      Kat actually mentioned this already in this thread: index.php?f=337&t=116235&rb_v=viewtopic :oops:

      Thanks again! :)
  • Re: please read - when your template parameters dont show..

    Posted 13 years 3 months ago
    • issues trying to open the template parameters.
      Warning: mkdir(): Permission denied in /var/www/vhosts/paradisehosting.nl/httpdocs/monstertruck/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 215 Warning: chmod(): Operation not permitted in /var/www/vhosts/paradisehosting.nl/httpdocs/monstertruck/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 216 Fatal error: Uncaught exception 'CacheException' with message 'Unable to use given directory. Check file permissions.' in /var/www/vhosts/paradisehosting.nl/httpdocs/monstertruck/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php:50 Stack trace: #0 /var/www/vhosts/paradisehosting.nl/httpdocs/monstertruck/components/com_gantry/core/utilities/gantrycache.class.php(73): FileCacheDriver->__construct(900, '/var/www/vhosts...') #1 /var/www/vhosts/paradisehosting.nl/httpdocs/monstertruck/components/com_gantry/core/utilities/gantrycache.class.php(59): GantryCache->init(true) #2 /var/www/vhosts/paradisehosting.nl/httpdocs/monstertruck/components/com_gantry/core/utilities/gantrycache.class.php(50): GantryCache->__construct(true) #3 /var/www/vhosts/paradisehosting.nl/httpdocs/monstertruck/components/com_gantry/gantry.php(190): GantryCache::getInstance(true) #4 /var/www/vhosts/paradisehosting.nl/httpdocs/monstertruck/components/com_gantry/gantry.php(254): gantry_admin_setup() #5 /var/www/vhosts/paradisehosting.nl/ht in /var/www/vhosts/paradisehosting.nl/httpdocs/monstertruck/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 50

      My php version is 5.3.2.

      Thanks in advance,
      Robert.
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: please read - when your template parameters dont show..

    Posted 13 years 3 months ago
    • Robert: Can you PM me a link to your site and super-admin and also FTP details so i can have a look?
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: please read - when your template parameters dont show..

    Posted 13 years 3 months ago
    • Pm sent

Time to create page: 0.074 seconds