I had problems when leaving $ft_conf[ 'EXIT_AFTER_FEED' ] = true;the browser returned an XML parser error like this
which disappeared turning it to false.
anyway, great addon!
thanks!
btw, I can add my feeds to google reader.
[edit] however the …
I had problems when leaving $ft_conf[ 'EXIT_AFTER_FEED' ] = true;the browser returned an XML parser error like this
which disappeared turning it to false.
anyway, great addon!
thanks!
btw, I can add my feeds to google reader.
[edit] however the …
well in fact, my proposal was focused on the comment by fysicsluvr to hide the register / sign-in fields in the sharethis popup
sorry for the confusion :P
well in fact, my proposal was focused on the comment by fysicsluvr to hide the register / sign-in fields in the sharethis popup
sorry for the confusion :P
sorry for the delay... some time off
it seems you dumped the extension from your live site. if you still want to use it and need help, just enable it again and notify me so I can take a look directly.
with this extension you don't need, at least very commonly, to reach people.php
btw, if you haven't changed anything on the theme or style, have you checked with firebug (on firefox) or similar to see whether the link is properly built or not?
if t…
yes, it's hidden via css. today I've just checked by first hand (first time with IE in months...) that you cannot submit the form with an "enter" so I'll update the information of the extension with the css code to do the submit button visible by de…
for the panel request, I think there is another addon that adds the sign in form in the panel, i don't remember its actual name, but it was something like 'guest sign in'
stash, I'll try it, but I'm not playing with any windows lately. anyway looks…
I never use neither the submit button in a form nor IE, sorry :P
just make the button visible removing the line in the css and place it wherever you like most
I'll keep an eye on how the regular people form does the redirection (via a url parameter) and try to work something out of that.
for the problems with IE6, which kind of problems do they have? Can they log in? They get any error? It's more a graph…
that's the closest I've been to a good solution.
I've been trying with javascript, but I'm not able to populate the ReturnUrl hidden field properly, although I have the proper value (location.href) for it
I will keep on working on it, but I don't …