326

(3 replies, posted in Feature requests)

Do you want to paste your code for display on forum?

MaraKat wrote:

That is perfect, thank you.
Don't you think that this option should be the rule ? (I mean debug info visible only to admin)

yes, perhaps. but I can not make changes to offline the core....

    if (defined('FORUM_DEBUG'))
    {

replace on

    if (defined('FORUM_DEBUG') && $forum_user['is_admmod'])
    {

You better write : how did you manage to solve this problem .

use the backslash

S\'inscrire

I did not understand the question . You want to show the Clear Cache  button only for the administrator?

You will need to configure the main style file which is responsible for the content. Uploader is not to blame...
I can help you only after the weekend.

I have a question now. I want the uploaded photos to be displayed centered in the message. I did not see any possibility with BBcode, so I tried via the CSS, but did not succeed. Can you help, please ?

Show on the picture , you need to do... It is bad that we can not attach a screenshot sad

334

(22 replies, posted in Feature requests)

and not to put us in jail behind bars for such shenanigans?

335

(6 replies, posted in Discussions)

You are welcome. Always happy to help  smile

336

(6 replies, posted in Discussions)

and I'm having difficulty in installing the pun_bbcodes extensions. I'd like to add the BB buttons you see above (i.e. bold, italic etc.) because they're not available in the PunBB forum software that came with my hosting account.

You correctly identify the file?

Not pun_bbcodes, and will properly pun_bbcode.

It is better to download the file to the server , and then decompress it. Otherwise, if you upload the files separately, they are lost .

337

(6 replies, posted in Discussions)

path
/extensions/pun_bbcode/manifest.xml

extensions folder should be the same as his ID in the manifest.xml file
<id>pun_bbcode</id>

338

(22 replies, posted in Feature requests)

Explain in more detail what should be done is an extension?

339

(7 replies, posted in PunBB 1.4 additions)

facebook is there , and Twitter , we plan to add later.

340

(2 replies, posted in Feature requests)

Is not this look?

Pan Uploader - upload files and images to the PunBB forum

341

(21 replies, posted in Feature requests)

perhaps it is very necessary  wink

Let's write this feature. Who agrees?
Implement the following way and is quite simple:
- create a user table in the field and write in it id users separated by commas.
- to request exclusion of posts a particular user.
Well, each time the page is loaded, a specific user , verification will sift users id in the array...

so what do you think?

It is writed format on base64.
Open Chronikat.min.css
string 692

a.feed {
    padding-left: 22px;
    background: url(data:image/png;base64........

and specify the path to the icon

for example

a.feed {
    padding-left: 22px;
    background: url(My_image.png) center left no-repeat;

343

(7 replies, posted in PunBB 1.4 additions)

soc med What's this?

try an independent system of third-party services. Only you need to have accounts in these social networks.

344

(85 replies, posted in News)

maciey wrote:

Good news, guys. Can I update directly from 1.4.2 to 1.4.4 or 1.4.2 > 1.4.3 > 1.4.4?

Pan Updater- Update version PunBB installation in one click

345

(6 replies, posted in PunBB 1.3 extensions)

We are currently working on a similar expansion . It is something like a blog by punbb.

+ auto posting
Only punbb 1.4.4

but at the expense automatically publish rss, I do not see the need. because you can simply display in a new record on punbb block .

I found what the problem was . In fact, it is very difficult to determine from a smartphone . Only with main computer, all become immediately clear.

Just look at how it works ...


Update version 0.3.1

Ммм... where I can see it with the bugs ?

You can use the common right 777 , but it is not safe .

For the new release, it's worse than the previous one. Every problem is the same as described yesterday. Moreover, I was not able to use the newly uploaded image on the forum, even If I can see it in ftp. Images uploaded yesterday are usable.
I had to chmod also the new image to 777, while I had configured yesterday the parent folders to this value. It means that (at least on my server), every new folder /file has to be given chmod individually if it is created by a php command. It will not be really practical.

in file functions.php in function uploader_create_catalog($dir) replace all 700 on 777.
Delete directory uploads.
Reinstall.

updated version, checked on the work of SQLite3.

Image: (gif,jpeg,jpg,png), max width 700px, max height 500px.
Fichiers: (zip,rar,pdf,epub), max size310Ko.

When I open the first time the image or file manager panel, before uploading any image/file, I get 2 error messages  one at the top of the page

This message warns the user about which files are available for download to the server.

last updated version 0.3. Download from first post.