PDA

View Full Version : How do i find my new themes URL?


RipJawWolfFang
05-15-2009, 06:45 AM
I have uploaded the theme to my server
i go into the Theme Manager
and it asks for
"Theme URL:

This is the path to the theme's HTML file on your server. Usually the theme author will give you this value to paste into this box."

How do find this?

Tequila
05-15-2009, 07:22 AM
It should be something like
templates/themename/theme.html

RipJawWolfFang
05-15-2009, 08:23 AM
okay this is what i put in

/public_html/adoptables/templates/metamorph_tiger/metamorph_tiger.html

But its still not working...
i also tried
templates/metamorph_tiger/metamorph_tiger.html

Nothing...

theraptor
05-15-2009, 10:54 AM
try this:

http://yoursite.com/adoptables/templates/metamorph_tiger/metamorph_tiger.html

BMR777
05-15-2009, 12:03 PM
Well, it seems that http://www.lonelybeastshaunt.comoj.com/adoptables/templates/metamorph_tiger/metamorph_tiger.html is not found on your server.

Double check the URL I guess.

Bloodrun
05-15-2009, 03:06 PM
okay this is what i put in

/public_html/adoptables/templates/metamorph_tiger/metamorph_tiger.html

But its still not working...
i also tried
templates/metamorph_tiger/metamorph_tiger.html

Nothing...


Make sure everything is spelled correctly.
That you actually have it installed in your server ;)
And that you have the right permissions to see it.

RipJawWolfFang
05-16-2009, 08:17 AM
okay this is what i put in

/public_html/adoptables/templates/metamorph_tiger/metamorph_tiger.html

But its still not working...
i also tried
templates/metamorph_tiger/metamorph_tiger.html

Nothing...


Make sure everything is spelled correctly.
That you actually have it installed in your server ;)
And that you have the right permissions to see it.



checked -.- not workin

BMR777
05-16-2009, 01:48 PM
What's the full link to your theme, beginning with http://www ?

The one you posted I can't seem to find on your server, I keep getting a 404 Not Found error.

RipJawWolfFang
05-17-2009, 02:58 AM
i would tell you that but the original question was how do i find it...
and i still dont know...

BMR777
05-17-2009, 11:47 AM
Well, how did you upload the theme to your server? Where did you upload it to? :)

Where you uploaded it to is where you should probably be able to find it. :)

Maybe upload a fresh copy if you forgot? :)

RipJawWolfFang
05-17-2009, 11:34 PM
/public_html/adoptables/templates/metamorph_tiger/metamorph_tiger
thats where....

Bloodrun
05-17-2009, 11:44 PM
/public_html/adoptables/templates/metamorph_tiger/metamorph_tiger
thats where....


Now, take your sites address, and add
'/templates/metamorph_tiger/metamorph_tiger.html' to the end of it, see if that works.

If not, make sure your html is spelled correctly, make sure your 'metalmorph_tiger' folder, is actually in the 'templates' folder, and not 'templates/default'

BMR777
05-18-2009, 04:39 PM
It looks like either of the following URLs will work:

http://www.lonelybeastshaunt.comoj.com/adoptables/templates/metamorph_tiger/metamorph_tiger/index.html

templates/metamorph_tiger/metamorph_tiger/index.html

Brandon