Search found 6 matches

by gizmotr
Wed Apr 19, 2006 7:48 pm
Forum: General discussions
Topic: how to add link to the post with an image
Replies: 8
Views: 4866

okay , I tried this but I'm using a different template and i have this :

Code: Select all

 
            <div class="serendipity_entry_body">
                <?php echo $this->_tpl_vars['entry']['body']; ?>

            </div>
what can I do ?
by gizmotr
Wed Apr 19, 2006 9:50 am
Forum: General discussions
Topic: how to add link to the post with an image
Replies: 8
Views: 4866

oh makes a lot of sense ! I'll definetly try it tomorrow
Thanks a lot !
by gizmotr
Tue Apr 18, 2006 6:49 pm
Forum: General discussions
Topic: how to add link to the post with an image
Replies: 8
Views: 4866

hey garvin ,

Yeah that is my last resort but I was wondering if I can link it when I create it rather then saving first getting the url and editing it :)
by gizmotr
Tue Apr 18, 2006 2:02 am
Forum: General discussions
Topic: how to add link to the post with an image
Replies: 8
Views: 4866

how to add link to the post with an image

Hey ,
I have an image for every single post I make and I would like to users be able to click on the image to read the details of the article. How can I do this ?

Thanks
by gizmotr
Mon Mar 27, 2006 7:54 pm
Forum: Bugs
Topic: Bug with turkish language addon in beta2
Replies: 2
Views: 2173

ah thank you !
by gizmotr
Mon Mar 27, 2006 5:09 am
Forum: Bugs
Topic: Bug with turkish language addon in beta2
Replies: 2
Views: 2173

Bug with turkish language addon in beta2

Hey guys , when I switch to Turkish language I get a "header already sent" error in any admin page/action , its not preventing from adding entries or anything , but its very annoying , anyone have a clue on how to fix this ?

Warning: Cannot modify header information - headers already sent by ...