Lyften Bloggie - Bug: No categories/tags when writing new ...

Items per page:

Showing 1-4 of 4 items

Hello,

The lyftenblogie has an important bug on Firefox and IE. When someone write a new post on the blog frontend there is no options to choose categories and tags.


The category chosen is always the default one and the tags are always the Id 1 and Id 13.

Hi Chocovo,

I can't seem to replicate this bug with my installation. the Category and tag options are at the bottom of the entry screen for me and they work just fine.

Cheers


[chocovo 21 Mar 2010 14:16:44]

Hello,

The lyftenblogie has an important bug on Firefox and IE. When someone write a new post on the blog frontend there is no options to choose categories and tags.


The category chosen is always the default one and the tags are always the Id 1 and Id 13.
Hello Brian,

Thanks for your reply. I saw the options were at the bottom of the post in the Demo site and I copy the backend configuration of the demo site but I don't know why, the form options don't appear on my site.



I don't know exactly what I did but the problem seem solved.

In the site\views\entry\view.html.php, I change the line 244 >
$js = "document.write('<style type=\"text/css\">.tabber{display:none;}<\/style>');";
with
$js = "document.write('');";

And now, the options form appear.

I reppeat, i don't know what I did but it solves this problem.  :D

Thanks for all

Items per page:

Showing 1-4 of 4 items