Greeting and Record Video Comment

2 questions so far on the latest update:

How do I remove the Greeting tool completely from the site so it does not show up anywhere?

I turned off in the admin section the ability for members to send greeting under Member Type but the icon still appears on the members page.

Also, how do i eliminate "Record a Video Comment" from the comment functionality?

Quote · 24 Jun 2010

1- phpmyadmin `sys_objects_actions` backup then remove remove ID 5 from there

2- \templates\base\scripts\BxBaseCmtsView.php
Line 337:             $sSwitcher = '<a class="cmt-post-reply-text inactive" href="" alt="">' . _t('_Add Your Comment') . '</a><a class="cmt-post-reply-video" href="" alt="">' . _t('_Record Your Comment') . '</a>';

I have video tutorials to help you mrpowless.com
Quote · 24 Jun 2010

Yeah, I'm getting close to removing my record a video comment as well.

2 unregistered flash apps widgets are still showing up on both my sites.

I thought this problem was getting fixed a long time ago.

Has anybody noticed if they are also still experiencing this issue???

No Signature at this time.
Quote · 24 Jun 2010

1- phpmyadmin `sys_objects_actions` backup then remove remove ID 5 from there

2- \templates\base\scripts\BxBaseCmtsView.php
Line 337:             $sSwitcher = '<a class="cmt-post-reply-text inactive" href="" alt="">' . _t('_Add Your Comment') . '</a><a class="cmt-post-reply-video" href="" alt="">' . _t('_Record Your Comment') . '</a>';

Suggestion in point 1 above did not work. Greeting icon still appears on profiles. Any other suggestions? I cleared out the cache too.

Quote · 24 Jun 2010

1- phpmyadmin `sys_objects_actions` backup then remove remove ID 5 from there

2- \templates\base\scripts\BxBaseCmtsView.php
Line 337:             $sSwitcher = '<a class="cmt-post-reply-text inactive" href="" alt="">' . _t('_Add Your Comment') . '</a><a class="cmt-post-reply-video" href="" alt="">' . _t('_Record Your Comment') . '</a>';

Suggestion in point 1 above did not work. Greeting icon still appears on profiles. Any other suggestions? I cleared out the cache too.

Did you clear it from the web server itself, or through the administration panel?

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 24 Jun 2010

1 did work ...you just didnt see it yet.

clear the cache properly! Watch as you clear it from admin....some files stay there.. "sys_objects_actions.inc"

have fun

I have video tutorials to help you mrpowless.com
Quote · 24 Jun 2010

1- phpmyadmin `sys_objects_actions` backup then remove remove ID 5 from there

2- \templates\base\scripts\BxBaseCmtsView.php
Line 337:             $sSwitcher = '<a class="cmt-post-reply-text inactive" href="" alt="">' . _t('_Add Your Comment') . '</a><a class="cmt-post-reply-video" href="" alt="">' . _t('_Record Your Comment') . '</a>';

Suggestion in point 1 above did not work. Greeting icon still appears on profiles. Any other suggestions? I cleared out the cache too.

Did you clear it from the web server itself, or through the administration panel?

i cleared it through the admin dashboard. "clean all." is that not correct? i did the same for 'Get Email'.

Quote · 24 Jun 2010

1- phpmyadmin `sys_objects_actions` backup then remove remove ID 5 from there

2- \templates\base\scripts\BxBaseCmtsView.php
Line 337:             $sSwitcher = '<a class="cmt-post-reply-text inactive" href="" alt="">' . _t('_Add Your Comment') . '</a><a class="cmt-post-reply-video" href="" alt="">' . _t('_Record Your Comment') . '</a>';

Suggestion in point 1 above did not work. Greeting icon still appears on profiles. Any other suggestions? I cleared out the cache too.

Did you clear it from the web server itself, or through the administration panel?

i cleared it through the admin dashboard. "clean all." is that not correct? i did the same for 'Get Email'.

That feature doesn't work, nor has it ever. You have to clear the cache directly through the web server by emptying the ./cache/ and ./cache_public/ directories, while leaving the .htaccess file alone in the former.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 24 Jun 2010

while i have your guys attention can you direct me to where i can eliminate tracker from profiles. i dont have SPY installed and it still shows up. much appreciative.

Quote · 24 Jun 2010

1- phpmyadmin `sys_objects_actions` backup then remove remove ID 5 from there

2- \templates\base\scripts\BxBaseCmtsView.php
Line 337:             $sSwitcher = '<a class="cmt-post-reply-text inactive" href="" alt="">' . _t('_Add Your Comment') . '</a><a class="cmt-post-reply-video" href="" alt="">' . _t('_Record Your Comment') . '</a>';

Suggestion in point 1 above did not work. Greeting icon still appears on profiles. Any other suggestions? I cleared out the cache too.

Did you clear it from the web server itself, or through the administration panel?

i cleared it through the admin dashboard. "clean all." is that not correct? i did the same for 'Get Email'.

That feature doesn't work, nor has it ever. You have to clear the cache directly through the web server by emptying the ./cache/ and ./cache_public/ directories, while leaving the .htaccess file alone in the former.

yep.. that worked! thank you!!

Quote · 24 Jun 2010

while i have your guys attention can you direct me to where i can eliminate tracker from profiles. i dont have SPY installed and it still shows up. much appreciative.

I believe that can be disabled through administration, settings, advanced settings, profiles, and unchecking the checkbox next to "Track all profile views. Later a member can manage these "views"."

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 24 Jun 2010

while i have your guys attention can you direct me to where i can eliminate tracker from profiles. i dont have SPY installed and it still shows up. much appreciative.

I believe that can be disabled through administration, settings, advanced settings, profiles, and unchecking the checkbox next to "Track all profile views. Later a member can manage these "views"."

thanks for the help. i tried that already and it has not disabled the display. i am poking around the tables now to see if i can find it.

Quote · 24 Jun 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.