Discussions
Activity
Sign In
How it works
Petr Jasek
Activity
Discussions
1
Comments
143
Loading forever [screenshots]
304 is not an error, look for 400 and bigger. and if you find it you can click on that line to see details about it
Comment by
Petr Jasek
August 2012
permalink
Loading forever [screenshots]
hi, can u try to get some error message for those json calls? in chrome you would click on inspect element,open network tab and reload the page. then you can filter xhr requests and check for errors on thosewith status != 200 petr
Comment by
Petr Jasek
August 2012
permalink
Automated content ingest?
yes, as long as the xml format is newsml version 1. other formats can be supported by making parser for it, rest would work the same. you can see a parser on github petr
Comment by
Petr Jasek
August 2012
permalink
Newscoop dependency management and autoloading with composer
zend 1.11+doctrine 2.1.* those symfony components are both from that github.com/fabpot and are pre php 5.3,refactoring here should be renaming classes/methods. personaly i would go for extending thosein Newscoop namespace and provide those missing m…
Comment by
Petr Jasek
July 2012
permalink
404.tpl gives HTTP 200 OK, although header('404')
hi, i've made a plugin for 4.0.2. described in wiki if you want to use it in your current version, download attached file in include/smarty/campsite_plugins folder. petr
Comment by
Petr Jasek
July 2012
permalink
Newscoop dependency management and autoloading with composer
hi leander, good point. i've started using composer for travis ci but didn't manage to finish the transfer so far.PR would be great. petr
Comment by
Petr Jasek
July 2012
permalink
Search over in current issue
hi thomas, should work with search_level=1 param, more info in wiki - https://wiki.sourcefabric.org/x/AwJQ petr
Comment by
Petr Jasek
June 2012
permalink
Newscoop 4 Installation Error
what version of php are you using? 4.0 requires php 5.3+
Comment by
Petr Jasek
June 2012
permalink
how to get $_GET variables in NS 4.0
it's {{ $smarty.get.param }} but it's not working with names containing "-", there is a workaround: {{ $param = "ls-art1" }} {{ $smarty.get.$param }} but it's probably better to rename the variable - underscore wor…
Comment by
Petr Jasek
May 2012
permalink
newscoop - php error_reporting for templates
hello thomas, try the preview - you must be logged in as an admin and add preview=on to query string (url?preview=on) petr
Comment by
Petr Jasek
April 2012
permalink
Upgrading from 3.5.5 to 4.0-RC4 troubles
can u try to create that folder and make it writable?
Comment by
Petr Jasek
April 2012
permalink
Upgrading from 3.5.5 to 4.0-RC4 troubles
hello hadders, are you getting any errors in apache error log on those pages? petr
Comment by
Petr Jasek
April 2012
permalink
MySql is too big
hi george, yep that would be a problem it's used for searching
Comment by
Petr Jasek
March 2012
permalink
Don`t understand the politics of using The Journal template
it's because of the library we're using for persistence (doctrine 2 orm) which is using namespaces. and now with php 5.4 out 5.2 is a bit outdated
Comment by
Petr Jasek
March 2012
permalink
YouTube video embed from URL
hi, can u paste here the code after rendering the page (from browser show source command) or send a link if it's public?
Comment by
Petr Jasek
March 2012
permalink
[4.0] How to assign a var from php
btw. newscoop 4.0 has smarty3 so it would be getTemplateVars not get_template_vars
Comment by
Petr Jasek
March 2012
permalink
my web site is very slow
do you have php opcode cache installed (like apc) ?
Comment by
Petr Jasek
March 2012
permalink
Can Newscoop be installed in a subdirectory?
hi, which version of newscoop are you installing?
Comment by
Petr Jasek
February 2012
permalink
Subscription email
hi mark, which version of newscoop are you using?
Comment by
Petr Jasek
October 2011
permalink
Problems after installation
Hi, try to delete that line from the file.
Comment by
Petr Jasek
December 2010
permalink
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Follow Petr Jasek
About
Username
Petr Jasek
Joined
September 2010
Visits
0
Last Active
May 2020
Roles
Member
Posts
144
Friends
Followed by 3 people
My Badges
Total Points: 85
Top Posters
Albert FR
1978
Martin Konecny
1860
Andrey Podshivalov
1526
Voisses Tech
1423
John Chewter
899
Daniel James
844
Roger Wilco
784
hoerich
627
Paul Baranowski
389
Cliff Wang
339