MyBB Community Forums

Full Version: ProfileComments
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
can you please give me a code that some smiles can be add to my editor?
(2009-07-15, 03:01 PM)linguist Wrote: [ -> ]Changing user lists does not work after this plugin has been enabled.

Using /admin/index.php?module=user/users&action=views&do=add

results in:

Fatal error: Call to a member function generate_check_box() on a non-object in /var/www/web22/html/inc/plugins/profilecomments.php on line 331

Views work using ProfileComments v0.4.1.
Do you have another plugin installed?



(2009-07-10, 12:19 PM)persiandc Wrote: [ -> ]can you please give me a code that some smiles can be add to my editor?

Sorry, I didn't see that post Blush

Edit inc/plugins/profilecomments.php
Find (twice):
$editor = build_mycode_inserter();
Add below:
$emoticons = build_clickable_smilies();

In AdminCP, edit the templates:
profile_comments_form & profile_comments_edit

And add:
{$emoticons}
Sorry. I overlooked the update. Works fine now.
problem:
The text is written in editor > message button is called > Message sent > post is not added (not added anything at all)
why?
Bro is it possible for you added a alert like MyBB Pm system Work's
i like ur alert system -
[Image: 2vao847.jpg]


it will be awesome if it alert same as Pm System Work's
[Image: 2gttav4.jpg]

thank you looking forward for ur response
(2009-07-16, 06:24 PM)Pars Wrote: [ -> ]problem:
The text is written in editor > message button is called > Message sent > post is not added (not added anything at all)
why?

Do you have another plugin installed?

(2009-07-17, 06:47 AM)rockyy Wrote: [ -> ]Bro is it possible for you added a alert like MyBB Pm system Work's
i like ur alert system -
[Image: 2vao847.jpg]


it will be awesome if it alert same as Pm System Work's
[Image: 2gttav4.jpg]

thank you looking forward for ur response

In AdminCP you can enable "Alert Bar". With only a few CSS edits you can mod it like the PM Bar.
The alert bar looks like a news bar, but this plugin is great. No bug for this moment (for me)
Saludos aquilez, es un buen plugin el que hiciste Big Grin
(2009-07-17, 11:47 PM)Aquilez Wrote: [ -> ]
(2009-07-16, 06:24 PM)Pars Wrote: [ -> ]problem:
The text is written in editor > message button is called > Message sent > post is not added (not added anything at all)
why?

Do you have another plugin installed?

plugins mounted are high,
for example, what plugin is incompatible?
(2009-07-18, 12:16 AM)Joki115 Wrote: [ -> ]The alert bar looks like a news bar, but this plugin is great. No bug for this moment (for me)
Saludos aquilez, es un buen plugin el que hiciste Big Grin

Yes, the default bar looks like a News bar, but you can change it in the AdminCP Smile

(2009-07-18, 12:03 PM)Pars Wrote: [ -> ]
(2009-07-17, 11:47 PM)Aquilez Wrote: [ -> ]
(2009-07-16, 06:24 PM)Pars Wrote: [ -> ]problem:
The text is written in editor > message button is called > Message sent > post is not added (not added anything at all)
why?

Do you have another plugin installed?

plugins mounted are high,
for example, what plugin is incompatible?

No one that I know, but I only use a few plugins.
ok,
please solution for this problem!!?!!
what plugins are incompatible maybe?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45