Problem with toggle in new entry

Found a bug? Tell us!!
Post Reply
sweety
Regular
Posts: 42
Joined: Tue Jul 05, 2005 11:05 am

Problem with toggle in new entry

Post by sweety »

Hi all,
When I try to post a new entry, near the category selector combo box, there is a plus img that is appearing which is used to toggle the category selector.
Now, the problem is this + img is appearing sometimes only and it is not appearing sometimes...Normally ,as soon as I click on new entry this toggle option is not appearing and if I refresh the page 5/6 times it is appearing....not understanding why this is happening.

I am using IE browser and Serendipity 0.8..
Is it a problem with Ie?or should I use any FT_toggle anywhere in function_entries file also??
plz help me!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Problem with toggle in new entry

Post by garvinhicking »

Can you try to check this with a different browser?

I now that updates to the categoryselector have been made in 0.8.2 or 0.8.3 of serendipity - but it works here flawless on my 0.8.4 installation.

Don'T you see the image at all?!? Can you see if your IE reports JS errors or maybe if it is still loading content of your page?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
sweety
Regular
Posts: 42
Joined: Tue Jul 05, 2005 11:05 am

Post by sweety »

Sorry that I cannot try it on a different browser...

and also request to note that my ver is exactly serendipity 0.8 and not greater

and no JS errors are being reported.........

and the worst part of my problem is i could'nt see the image initially but could see it after refreshing the page for a multiple times...:(

and the rest of the page is being loaded perfectly without any problem...

Regards,
Sweety
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hm. Why can't you try with a different browser? It's hard to debug without that.

Serendipity 0.9 contains some fixes for the categoryselector (even though they're non-critical and made for Konqueror and Opera), maybe you could try to install 0.9 in a seperate path for a try.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
sweety
Regular
Posts: 42
Joined: Tue Jul 05, 2005 11:05 am

Post by sweety »

Garvin,
As the machine which I am working is not my personal system and it doesnt have any other browsers other than IE, its difficult for me to use a different browser.........

Anyway, I tried downloading the latest version of function_entries.inc.php file from the cvs repository of sourceforge, and kept in my server.
Same problem is still persisting....i.e when I click on new entry, the image doesnt appear but when i refresh the page, it appears .

Also, the clock img which is present near date(one which resets the time) also seems to have the same problem......and instead of +plus img, if I write some text there, the link is appearing and the functionality too is working..
So I guess there must be some problem with the loading of images....what do u say?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

You might need to check if your serendipity_event_browsercompatibility plugin is interfering / loading slowly.

Check if the URL you use to enter the admin interface is the same as the URL configured in Serendipity.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
sweety
Regular
Posts: 42
Joined: Tue Jul 05, 2005 11:05 am

Post by sweety »

Thanks Garvin...u r a genius....
ur idea finally worked.......I removed the browser compatibility plugin from my serendipity and finally its working well. As u said, it must be due to the interference of the browser compatibility plugin....:)
But not sure if removing this plugin might effect any other page or functionality....lets see..

Regards,
Sweety.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Removing the plugin only means that you cannot see transparent PNG images in the sucking MS IE browser. :-))


Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply