Search found 22 matches

by vdudman
Tue Sep 16, 2008 12:10 pm
Forum: Bugs
Topic: Czech Language - s9y_event_multilingual.php
Replies: 2
Views: 2109

Hi

I did reply after you kindly replied to my origional message... but I look back now and see it never appeard.

Basicly I have no preference about using which char set, other then whats easiest and works best. I don't really understand why there is two options for czech neither being utf-8. I ...
by vdudman
Sun Sep 07, 2008 11:13 pm
Forum: Bugs
Topic: Czech Language - s9y_event_multilingual.php
Replies: 2
Views: 2109

Czech Language - s9y_event_multilingual.php

Hi

Spent a while on this, havn't quite fixed it but there is a problem when I'm entering czech versions of entries I've written in English. There are two versions of langauge for czech (Czech2 (ISO-8859-2) and Czech (Win-1250)). Of course I made my mind up on using just one and set about entering ...
by vdudman
Fri Aug 29, 2008 8:29 pm
Forum: Installation
Topic: XinhaLoader or any HTMLarea not displaying
Replies: 4
Views: 3953

If you get it working, I'd still be interested how you did it...

Neil
by vdudman
Thu Aug 21, 2008 4:15 pm
Forum: Plugins
Topic: I'ved modified event/plugin_loginform
Replies: 3
Views: 2392

Hi!

>Hm, the sidebar plugin references a $lougout_url which does not get set >anywhere in code. So i removed that, and also removed in the event >plugin some other references to not existing variables.
Sorry about that :) I origionally only modified the sidebar plugin but found the even plugin also ...
by vdudman
Thu Aug 21, 2008 2:36 am
Forum: Plugins
Topic: I'ved modified event/plugin_loginform
Replies: 3
Views: 2392

I'ved modified event/plugin_loginform

Hi

I wanted to be able to control which page is displayed after you've logged in or out. So have added a field to each of the event and login form plugin.

I've put a tar file at http://www.hospodaripomahajihospodarum.com/event-plugin_loginform.tar

Neil

p.s If login fails it still redirects you ...
by vdudman
Wed Aug 20, 2008 3:10 pm
Forum: Bugs
Topic: Manage Sidebar Visibility - Forgets previous selection
Replies: 8
Views: 4501

Thanks Garvin

THe fix works fine... and I can see changes to those radio buttons.

Neil
by vdudman
Wed Aug 20, 2008 12:09 pm
Forum: Bugs
Topic: Manage Sidebar Visibility - Forgets previous selection
Replies: 8
Views: 4501

Here is the result of the query now (i hope its readable)... I'd already set fields and they work ok, but the radio buttons are never shown if you select them, even they get unselected after a save.

I made an html file of the tables incase they don't show beliow... http://www ...
by vdudman
Tue Aug 19, 2008 9:35 pm
Forum: Bugs
Topic: Manage Sidebar Visibility - Forgets previous selection
Replies: 8
Views: 4501

Hi! Garvin

>Could it be that you are installing or re-ordering sidebar plugins? Once you >change something in the layout order, the "management" sidebar plugin >might loose its references, because changing the order changes also other >values that the plugin depends on.
I don't think so... but can ...
by vdudman
Tue Aug 19, 2008 1:02 pm
Forum: Bugs
Topic: Manage Sidebar Visibility - Forgets previous selection
Replies: 8
Views: 4501

Manage Sidebar Visibility - Forgets previous selectionReply

> Where exactly is the choice not remembered? For the f>rontend visibility, or within the "Manage Sidebar visibility" >admin interface?
Yes thats the one.

> Which choices exactly? Could you make a screenshot?
http://www.hospodaripomahajihospodarum.com/img/error.jpg

>Are you using Firefox3? We ...
by vdudman
Tue Aug 19, 2008 12:45 pm
Forum: General discussions
Topic: Authors profile plugin - trying to use
Replies: 2
Views: 1716

Of course it worked

Thanks Garvin

I removed the plugin for smarty and it works. I must resist the urge to keep installing plugins I don't yet udnerstand what they do... just starting now to understand what smarty is.

Neil
by vdudman
Tue Aug 19, 2008 11:49 am
Forum: General discussions
Topic: Display different page depending if logged in or not
Replies: 4
Views: 2406

Thanks - Yes I was confused

I've gotten pretty confused about how it all works and fits together so sorry for so many questions...

Since I posted I have modified index.tpl of the bulletproof template... adding a second pair ur + title for each navlink button. So I can configure different links depending if user loged in or ...
by vdudman
Tue Aug 19, 2008 5:49 am
Forum: General discussions
Topic: Display different page depending if logged in or not
Replies: 4
Views: 2406

Can templates help?

Perhaps templates is the way to go ?

Can I change the template depending if login in or not ? Put a

{if $is_logged_in}

{else}

{/if}

in the index.php file ? Am I barking up the wrong tree here ?

Neil
by vdudman
Mon Aug 18, 2008 11:36 pm
Forum: Bugs
Topic: Manage Sidebar Visibility - Forgets previous selection
Replies: 8
Views: 4501

Manage Sidebar Visibility - Forgets previous selection

Hi

Perhaps its something I'm doing wrong, or havn't installed...

When I'm using Toggle Sidebar state (collapsed/uncollapsed) - Manage Sidebar Visibility plugin...when I admin it to change certain plugin visibilities it works fine ie they are hidden etc... however when I return to tweek other ...
by vdudman
Mon Aug 18, 2008 6:10 pm
Forum: General discussions
Topic: Authors profile plugin - trying to use
Replies: 2
Views: 1716

Authors profile plugin - trying to use

Hi

I'm trying to use the Author profile plugin but am getting

Fatal error: Smarty error: [in smartymarkupplugin:-1667341176 line 21]: syntax error: unrecognized tag:
?>

THEN the comment form followed by

/home/htdocs/hospodaripomahajihospodarum.com/www/bundled-libs/Smarty/libs/Smarty.class.php ...
by vdudman
Mon Aug 18, 2008 4:47 pm
Forum: General discussions
Topic: Display different page depending if logged in or not
Replies: 4
Views: 2406

tried using tags

Hi

I've created two identical tags which link to 2 entries with different access rights... public/members

Problem is that the members see the entries for public and members...How can I remove in this case the public entry ?

Perhaps I'm making this more complicated. I guess easiest would be to ...