Now everything is clear.
I purposely did not do. As users learn about new messages?
Or you do not care?
426 2016-03-05 17:29
Re: Forum custom icons (10 replies, posted in PunBB 1.4 troubleshooting)
427 2016-03-05 15:16
Re: Forum custom icons (10 replies, posted in PunBB 1.4 troubleshooting)
PanBB.Ru wrote:hello! Look at the work done on my forum. Now I have it tested. Soon, the expansion will be available for download.
Hi. No, not that. Default icons need to replace custom icons.
And what is the meaning of this function?
Provide users with access to the admin panel.
))
Or do I not understand?
Show me how to do.
428 2016-03-05 12:40
Re: Forum custom icons (10 replies, posted in PunBB 1.4 troubleshooting)
It would be great!
hello! Look at the work done on my forum. Now I have it tested. Soon, the expansion will be available for download.
429 2016-03-04 21:01
Re: Tag User (31 replies, posted in Feature requests)
I do not understand, what does it do? Describe in more detail.
430 2016-03-04 04:20
Re: eror on delete user (1 replies, posted in PunBB 1.4 bug reports)
This message does not help . See what is written in the server logs.
User deleted function delete_user($user_id, $delete_posts = false)
where $user_id is the user id. $delete_posts set NO false
431 2016-02-29 20:04
Re: Private Messaging (pun_pm) (154 replies, posted in Supported extensions)
Unfortunately , I'll spend a little time on the computer. I mainly write from your smartphone.
For solutions , I can only give you direction.
But I'm sure that if you make an effort , you will find a solution
At the moment, there is no ready-made solution. But you can continue to use the extension despite the fact that it gives a warning.
Pun_pm - is the official extension. I think that it is not fatal if you do it the better.
When I find a solution, then gladly share with you.
Good luck!
432 2016-02-29 09:00
Re: Private Messaging (pun_pm) (154 replies, posted in Supported extensions)
this error is due to outdated modifier...
See:
http://php.net/manual/en/migration55.deprecated.php
Solutions:
http://php.net/manual/en/function.preg- … llback.php
433 2016-02-28 10:13
Re: PunBB 1.4.4 (85 replies, posted in News)
Please do not criticize.
This is free software , and it is supported in the main gurus.
To solve your problem , do this:
Open
manifest.xml
Search hook
ps_do_bbcode_replace
Replace
$pattern[] = '`\[video\]([^\[]+)\[/video\]`e';
$replace[] = 'fancy_video_tag_parse(\'$1\')';
On this:
$pattern[] = '`\[video\]([^\[]+)\[/video\]`';
$replace[] = '".fancy_video_tag_parse($matches[1])."';
Update hooks OR reinstall extension.
434 2016-02-27 21:10
Re: PunBB 1.4.4 (85 replies, posted in News)
Visman wrote:string(30) "`\[video\]([^\[]+)\[/video\]`e"
The extension containing the video bb-code is guilty.
Can we fix this plugin in order to work in Punbb 1.4.4 ?
I'm using it in my forum from long time and I have many videos posted.
About what resolution you talking about?
435 2016-02-27 21:06
Re: PunBB 1.4.4 (85 replies, posted in News)
I`m going to update from 1.4.2 to 1.4.4
How do I do it?
Replace all files in my actual forum?
Need to execute something after I replace all files?
Regards.
Download the arhive.
Disable extensions pun_bbcode & fancy_video_tag.
Update all files from arhive punbb 1.4.4
Also you need to run /admin/db_update.php .
Clear cache.
436 2016-02-26 03:53
Re: Forum custom icons (10 replies, posted in PunBB 1.4 troubleshooting)
Yes exactly. It changes only the status .
I have long wanted to write something like that . perhaps the time has come )
437 2016-02-25 19:46
Re: how to add more links top the top menu bar in punbb (1 replies, posted in Discussions)
Administration > > Setting >> Setup
Look down
Enter your links
438 2016-02-25 19:27
Re: Can't update my profile website in PunBB (1 replies, posted in PunBB 1.4 bug reports)
nova636, let's be honest , this is how you advertise your site?
Update your forum to version 1.4.4
439 2016-02-25 19:21
Re: Spam Bots (1 replies, posted in General discussion)
Put Fansy Stop Spam
You can monitor and block them , but not in the IP , and better lock on the USER_AGENT
440 2016-02-25 19:14
Re: Lock Forums to admin permission? (1 replies, posted in Feature requests)
If I understand you correctly , you need a certain group of users to communicate with the administrator in a closed chat?
Can you then create a new user group with the name , for example, the (personal ) , set permissions , and then add this group of selected users .
Or am I the next wave ? ))
441 2016-02-25 07:58
Re: Forum custom icons (10 replies, posted in PunBB 1.4 troubleshooting)
It is extensions for 1.3 version.
http://punbb.informer.com/forums/topic/ … on-images/
Replace maxversion in manifest 1.3 on 1.4
442 2016-02-24 22:34
Re: Is there a way to register new people through administration? (1 replies, posted in PunBB 1.4 troubleshooting)
Install ext - pun_admin_add_user
443 2016-02-24 21:53
Re: PunBB communication (2 replies, posted in Discussions)
There are few who can be made up of professionals . Basically the only ones who ask questions.
Have Russian support. The faster you get the answer ..
444 2016-02-24 21:45
Re: Can PunBB disable to check whether the input is correct? (1 replies, posted in Feature requests)
It is error in file profile.php.
"You entered an invalid LinkedIn account."
Update PunBB arhive installations or replace file profile.php from version 1.4.4.
445 2016-02-24 21:37
Re: Help please all punbb users enter (2 replies, posted in General discussion)
I change forum url to fancy url in admin settings now i can it even open any forum or even login to admin mode...Solution is needed. Please help.
You would like to return to its original state?
write more...
446 2016-02-24 10:54
Re: add html tags on BBCode (1 replies, posted in Supported extensions)
You only need to do two tags ? See how it's done in this http://punbb.informer.com/forums/topic/ … -reply-pm/
PS:
Modifier /e cannot be used with replacement callback.
See manual:
http://php.net/manual/en/reference.pcre … ifiers.php
447 2016-02-24 04:13
Re: Om Thanks Extension (18 replies, posted in Feature requests)
I did not try bbcode_table by Abir?
448 2016-02-23 21:40
Re: Om Thanks Extension (18 replies, posted in Feature requests)
you want to make a backup copy of the table thanks?
and then to restore it ?
449 2016-02-20 14:51
Re: Create a page (5 replies, posted in PunBB 1.4 troubleshooting)
Thank you. Now it's not working to me, but I'll try to work on it.
i created arhive for you. More
450 2016-02-20 05:04
Re: Create a page (5 replies, posted in PunBB 1.4 troubleshooting)
extensions for punbb 1.3 versions Custom pages.
adapt it for yourself .
Create directory cpage.
Paste in directory 3 files.
In manifest.xml edit versions from 1.3 to 1.4.2 and and install.
! Attenzione, questa è un'estensione per il test.