Search found 6 matches

by Silvertiger
Tue Nov 25, 2008 3:53 pm
Forum: General discussions
Topic: [Resolved] Hide User registration if registered?
Replies: 2
Views: 2040

Thanks much, I made those changes locally and it worked like a charm.

Silver
by Silvertiger
Mon Nov 24, 2008 3:44 pm
Forum: General discussions
Topic: [Resolved] Hide User registration if registered?
Replies: 2
Views: 2040

[Resolved] Hide User registration if registered?

I have installed and am using "User self-registration" as well as the "Authors login".

Is there a way to supress the display of the "User self-registration" if the user is logged in as a registered account? When you register there has to be a flag showing you're regsitered, is there a way to use ...
by Silvertiger
Thu Nov 20, 2008 11:42 pm
Forum: General discussions
Topic: [Solved] - Current URL variable?
Replies: 4
Views: 2254

Worked like a charm!!!!.. It does exactly what I was hoping.

Much thanks, now to see if it works globaly :) hopefully i edited teh template corerctly.

Thanks,

Silver
by Silvertiger
Thu Nov 20, 2008 10:17 pm
Forum: General discussions
Topic: [Solved] - Current URL variable?
Replies: 4
Views: 2254

It's not a static url so I can't place it in a file and have it addressed like that. I am wanting to put the URL that was navigaed to (i.e. the current page on the blog) into a variable. I believe it is already in a variable, which is what I'm looking for.

Once I know that variable I can place the ...
by Silvertiger
Thu Nov 20, 2008 9:04 pm
Forum: General discussions
Topic: [Solved] - Current URL variable?
Replies: 4
Views: 2254

[Solved] - Current URL variable?

I am trying to add an external (google) translator to the BLOG, but in order for it to work i would have to be able to capture the "current url" and use that varilable in a form in the TPL to submit the translation.

I will delve back into the FAQ to see if I can find anything about that, but if ...
by Silvertiger
Thu Nov 20, 2008 8:16 pm
Forum: General discussions
Topic: I seem to be missing a variable
Replies: 2
Views: 1559

I seem to be missing a variable

I am adding a Javascript (google translation) to the page just below the header, but when I add it the page errors out. I do know why, but I don't know the fix.

in the Java it uses a bracket { } to enclose some fo the java code, but in the TPL it uses that to express a variable. how can I change ...