1

(29 replies, posted in PunBB 1.3 extensions)

Demo link is outdated! but ;-) may be that would be available soon now ?

Perfect... It's work! Thanks a lot for this code modification ;-) I understand your advices but for a "small" project where I know all Users who are allowed to post diaries and they are not talkative ;-) this feature is really interresting... Thank

May be! a better solution will be to cut all that... is not ?
Like there is here (diary_extern.php) in fact...

$UD_snip_entry = "200";  // Shortens string - default = 200

But it is to difficult to do ;-) for me

It is solved my error with diary_extern.php (cf your post @ PunRes)

But I 've got always a problem with this 'Image' BBCode tag !

And... I do not know how to apply "line return" at the diaries listing

Please ;-)) Could you help me ?

Koos wrote:

You might be able to make use of the diary_extern.php page I created for this mod. It can display the latest 5/10/15 etc diary entries on any page.

Great but when I tried...

Warning: main(PUN_ROOTinclude/parser.php) [function.main]: failed to open stream: No such file or directory in /home/mylogin/www/forum/diary_extern.php on line 22

Fatal error: main() [function.require]: Failed opening required 'PUN_ROOTinclude/parser.php' (include_path='.:/usr/share/php4:/home/xxx/yyy/zzz') in /home/mylogin/www/forum/diary_extern.php on line 22

an idea ? (php5 is it required ?)

Ps: This "PUN_ROOTinclude/parser.php" is strange ;-) not ? may be with an "/" before include

And... at the Diaries listing, Line breaks are not displayed in the Diary' Content (like it is at the Diary individual view in fact)

But... please, could you tell me how do that ? thanks again in advance

Hi. Thank for that...

But I 've got a problem with 'Image' BBCode

I entered this BBCode but my image is not inserted (I see in my Diary, this BBCode below in fact!)

[img]http://www.xyz.com/images/photo-0023.jpg[/img]

Other BBCodes seem Ok

PS: FluxBB 1.2.21 (BBCode allowed) - User Diarie 1.1.2 (BBCode allowed too ;-))

I installed Attachments & Private Messaging System Mod. ;-) before convertion
but nothing is converted :-( is it possible to do that! or not ?

Thanks, see you soon

PS: Related Pages at PunResources
http://www.punres.org/desc.php?pid=52
http://www.punres.org/desc.php?pid=77

I added this "correction" into functions.php from the converter
http://punbb.informer.com/forums/post/104339/#p104339 reply 41
http://punbb.informer.com/forums/post/113098/#p113098 reply 48
but nothing change !

Please, could you tell me if I must add this (from your reply 41 or 48) or not ? I do not sure to understand... correctly

Ok ;-) Now that work! My users table was incomplete

Please, could you tell me how to fix BB Codes / links / images inserted... various problems ?

Many thanks in advance for your help

PS: I can supply to you other informations if required but I do not know ;-)) what...

Big up to you Smartys for theses various modifications ;-) for convert this f**king phpBB 3 into Pun 1.2.21

I'm trying to do it for a friend but I have this error

File: /.../converters/PhpBB/users.php
Line: 4

Converter reported: Unable to get table: users
Database reported: Unknown column 'user_id' in 'where clause' (Errno: 1054)

Somebody could help me to understand ;-) why it is do not work ?

Many thanks in advance, from France !

NB: This line 4 from /converters/PhpBB/users.php is

    $res = $fdb->query('SELECT * FROM '.$_SESSION['php'].'users WHERE user_id>'.$start.' ORDER BY user_id LIMIT '.ceil($_SESSION['limit']/5)) or myerror('Unable to get table: users', __FILE__, __LINE__, $fdb->error());

PS: PHP 4  & MySQL 5.0.44 (Table prefix:phpbb_)

I do not kwon which version from phpBB was used, it was installed since more 1 year, may be 2 years