![]() |
| |||||||
| phpBB2 Bug Reports Only phpBB2 errors & bugs should be submitted here |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Active Forumer ![]() | It seems to be a bug since the boards were updated to phpBB 2.0.15. Even if HTML is turned ON in Administration Control Panel, guests cannot see it properly! Registered (and logged) users are not affected only then when they set "Always allow HTML" to Yes in their profile. Examples:
![]() Tuitam BTW: Usually an update removes old bugs and introduces new onces ![]() |
![]() | |
| | |
| | #2 (permalink) |
| Active Forumer ![]() | I think the bug is related to the small piece of code below taken from "viewtopic.php" version 2.0.15 (line 1050 and subsequent) PHP Code: Could someone check it please... (presumably Limez) Tuitam |
![]() | |
| | |
| | #3 (permalink) |
| Active Forumer ![]() | There have been 2 updates of the phpBB code (2.0.16 and 2.0.17) since I reported this bug and nothing has changed so far. I'm not worried about the shoutboxes (<iframe> tag) but I would like to use the <img> tag to change the alignment of the images. The responsible piece of code is still at the same place as mentioned in the previous post (viewtopic.php - approximately line 1050+). Could someone have a look at it? Tuitam |
![]() | |
| | |
| | #5 (permalink) |
| Junior Forumer ![]() | look at the code you inserted into the string, it isn't linking to a valid image link. this is the link you should have used: http://img227.imageshack.us/img227/6217/dscf03496mx.jpg and it should have looked like this: ![]() edit: this is if you want to link directly to the image. why do you have to use HTML to link to a thumbnail? Just link directly to the image. Last edited by pechango; 08-30-2005 at 03:00 PM. |
| | |
| | #6 (permalink) | |
| Active Forumer ![]() | Quote:
HTML Code: [url=http://img227.exs.cx/my.php?loc=img227&image=dscf03496mx.jpg]
<img src="http://img227.exs.cx/img227/6217/dscf03496mx.th.jpg" border="0" hspace="1">
[/url]
The <img ...> tag contains hspace="1" attribute which causes small gaps to be displayed on both sides of the image and those gaps - unlike the space character - do not allow the images to wrap to the next line when the browser window is resized (kind of non-breaking space). And this is all working great but... only when I'm logged in. ![]() Furthermore (and first of all) there is no BBCode equivalent for <img src="image" align="left / right"> which allows the text to float around the image. Probably I would never notice this issue but once I wanted to explain to someone how to put the shoutbox in a post (example #2 above) and I realized that guests cannot see it properly. Nonetheless the bug is still there ![]() Pechango, thank you anyway for your time and efforts. Tuitam | |
![]() | ||
| | |
| | #7 (permalink) |
| Active Forumer ![]() | There has been another update (to phpBB 2.0.18) since I wrote the last post in this topic and nothing has changed. ![]() I've installed a clean phpBB on my computer and it was working correctly. Whom should I ask to fix it over here? ![]() Tuitam |
![]() | |
| | |
| | #8 (permalink) |
| VIP Team | Tuitam, since you seem to be an expert with this... can you write up the bug report and I'll make sure Limez gets it? Thanks, Majicman ![]() |
![]() | |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Some questions about html | hekker | phpBB2 General Questions | 5 | 02-17-2005 06:20 PM |
| Need Html Help (tutorial) | runeleader | IPB General Support | 7 | 06-11-2004 04:48 PM |
| [resolved]*I Still Don't Get It. | Cobra | IPB General Support | 3 | 05-15-2004 10:51 AM |