Search found 77 matches

by antonumia
Fri 20. Jul 2012, 09:04
Forum: phpwcms Support English
Topic: Disable the javascript library autoload
Replies: 2
Views: 2322

Re: Disable the javascript library autoload

Thanks Oliver. But really. Why conditional loader if you know what you need. The cms has some kind of conditional loader with much more flexibility. Check the template replacers which can be used anytime and anywhere: <!-- CSS: … --> and <!-- JS: … --> I'm using conditional loaders because I have js...
by antonumia
Thu 19. Jul 2012, 21:16
Forum: phpwcms Support English
Topic: Disable the javascript library autoload
Replies: 2
Views: 2322

Disable the javascript library autoload

Hi,

I want to load my javascript elsewhere in my template using yepnope.
I tried emptying the array in conf.inc.php but that doesn't work.

how do i disable loading all libraries in my template?

thanks,

anton
by antonumia
Tue 10. Jul 2012, 13:08
Forum: phpwcms Support English
Topic: calendar-> json: builtin or cmCalendar?
Replies: 0
Views: 3074

calendar-> json: builtin or cmCalendar?

Hi All,

I'm about to update an old site from v1.3.3.

I want to use the calendar module but output a json object instead of html as I'm going to hook it to jquery isotope.
Any opinions as to whether the builtin or cmCalendar would be better for this adaptation?

thanks,
Anton
by antonumia
Mon 4. Apr 2011, 11:48
Forum: phpwcms Support English
Topic: Backend - any action redirects to login.php
Replies: 7
Views: 4444

Re: Backend - any action redirects to login.php

hi, Yes, sessions are enabled and the save path is /var/lib/php/session. Okay, is /var/lib/php/session existing and has the webserver-user write permissions there? Are sessions in /var/lib/php/session if you login to backend? Regards Heiko.. Hi, Yes these are both there. I suspect Oliver has it tho...
by antonumia
Mon 4. Apr 2011, 11:47
Forum: phpwcms Support English
Topic: Backend - any action redirects to login.php
Replies: 7
Views: 4444

Re: Backend - any action redirects to login.php

Thanks Oliver,

I extended to 18000 which improves it somewhat but doesn't fix it.
Annoying as this is the only one of around 20 installs on 5+ servers.

I have root privileges on the server.
Is there anything else I can do?
by antonumia
Fri 1. Apr 2011, 15:27
Forum: phpwcms Support English
Topic: Backend - any action redirects to login.php
Replies: 7
Views: 4444

Re: Backend - any action redirects to login.php

hi,

Yes, sessions are enabled and the save path is /var/lib/php/session.
by antonumia
Thu 31. Mar 2011, 14:40
Forum: phpwcms Support English
Topic: Backend - any action redirects to login.php
Replies: 7
Views: 4444

Re: Backend - any action redirects to login.php

I am now getting this on a clean install on a vps running linux and plesk.
by antonumia
Thu 3. Mar 2011, 14:54
Forum: phpwcms Support English
Topic: Ok to purge newsletterqueue in database?
Replies: 2
Views: 1925

Ok to purge newsletterqueue in database?

I am migrating a site to another server but i have 25MB or so of newsletterqueue entries.
Is it ok to purge them?

thanks

anton
by antonumia
Thu 20. Jan 2011, 12:24
Forum: phpwcms Support English
Topic: Backend - any action redirects to login.php
Replies: 7
Views: 4444

Backend - any action redirects to login.php

Hi all, I have a client who can't do anything in the bBE - they just get redirected to login.php?ref=<last backend page url> I assume this is due to some server change as the site has been running fine for a year or two. There are no errors in the php error_log. Any quick fixes before i look at rein...
by antonumia
Wed 12. May 2010, 16:34
Forum: phpwcms Support English
Topic: remove the default CP pagination from {CONTENT}?
Replies: 0
Views: 2117

remove the default CP pagination from {CONTENT}?

I have a template where I have separated the article title from the {CONTENT} block and shifted the pagination with the article title in my template.

But I want to remove the default pagination from {CONTENT}...

thanks,

anton
by antonumia
Wed 12. May 2010, 12:56
Forum: phpwcms Support English
Topic: FIXED - r398: No frontend edit button
Replies: 8
Views: 2832

Re: r398: No frontend edit button - FIXED

The problem is that I put all my js includes in the html head section of my templates.
jquery is loaded after the html head additions = $ is undefined
by antonumia
Thu 18. Feb 2010, 14:57
Forum: phpwcms Support English
Topic: FIXED - r398: No frontend edit button
Replies: 8
Views: 2832

Re: r398: No frontend edit button

hi Knut,
thanks.
That breaks all my other jquery stuff
I suspect you are right about the installation. Was an upgrade from 1.4.2
I will do a directory compare to see what happened.
by antonumia
Wed 17. Feb 2010, 16:17
Forum: phpwcms Support English
Topic: FIXED - r398: No frontend edit button
Replies: 8
Views: 2832

Re: r398: No frontend edit button

hi,

yes the snippet is there but isn't loaded in the FE.
I've added it into my template just to check - nothing...
by antonumia
Wed 17. Feb 2010, 14:24
Forum: phpwcms Support English
Topic: FIXED - r398: No frontend edit button
Replies: 8
Views: 2832

FIXED - r398: No frontend edit button

hi all,
I can't seem to get my frontend edit button to appear
I've set it in the config.

btw: I'm using jquery if it makes any difference.


puzzled,

anton