Put it directly in the short story/full story.  https://cutephp.com/forum/style_emoticons/default/smile.gif


mmmmm well I don't follow you.....  I think he was talking on a way to put text and image in 2 columns directly when you insert the news. So I asume that is must be done or in the template or some code that make images go to a column directly when you insert.

BTW do you have time to read my post about open images when thumb are clicked, on a diferent window other than "php_self" ?

See iu

What about this:

<table>
<tr>
<td>image</td>
<td>text</td>
</tr>
</table>

Hey FI-DD, so...where do you sugest that code must be insert? I mean if is in Template I think that you must need some code like {image} as {title} etc etc etc etc


see iu around

Just wondering, how can I make pop up open in a specific window, so I can customize that window?
I think my be if i change the php-self for the destination window, but i so bad at php ....
Any idea?

try my fix above  https://cutephp.com/forum/style_emoticons/default/tongue.gif


WORKS!!!
thanks!!!

hi, I just post at same time, :-D will try and let iu know, thanks!

I don't understand the problem. If you want to change the image path you do this in index.php.  https://cutephp.com/forum/style_emoticons/default/blink.gif

Will try to explain a little more, hope you can read my english ( may be I'm out of practice )

I have the cutenews install in a dir call "news"
The page where the news are shown, is outside of this dir

When i use the image manager to upload a jpg or gif image it works fine, when I try to show the image on my page it was not show, so I apply the solution superhero had posted, now images are shown ok, BUT if I use the opction of clickable thumb it just refuse to show full image on click.
I check the path and on full image is something like "site/data/upimages/IMAGE.JPG " and it must be : site/news/data/upimage/IMAGE.JPG"

Hope you understand me now

Open index.php and change the image path:
$config_path_image_upload        = "./data/upimages";

Sorry can't follow you, if i change that path will change for all images?
I just need to point the link to the full image to "DIR/data/upimages"

I think I miss something in the solution the the path post before, may some replace....

well are not click thumbs supposed to open up the full image?
or do i missunderstand U?

Yes, but the path to the image on the full page is wrong, it's supposed to be something like "...DIR/data/upimages/thumb/image.jpg"  But I get  "data/upimage/image.jpg"

well it works, almost, I able now to see the image, but now, click thums are not show in full mode

It still point me to data/upimages  and not to dir/data/upimages/thumb

Do I miss something?

Ok I found my error, but still can 't fix it.
I need to change the path from "./data......"  to 05/news/data......
Where exactly do I have to edit this?

T.I.A

Well I have a problem, I upload an image with no problems, it is insert with no problems, when I check the preview is ok....but when I post the news it just refuse to show the image

Any idea?

Well , I solved it pretty easly , because i use FCKeditor anyhow i created a subdirectory called avatars and underneth it /thumbs and directed the script to there so it will have an empty directory .
Great script and solution ! thanks !

I think that you can not use this hack with FCKeditor, how is the order to install those together? I mean, first install fck and then this hack ?
Once install, when I click the image button on fck it will use the hack?

Thanks in advance!

I'm also using 1.36 and firefox... But my cutenews is very hacked.

I'm also using xfields, can that have something to do with it???

Don't really know, I just do a clean install and hack only with this one and the newsletter hack.

sorry can 't help iu more

This is not working for me!

I changed to ID and now when posting news i get the error that there is no news filles in...! (changing to ID; i can insert the image, that's working, but cant post news anymore)

What can i do, this is a very handy hack for me so i want i to work...

Mmmmm well I just follow the instructions and works fine for me
Using 1.36 and firefox

<!--sizeo:15--><span style="font-size:12pt;line-height:100%"><!--/sizeo-->THANKS THANKS THANKS !!!!!!

Thats what i'm saying billbody, I do not get ANY ERRORS (including the JAVA Script prompt that you talk about - It just does not work for me in Firefox).

Anyway, hope it is fixed soon but as I use both IE and FF it does not really affect me too much.

I use most firefox, and with this kind of scripts the bbcode addon that you can add to firefox really make it a complete solution... I think we will have to wait until a guru make our lives easy ;-)

I don't get the errors you talk about. However, the buttons to insert full image, thumb images, and clickable thumb do not work for me in Firefox.

In IE the popup image manager closes when I select any of the above 3 buttons and the correct code is inserted. Firefox on the other hand leaves the image manager open and the buttons do not insert any code...

Well that's exactly what I'm talking about.
I just put the info of the JS window

Hope someone can solve this, I just can be a tester coz my JS is like my English...it just suck!
:-)

Sorry, no idea.  https://cutephp.com/forum/style_emoticons/default/sad.gif

Thanks, anyone have try this hack with firefox?

so any chance to get a solution for this?
;-)

mmmm well I just try on IE and works ok.
But on Firefox I get this....

Error: opener.document.getElementById(area) has no properties
Archivo Fuente: http://......../cute/index.php?&mod=images&action=quick&area=short_story
Línea: 54

Any idea?

First let me THANK YOU FI-DD for all this wonderfull hacks !!!
now.... I upload the script, made the changes, and works all ok, except for this tiny little thing, it just don't add the image to my post!!!!

I click on the insert image, it works ok, but when I clik on any button to add the image, the thumb or the clickeable tumb it just do nothing.

Any help?

BTW I'm using 1.36 version

T.I.A