Having problems posting pets on forums...

Forum
Last Post
Threads / Messages

therougecat

Member
Member
Joined
Feb 7, 2009
Messages
1
Points
0
Mysidian Dollar
0
The code that the adoptables.php gave me -
Code:
[img]http://www.guardiansandwarriors.com/adoptables/get.php?id=4[/img]
	Creature Name: Gem
	[url=http://www.guardiansandwarriors.com/adoptables/levelup.php?id=4]Level this creature up!  Click Here![/url]

The picture works on this forum, but not on phpBB forums. It just shows the code for the picture. Is there something wrong with the phpBB forums that don't allow the code? I've seen other sites from the EasyAdoptables code that work...

Thanks.
~therougecat~

get.php

Creature Name: Gem
Level this creature up! Click Here!
 
Yeah, some forum software doesn't like the dynamic .php file in the image url so it blocks it. I believe the next release will have a .htaccess file edit that will try and solve this issue.

Brandon
 
There's another solution to this problem that doesn't require Apache (for the .htaccess file to work). All that the forum parser cares about is that the URL ends in something that looks like an image extension. So all you need to do is change the adoption code like this:

Code:
[img]http://www.guardiansandwarriors.com/adoptables/get.php?id=4&.jpg[/img]

Problem solved!
 
I see what you did:
http://www.guardiansandwarriors.com/adoptables/get.php?id=4&.jpg

Ah, clever. :)
 
And this wouldn't work on myspace, right? It seems to cut off everything after the .php ...
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,280
Messages
33,132
Members
1,603
Latest member
Monako
BETA

Latest Threads

Top