Re: Table Small

I'm getting a 404 for the file: did you delete it?

Re: Table Small

have this problem

inside admin area click plugins AP_Image_Awards


Warning: dir(./img/awards) [function.dir]: failed to open dir: No such file or directory in /web/htdocs/www.fieranautica.com/home/Forum/plugins/AP_Image_Awards.php on line 100

Fatal error: Call to a member function on a non-object in /web/htdocs/www.fieranautica.com/home/Forum/plugins/AP_Image_Awards.php on line 101

Re: Table Small

Did you create that directory?

Re: Table Small

ok works well now 
 
I have not understood to thing it serves this mod 
 
I want a mod that the utentus upload photo inside post

Re: Table Small

no64 wrote:

well, you can use the normal "img_tag", but the photo has to be uploaded somewhere or you use some mods like:

http://www.punres.org/desc.php?pid=362
http://www.punres.org/desc.php?pid=77
http://www.punres.org/viewtopic.php?id=789&p=1  (I use this one)
http://www.punres.org/viewtopic.php?pid=16629#p16629 (very nice - and easy to install)

I would suggest the first or third

Re: Table Small

nom have my version

only version this link http://www.punres.org/files.php?pid=117

Re: Table Small

And what's the problem with them?

Re: Table Small

there are not other alternatives to install the mod upload lines image

Re: Table Small

have mod for remote last 5 post inside forum for index page external forum for inside mi home page


thanks

Re: Table Small

If I'm understanding you correctly, take a look at extern.php

Re: Table Small

my index this page http://lnx.fieranautica.com/Espositori/
this page forum http://lnx.fieranautica.com/Forum/index.php

and possible last 5 post inside this link http://lnx.fieranautica.com/Espositori/

thanks

Re: Table Small

Again, look at extern.php

Re: Table Small

this link no have info http://lnx.fieranautica.com/Forum/extern.php

Re: Table Small

PunBB's documentation explains how to use it.

Looking for a certain modification for your forum? Please take a look here before posting.

Re: Table Small

As do the comments in the file itself

Re: Table Small

no understan

Re: Table Small

http://punbb.org/docs/dev.html#syndication

There are several PunBB support forums in languages other than English; perhaps one of those might be more helpful to you than this one?

Looking for a certain modification for your forum? Please take a look here before posting.

Re: Table Small

this for my big problem my sample webmaster

44

Re: Table Small

pogenwurst wrote:

http://punbb.org/docs/dev.html#syndication

There are several PunBB support forums in languages other than English; perhaps one of those might be more helpful to you than this one?

here you go...


Here are some examples using PHP include().

    Show the 15 most recently active topics from all forums:
    include('http://host.com/forums/extern.php?action=active');

    Show the 10 newest topics from forums with ID 5, 6 and 7:
    include('http://host.com/forums/extern.php?action=new&show=10&fid=5,6,7');

    Show users online:
    include('http://host.com/forums/extern.php?action=online');

    Show users online with full listing of users:
    include('http://host.com/forums/extern.php?action=online_full');

    Show board statistics:
    include('http://host.com/forums/extern.php?action=stats');

  Here are some examples using SSI.

    Show the 5 newest topics from forums with ID 11 and 22:
    <!--#include virtual="forums/extern.php?action=new&show=5&fid=11,22" -->

    Show board statistics:
    <!--#include virtual="forums/extern.php?action=stats" -->

  And finally some examples using extern.php to output an RSS 0.91
  feed.

    Output the 15 most recently active topics:
    http://host.com/extern.php?action=active&type=RSS

    Output the 15 newest topics from forum with ID=2:
    http://host.com/extern.php?action=activ … &fid=2

  Below you will find some variables you can edit to tailor the
  scripts behaviour to your needs.

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: Table Small

infonet wrote:

this for my big problem my sample webmaster

What?

Looking for a certain modification for your forum? Please take a look here before posting.

Re: Table Small

I/you/they have not succeeded in having igli visualized last 5 posts in this page http://lnx.fieranautica.com/Espositori
 
 
you can help me 
 
thanks

Re: Table Small

We've given you all the information we can. Please try, and if you have trouble, give us information on exactly what you tried, so we can proceed to help you from there.

Your site appears to be written in Italian; perhaps you'd have more luck getting help at the Italian support forum listed here?

Looking for a certain modification for your forum? Please take a look here before posting.

Re: Table Small

this and correct sintasi

include('http://www.fieranautica.com/Forum/extern.php?action=new&show=10&fid=6');

no understan include sistem