Help - Search - Members - Calendar
Full Version: My Profile
RuneCrypt Forum > The Crypt News > Submissions & Suggestions > Site Suggestions
Beyblade
IPB Image

I can see everybody else's perfectly fine... But mine doesn't output right

This is the snippet of code that is being outputted, taken from firebug

CODE
                <div><img false;="" return="" );="" beyblade0203="" src="http://i242.photobucket.com/albums/ff204/<a href="http://hiscore.runescape.com/hiscorepersonal.ws?user1=Beyblade0203" onclick="toggle_rsn("/>Beyblade0203 <br/> » <a target="_blank" href="http://hiscore.runescape.com/hiscorepersonal.ws?user1=Beyblade0203">View Stats</a> <br/> » <a href="java script: document.getElementById('Beyblade0203_form').submit()">Look-up Clan</a> </div>/Avvy-1.png' border='0' width='150' height='150' alt='' />


I have encountered this problem before with PHP. My problem was that in the echo command I had single quotes, inside a double quoted echo command, it didn't like this, and output it sort of like an array. I fixed it by switching the quotes, for example:

instead of:

echo "<img src='' alt='Bla bla'";

this:

echo '<img src="" alt= "Bla bla"';

I don't know if this will work with IPB, because I was using it in a website, I made for somebody I know. Which is direct PHP, whereas IPB sometimes takes the HTML and puts it in their own PHP code.

Anyway, I'll finish this off with my computer specs, even though they're probably useless:

Browser: Firefox 3 (had the problem in 2 as well)
Operating System: Windows Vista 32bit
Computer Manufacturer: Toshiba
RAM: 5gb
Internet Connection: T2 (3mb) T1 (1.5mb) when I'm on wireless...
Bliz
try hosting on imageshack?
Cmafai
Nope, its 100% my fault. I'll fix it in August.

Edit: Fixed.

_Closed
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.