Forum Replies Created
-
I know that SMF has this feature, I found this code from it but Idk if it will help,
`// Show the IP to this user for this post – because you can moderate?
if ($context && !empty($message))
echo ‘
‘, $message, ‘ (?)‘;
// Or, should we show it because this is you?
elseif ($message)
echo ‘
‘, $message, ‘‘;
// Okay, are you at least logged in? Then we can show something about why IPs are logged…
elseif (!$context)
echo ‘
‘, $txt[511], ‘‘;
// Otherwise, you see NOTHING!
else
echo ‘
‘, $txt[511];echo ‘
‘;`
My site got hacked…
sad day.
i just did it for like the 4th time, and now the error changed to:
`Fatal error: Call to undefined function: bp_core_admin_bar() in /home/***/****/****/bp-core/bp-core-adminbar.php on line 3`
i’m using filezilla. I haven’t done anything wrong, i just copied the right file into the ftp
Hmm… ok thanks. I copied the file from that template and pasted it in my file. Looks like it fixed that error but now i got another one!!
`Fatal error: Call to undefined function: bp_core_fetch_avatar( $args = ” ) in /home/***/****/****/bp-core/bp-core-avatars.php on line 60`
boone, thanks for the reply.. but as I said in my first post, that i already removed everything, and reinstalled and it’s still there.
I’m going to cry.
try what??
what does it mean?
@r-a-y, sorry. I am just so determined to get my forum to say replied on second post, and from them on like: http://etivite.com/groups/buddypress/forum/topic/still-got-problems-with-the-latest-topics-widget/
Etivites. With your solution, it sort of goes there, but on the second page, it does not say “replied” anymore..
What was the first code you posted? Because now I do want the text to show up on the first post!
As well as the question I asked above?
@r-a-y??
Great, now its on the the reply post.
Now if I could just remove the “said % ago” on the reply post, or visa versa it would be great. I could probably figure it out from your code above though
Thanks a ton!@r-a-y, the “Re:” shows up on the first post, which is not what I wanted.
I need it on the reply post…
thanks!
Ray, what I am really trying to do with this is make the text on forums say “reply” on the second post and on
so I could put this in topic.php and would it work?
thanks!
Ok bump again
SO can we fix it or not???
Hello?
Is anyone there?
Weird. I am using Brownbuddy. Fairly new theme.
By all means…. test it!
No no no no, I am not saying they need to pay a fee. I am saying I don’t want to add a member for free unless I absolutely must. If the only way to solve this is to add a free member for troubleshooting, than I will, but I would like not too.
Boone?
@boonebgorges, Due to the privacy issues, and to be a member on my site, you need to pay a fee, which breaks copyright rules and other stuff on our site to have a free membership. To figure out the problem, is it absolutely necessary to be on the front end? If it’s absolutely necessary, then yes, but is it possible to just post code, or I will do absolutely anything else to help you solve this.
Thanks so much for your help
Hey @boonebgorges. Yes, it’s my custom theme, the default is not affected.
I am a noob on code, so will u help me fix this?
I can paste files of whatever you need
Using custom theme.
The theme author has one of those forums where it’s nearly impossible to get support.
Hello Fellow Mercime. I can’t express this enough, but just to maybe clear things out, my avatar cropping is working fine. Nothing is wrong with cropping.
But on my site, I have a header image, and a BG image. The IMages just don’t even load on the crop page, which is not really a huge problem, but it is sort of ugly and out of place.
I have de-activated, but nothing changed.
WP-3.04, bp-2.7
Thanks!