Your level is welcome anythingwilldo : really interesting posts about hack and vulnerability !

I have never understood how to use RSS feed ... but one day, maybe ...

I purposed it about 1 month ago smile

454

(10 replies, posted in PunBB 1.2 show off)

Fuck off Opera smile About 1% of Internet users estimate to surf with it. When it's compatible Mozilla / IE, it's already great smile

455

(36 replies, posted in Feature requests)

Opera ... ahhahaha the great joke of the browser ...
the only which is able to read CSS3
One on the last to is not able to read correctly xhtml and css1.0

Stats : Opera < 1% ... stop Opera, Mozilla and ALL GECKOS browsers are perfect.

456

(12 replies, posted in Feature requests)

Yes I know it ...

but php could detect if a pic is too big or too large ... in this case, HOP, gd or Imagemagick, et you obtain a pic in 100x100, cropped.

(I have the impression my explanation is not clear, but english and me ...)

457

(12 replies, posted in Feature requests)

No at all smile

if someone put a pic 495x4084, I don't think your technique will be appreciated smile

...

458

(12 replies, posted in Feature requests)

As you know, there are a lot of newbies on the net and they don't know how to use a pic software (even PAINT !!! smile

So I have done this to explain people ...

http://sortons.net/forum/viewtopic.php?id=2087

How to create an avatar with Web Arles ...

So ... even if they understand, I think it would be great to "customize" the Upload Avatar FORM

1. If your avatar is GOOD SIZE (so for my case, 100x100 and max 15ko), OK, avatar is launched ...

2. You have a photo on your diskdrive : With GD or ImageMagick, possibility to crop from the center at the good size (OK, subject on the photo has to be good centered ... but very simple for the final user)

3. Like 2, but by enterering simply a PIC URL, the Avatar is created in 100x100


Advantages ? Have simply an avatar without knowing or dowload a pic soft.

Disadvantages : I don't know PHP, I don't want to know PHP ... so if someone has time to kill smile

I think I'm very dumb smile but where to download 1.0.1 ? On PunRes, there is only 1.0.0 ? smile

I still have a problem ... thanx about your patience smile

I'll try and it doesn't work

I have uploaded all the files
I have changed viewtopic.php

but ...

I don't see which code to put in front page

I have put

<?
  include ('http://www.sortons.net/forum/favorites.php');
?>

Nothing happens ...

Ohhhh I'm integrating the forum on all the website ... it's a good new smile

463

(8 replies, posted in Feature requests)

To have an idea of my request

http://www.allocine.com

See at the bottom of the page ... the favorite hotlinks forums are available ...

OF COURSE, we can do this manually ... ALL CAN BE done manually ... but php / mysql was not created to prevent from not doing things manually ? smile

Yeah Rod, great english ...

SORRY !

The notion of user is integrated to the site (for moment, only identification) so common.php will be useful for later, maybe ...

I'll try this night : if it doesn't work, I stop css/php to buy dogs and run with them smile

465

(8 replies, posted in Feature requests)

So ...

There is a mod : externalnews.php ... ok great .. it works very well ... no soucy ..

But I would like to have a similar mod but ...
Mod chooses the topics are ALWAYS on the front page of the site, without the variable "POST COUNTS"

For example ...

I want to promote an exhibition of an artist ... this thing slows down very quickly if I use externalnews.php ... but if I choose this topic like favorite, it can stay on my site during all long time I want ... the same thing like "suscribe" but here, it generates a code to place on the front page.

The must ? We can upload a pic to illustrate the theme of the topic ...

466

(9 replies, posted in General discussion)

No

Ok it doesn't work : I'll drop it, I'm fed up with this code which can't be applied on MY site sad

468

(277 replies, posted in PunBB 1.2 discussion)

I have tested your site Zaher ... although weird words after login, your profile.php has no scroll ...

I think I'm very dumb ... yes yes ...

OK I put

<?php
define('PUN', true);
$pun_root = 'forum/'; // change here
require $pun_root ."include/parser.php";
ob_start();
?>

in my config.inc ... ok cool perfect ... the great life.

But WHERE must I put

<?php
$contents = ob_get_contents();
// apply bbcode
$contents = do_bbcode($contents);
// if you want to apply smilies also
$contents = do_smilies($contents);
print $contents;
?>

After ? In body ? On another planet ? ... don't understand ...

For the moment I would like only apply BBcode in fact ... until I realize my own smiles ...

Yes ... questions and comments ...

1. where do I apply finally the code
2. the best is now : WHICH CODE have I put now ?

argh ...

Ok ... I thought the Holy Grail was near ... but it was a dream.

When I want to apply

ob_start(parse_message);

In my config.inc, the whole HTML / XHTML code is not interpreted by the browser : I see my code as if I saw it in NotePad ...

sad

I don't understand your

print parse_message('your text');

I thought by putting parser.php, it applies automatically ..

How to do ?

I have tried ... nothing happens sad

I have this ...

all pages on my site call config.inc

This config.inc has inside

DEFINE("PUN",TRUE);

require "../forum/config.php";

require "../forum/include/functions.php";

require "../forum/include/parser.php";

Actually my root is http://www.sortons.net
My forum is http://www.sortons.net/forum/
My dev new xhtml site is in another folder ... like forum.

Nothing happens (no errors, but if I take the example of the transformation of URL by a CLICKING url ... nothing : url stays TEXT only)

sad

Hummm ...

That's all ?

No need to apply other include scripts ?

If the answer is "Yes Rod, only parser.php", I'll try tomorrow smile it would be great

Argh smile

But ... it's great for non coders like me not to "destroy" parser.php ... and another thing ... best bbCodes found (in particular with dhtml / css / layout options) could be integrated on future versions of punBB ? ...

I didn't know vbulletin : I have always had phpBB, since I fall on ... your site smile