Login     Sign up
Not able to delete wall comments
Asmar Amjad (@asmar)
Join date: Oct 12th 2010
Community posts: 16
View Profile
Send Message

Hello,

Someone posted on my wall on my social networking and im not able to find an option to delete his comment as I do not like his comment and don't want someone else to see it, some personal reasons.

How to remove comments/wall posts?

I found an option to hide them, but I want to remove and not to hide. :-/

164 months ago
Asmar Amjad (@asmar)
Join date: Oct 12th 2010
Community posts: 16
View Profile
Send Message

Please help me, someone!

161 months ago
tommy (@tommy)
Join date: Aug 24th 2010
Community posts: 38
View Profile
Send Message

you'll have to remove it manually from your database. i'm using an old hacked version of jcow, so i don't have a clue about anything recent.. but start looking in _streams or something similar.. it's probably in there. once you find it, you'll be able to edit it to your liking.

keep in mind that a mistake in a database edit can render your site inoperable.. always make a back-up copy before you start screwing around in there.

161 months ago
Asmar Amjad (@asmar)
Join date: Oct 12th 2010
Community posts: 16
View Profile
Send Message

What do you mean by "old hacked version of jcow" ?

161 months ago
fantastica (@fantastica)
Join date: Nov 26th 2010
Community posts: 82
View Profile
Send Message

[quote=asmar]Hello,

Someone posted on my wall on my social networking and im not able to find an option to delete his comment as I do not like his comment and don't want someone else to see it, some personal reasons.

How to remove comments/wall posts?

I found an option to hide them, but I want to remove and not to hide. :-/ [/quote]

in fact the "hide" option is delete not hide ...
look at this code in includes\libs\common.inc.php :

<input type="hidden" name="streamid" value="'.$row['id'].'" /><a href="#" class="stream_delete">'.t('Hide').'</a>';

you see ! just named "hide" .

fantastica

161 months ago
2
tommy (@tommy)
Join date: Aug 24th 2010
Community posts: 38
View Profile
Send Message

[quote=asmar]What do you mean by "old hacked version of jcow" ?[/quote]

what i mean is, an overly modified version of 3.x - the free version, not the pro version.

161 months ago
kingmagi (@king10magi)
Join date: Sep 6th 2010
Community posts: 97
View Profile
Send Message

[quote=fantastica]

in fact the "hide" option is delete not hide ...
look at this code in includes\libs\common.inc.php :

<input type="hidden" name="streamid" value="'.$row['id'].'" /><a href="#" class="stream_delete">'.t('Hide').'</a>';

you see ! just named "hide" .

fantastica [/quote]

emm.. how about if i want add this on comment wall post??

can its hide also the wall comment post?

hope u can understand...

161 months ago
fantastica (@fantastica)
Join date: Nov 26th 2010
Community posts: 82
View Profile
Send Message

[quote=king10magi]

emm.. how about if i want add this on comment wall post??

can its hide also the wall comment post?

hope u can understand... [/quote]

sory no idid not understand you !!!
the wall comments also have the " hide " option .
can you explain more your quastion please ??

161 months ago
kingmagi (@king10magi)
Join date: Sep 6th 2010
Community posts: 97
View Profile
Send Message

hah?.. wall comment also have hide?

i cant find on my jcow..

i mean the {comment} not the {wall post} but .. how can i add the hide function that is..

161 months ago
fantastica (@fantastica)
Join date: Nov 26th 2010
Community posts: 82
View Profile
Send Message

[quote=king10magi]hah?.. wall comment also have hide?

i cant find on my jcow..

i mean the {comment} not the {wall post} but .. how can i add the hide function that is.. [/quote]

do you mean to hide the box of the comment after post the comment box?? i mean after write then click comment > hide the box ?

is this what you want my friend ??

161 months ago
tommy (@tommy)
Join date: Aug 24th 2010
Community posts: 38
View Profile
Send Message

@asmar - did you ever get this fixed?

161 months ago
izhanjafry (@izhanjafry)
Join date: Dec 14th 2010
Community posts: 16
View Profile
Send Message

i try to implement comment delete, but no success.. it just hide and then when refresh it come back and not hide permanently... somebody please help.. my jcow demo site: [url]http://iwebs.tk[/url]

161 months ago
1 2 Next