Discussions
Activity
Sign In
How it works
Petr Jasek
Activity
Discussions
1
Comments
143
Bugs? Blank windows when manipulating images in Newscoop 4.0.2
hey, so i've found the problem - missing exif support in php. i've added some code to fake it so now it works.we will patch newscoop with similar code.
Comment by
Petr Jasek
November 2012
permalink
images
i see. there is no good support but workaround exists: {{ capture name="image" }}{{ image rendition="big" }}{{ /image}}{{ /capture }} {{ if ! trim($smarty.capture.image) }} {{ capture name="image" }} {{ image rend…
Comment by
Petr Jasek
November 2012
permalink
images
hi mark, in your theme folder there is a file theme.xml and inside there are renditions where you can modify it.once you have it go to admin - configure - image rendering and click on reload renditions.
Comment by
Petr Jasek
November 2012
permalink
Bugs? Blank windows when manipulating images in Newscoop 4.0.2
hi, can u try to add at the beginning of application.php file this line: error_reporting(error_reporting() & ~E_STRICT & ~E_NOTICE); i think problem is error reporting level (in combination with newscoop).
Comment by
Petr Jasek
November 2012
permalink
upgrade 3.5.5 to 4.0.2 problem
ALTER TABLE `liveuser_users` CHANGE `UName` `UName` VARCHAR( 70 ) NULL;
Comment by
Petr Jasek
November 2012
permalink
upgrade 3.5.5 to 4.0.2 problem
looks like there is missing db upgrade command. UName should be allowed to be null.that's a bug we have to fix (you can do this on db level). i've created a ticket
Comment by
Petr Jasek
November 2012
permalink
upgrade 3.5.5 to 4.0.2 problem
does that register box contain email or username field ?
Comment by
Petr Jasek
November 2012
permalink
upgrade 3.5.5 to 4.0.2 problem
hi, the featured article lists - it might be permissions - can u check if you are allowed to edit it?
Comment by
Petr Jasek
November 2012
permalink
Bugs? Blank windows when manipulating images in Newscoop 4.0.2
not sure, is the site public? if so and if you can send me some temporary login via pm i will check it.
Comment by
Petr Jasek
November 2012
permalink
Login form implementation in Newscoop 4.0
hi, it can be done using the code we have in sample templates but it requireschanges in templates. i'm working on a fix which will make it work without any extra work. patch for login form is here if needed now: https://github.com/sourcefabric/…
Comment by
Petr Jasek
November 2012
permalink
Bugs? Blank windows when manipulating images in Newscoop 4.0.2
hi, those are not related. can you check if there is some line with PHP Error or PHP Fatal Error ?
Comment by
Petr Jasek
November 2012
permalink
Problems after Installation
hi jose, do you get any error on /admin url or just blank page?
Comment by
Petr Jasek
November 2012
permalink
Home
hi, can u put there that code i've posted? problem is that you have in your db image reference which could not be accessed. that code might lead us to which file is it.
Comment by
Petr Jasek
November 2012
permalink
Home
hi, can u put in file classes/Image.php after line 409: if (empty($imageHandler)) { var_dump($this); exit; } and paste here the output? it might be some unsupported image type.
Comment by
Petr Jasek
November 2012
permalink
Login form implementation in Newscoop 4.0
hello, i was checking the code and cookbook and we should be able to fix that old form_loginso there would be only minor changes required for login and logout. issues is created - http://dev.sourcefabric.org/browse/CS-4491 - will be part of 4.0.3 re…
Comment by
Petr Jasek
November 2012
permalink
After Installation Newscoop Problem
hi, you have to go into publication settings and set your domain there. you will find more info in manual
Comment by
Petr Jasek
November 2012
permalink
Installation error on VPS
hi, if you've managed to install it's ok. we will address this issue in next bugfix release
Comment by
Petr Jasek
November 2012
permalink
After Installation Newscoop Problem
hi, can u try to add at the very beginning of application.php in root folder this line: error_reporting(error_reporting() & ~E_STRICT);
Comment by
Petr Jasek
November 2012
permalink
Unable to load Images after installing
do you know if php gd is installed there? problem is resizing: http://www.moviego.in/get_img?ImageWidth=134&ImageId=33 is empty, but without ImageWidth param it works: http://www.moviego.in/get_img?ImageId=33
Comment by
Petr Jasek
October 2012
permalink
Cannot add image
yep and 115 is also id in databaseit image local or is there a url?
Comment by
Petr Jasek
October 2012
permalink
Cannot add image
so problem is one of the images in db. can u check your Images table - one of the latest images there with null width/height must be somehow corrupted. check if that file exists and is readable. if not it might help just to remove that record from d…
Comment by
Petr Jasek
October 2012
permalink
Cannot add image
can u add temporary to your .htaccess this line: SetEnv APPLICATION_ENV "development" this should give you more info in error message
Comment by
Petr Jasek
October 2012
permalink
Cannot add image
so what exactly is not working - media box attach image dialog or insert image into wysiwyg editor?
Comment by
Petr Jasek
October 2012
permalink
Cannot add image
hi, do you have your images folder writable?
Comment by
Petr Jasek
October 2012
permalink
Can't save changes to Article Content
hi andel, can u send me private msg with some temporary username/password and url so i can check there?that might help us to find the problem.
Comment by
Petr Jasek
October 2012
permalink
After install: Error ID:2:Newscoop:4.0.2:Loader.php:198
hi, can u check if there is Zend in library folder?
Comment by
Petr Jasek
October 2012
permalink
Loading forever [screenshots]
can u inspect those 500's to json.php in chrome and click on that line? there should be more info in response tab - request details
Comment by
Petr Jasek
October 2012
permalink
After Installation Newscoop Problem
hi, looks like error reporting level issue. can u change your php config? it has to include & ~E_STRICT
Comment by
Petr Jasek
September 2012
permalink
New Install
hi, try to add in your .htaccess file this: SetEnv APPLICATION_ENV "development" that might show you some error message
Comment by
Petr Jasek
September 2012
permalink
Loading forever [screenshots]
there should be 1 request to json.php, can u click on it and paste here the response?that might give some hint
Comment by
Petr Jasek
August 2012
permalink
More Comments
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