Code help =3

Need help with the site/forum/pets? Ask questions and get help from other members here.

Code help =3

Postby qhost » Mon Dec 15, 2008 10:13 pm

Hey! I made the first thread! :D :)

Anyway, this is about my adoptables on my site. Okay, the HTML codes work perfectly, so I don't need help with that. But it's the forum codes. The codes work here on this forum but when I tried it on my site on Proboards it didn't work. This is what it looks like here:

Image
Pet's Name~Snowflake
Owner's Name~Kiara
Adopt your own!

So, as you can see, it works just fine. But at Proboards it looks like this:

Code: Select all
[/url]
Pet's Name~Candy
Owner's Name~Kiara
[url=http://kiarasdomain.net76.net]Adopt your own!


and that, apparently, is all a link to my other site, which makes no sense...

The code I use is pretty much the same as Chicken Smoothie ones, and CS pets work fine there as well. This is what my code currently looks like:

Code: Select all
[url=http://kiarasdomain.net76.net][img]http://kiarasdomain.net76.net/simple.php?a=1&v=1700493224[/img][/url]
[b]Pet's Name~[/b]Snowflake
[b]Owner's Name~[/b]Kiara
[url=http://kiarasdomain.net76.net][b]Adopt your own![/b][/url]


If anyone could help, I'd be really happy! :)

~Kiara
    -
    she/they | adult | australia | artist | writer
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

    My name is Boo & I am perpetually tired.
    I have real bad anxiety so I take a while to respond
    to msgs sometimes, sorry!
    -
User avatar
qhost
 
Posts: 4107
Joined: Wed Oct 01, 2008 6:36 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Code help =3

Postby Nick » Mon Dec 15, 2008 10:52 pm

I think the problem is that Proboards rejects any posted images which don't have a normal extension (.gif, .jpg etc). If you just use the image tag and nothing else, does it work?

Code: Select all
[img]http://kiarasdomain.net76.net/simple.php?a=1&v=1700493224[/img]


If not, that's the problem you've struck. It can be solved like we did on our server, but it requires special server features which you might not have on your webhost.

EDIT: I went to your server and had a try. Looks like Proboards is really dumb, it only checks that the link for the image ends in .jpg. So you can change your code to this:

Code: Select all
[img]http://kiarasdomain.net76.net/simple.php?a=1&v=1700493224&.jpg[/img]


and it'll work fine on your board and probably others.
User avatar
Nick
Admin
 
Posts: 6337
Joined: Thu Jul 03, 2008 2:40 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Code help =3

Postby qhost » Mon Dec 15, 2008 10:56 pm

thenickdude wrote:I think the problem is that Proboards rejects any posted images which don't have a normal extension (.gif, .jpg etc). If you just use the image tag and nothing else, does it work?

Code: Select all
[img]http://kiarasdomain.net76.net/simple.php?a=1&v=1700493224[/img]


If not, that's the problem you've struck. It can be solved but (as on our server) it requires special server features which you might not have on your webhost.


*sigh* would it be best to move to a different forum then? Because that's what happens...if there's only image tags it doesn't show.
    -
    she/they | adult | australia | artist | writer
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

    My name is Boo & I am perpetually tired.
    I have real bad anxiety so I take a while to respond
    to msgs sometimes, sorry!
    -
User avatar
qhost
 
Posts: 4107
Joined: Wed Oct 01, 2008 6:36 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Code help =3

Postby Nick » Mon Dec 15, 2008 10:57 pm

Check out my edits :D
User avatar
Nick
Admin
 
Posts: 6337
Joined: Thu Jul 03, 2008 2:40 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Code help =3

Postby qhost » Mon Dec 15, 2008 11:01 pm

thenickdude wrote:Check out my edits :D


Okay, I'll try that :)

EDIT: I tried forummotion, it didnt work :(
    -
    she/they | adult | australia | artist | writer
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

    My name is Boo & I am perpetually tired.
    I have real bad anxiety so I take a while to respond
    to msgs sometimes, sorry!
    -
User avatar
qhost
 
Posts: 4107
Joined: Wed Oct 01, 2008 6:36 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Code help =3

Postby Nick » Mon Dec 15, 2008 11:15 pm

Kiara wrote:
thenickdude wrote:Check out my edits :D


Okay, I'll try that :)

EDIT: I tried forummotion, it didnt work :(


A different forum from yours? That modified code works on your forums.
User avatar
Nick
Admin
 
Posts: 6337
Joined: Thu Jul 03, 2008 2:40 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Code help =3

Postby qhost » Mon Dec 15, 2008 11:17 pm

thenickdude wrote:
Kiara wrote:
thenickdude wrote:Check out my edits :D


Okay, I'll try that :)

EDIT: I tried forummotion, it didnt work :(


A different forum from yours? That modified code works on your forums.


Yes :D I've updated my site so it has the new codes :)
Thanks :D
    -
    she/they | adult | australia | artist | writer
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

    My name is Boo & I am perpetually tired.
    I have real bad anxiety so I take a while to respond
    to msgs sometimes, sorry!
    -
User avatar
qhost
 
Posts: 4107
Joined: Wed Oct 01, 2008 6:36 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Code help =3

Postby pokemoncat » Mon Dec 15, 2008 11:18 pm

thenickdude wrote:
Kiara wrote:
thenickdude wrote:Check out my edits :D


Okay, I'll try that :)

EDIT: I tried forummotion, it didnt work :(


A different forum from yours? That modified code works on your forums.


i tried it before we got the problem situated, so i had no clue..
ImageImageImage
Image

ImageImageImageImageImageImage
User avatar
pokemoncat
 
Posts: 1132
Joined: Fri Oct 17, 2008 9:21 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Code help =3

Postby qhost » Mon Dec 15, 2008 11:23 pm

That was weird...I don't remember editing that last post....pokemoncat said that she posted saying that, but I didn't edit mine :?
    -
    she/they | adult | australia | artist | writer
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

    My name is Boo & I am perpetually tired.
    I have real bad anxiety so I take a while to respond
    to msgs sometimes, sorry!
    -
User avatar
qhost
 
Posts: 4107
Joined: Wed Oct 01, 2008 6:36 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Code help =3

Postby Nick » Tue Dec 16, 2008 1:15 am

I merged a double-post of yours together at one point.
User avatar
Nick
Admin
 
Posts: 6337
Joined: Thu Jul 03, 2008 2:40 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Who is online

Users browsing this forum: No registered users and 37 guests