Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 35 total)

  • willandmae
    Participant

    @willandmae

    @mrk-1 Works like a champ! Thank you, a very big thank you kind gentleman!

    It really is appreciated…

    William


    willandmae
    Participant

    @willandmae

    Greetings @mrk-1 Hope all is going well. I am still excited about the fix, had to return to this because the first part of the fix was left out in 2.1.1 which just updated today. One thing I would love to ask you is hopefully simple enough. The fix seems to work in the main activity area, but for some reason while in a certain group activity area, the @ sign brings nothing up. Is there something I could add to have this work in all activity areas? Thanks again for a super job in fixing this issue. One day if they release be-default you should consider taking it over for the many of us that like it and cannot seem to find another theme quite like it. Thanks again for any help you can assist with.

    Will


    willandmae
    Participant

    @willandmae

    @shanebp Thank you so very much for the examples. I wish I knew more of what I was doing to implement it. Was kind of hoping their could have been some way to calculate this on the profile page through a simple additional field-such as a display only field. I wish I was smart like you and this would be a no brainer and it would be done already….

    Will


    willandmae
    Participant

    @willandmae

    For some reason the Number field identifier seems to be the culprit. Changed it to a text box and it is working and displaying fine. How can we add just numbers?


    willandmae
    Participant

    @willandmae

    Not sure why, but tested it out several times today and seems to work-if I clear the cache out from wp, using wp super cache, the activity displays as like it should and throughout the time I am logged in.

    William


    willandmae
    Participant

    @willandmae

    Hope this helps narrow it down, the problem seems to be on the public activity. It has yet to happen on the group activity pages-at least for me, anyone else?


    willandmae
    Participant

    @willandmae

    @mrk-1 Hey Thank you Sir! It works! Thank you again!

    Sincerely,

    William


    willandmae
    Participant

    @willandmae

    Funny thing is, it is working after adding imath’s addition to a forum comment. Seems to be awesome! Just in the activity would be grand! Thanks Dan for the suggestion-it is working part way!


    willandmae
    Participant

    @willandmae

    @danbp Thank you so much for your assistance. I did place into my bp-custom and tested it out and it still did nothing either in the activity or the forum comments or reply’s. I even tried with a different computer all together with a different user (test user) after flushing the cache from wp and still nothing. I also tested last night to see if it was simply the theme and tried an entire different theme and it still did not work. It is a feature that would truly be helpful to the few members I have but have yet to tell them. The mentions do work however – just no pop up with usernames.

    Thank you again

    Sincerely,

    Will


    willandmae
    Participant

    @willandmae

    By the way, the site I am working on is http://tvbari.org Thank you again..

    Will


    willandmae
    Participant

    @willandmae

    @colabsadmin thanks for the fix! Worked great! @jamesderosa3gmailcom thanks for the heads up I also put it to the last in the loop and it works flawlessly!

    Thanks all!

    William

    P.S. I hope someone will take over this theme, I haven’t found one quite like it anywhere. Has anyone found one yet?


    willandmae
    Participant

    @willandmae

    @crazycoolcam Thanks again for the fix, I do have a situation that maybe you can assist. I changed my Son’s site over to almost identical from my tvbari support group and his is a support group with CHD he was born with Congenital Heart defect and has had 2 open heart surgeries and now is just turning 2. Anyway, everything is almost identical in setup and plugins. The only difference really besides for content is that wordpress resides in a subdirectory of the subdomain. http://josephstory.org/jjblog anyway, things worked for awhile but now it seems the same identical problem now resides for logging in and I placed the working code in the bp-custom file which works for tbvari.org but it simply doesn’t. Help Please…

    Thank you so much!

    William


    willandmae
    Participant

    @willandmae

    @crazycoolcam IT WORKS! Thank you Sir! It Works..hehehe, I guess the code wanted the real single quote instead of the ascii code. Changed to them and it works dandy! Thanks again! The original issue in my eyes is resolved thanks to @crazycoolcam but will leave open until everyone else confers–let me know please!

    Awesome Thanks again!

    William


    willandmae
    Participant

    @willandmae

    @crazycoolcam Thanks. I did exactly what you said and I still am receiving this error:

    Parse error: syntax error, unexpected T_IF in /server_info/wp-content/plugins/bp-custom.php on line 5

    This is what the file consists of:

    1 <?php
    2 //fix for cookie error while login.
    3 function set_wp_test_cookie() {
    4	setcookie(TEST_COOKIE, 'WP Cookie check', 0, COOKIEPATH, COOKIE_DOMAIN);
    5	if ( SITECOOKIEPATH != COOKIEPATH ) {
    6		setcookie(TEST_COOKIE, 'WP Cookie check', 0, SITECOOKIEPATH, COOKIE_DOMAIN);
    7	}
    8 }
    9 add_action( 'after_setup_theme', 'set_wp_test_cookie', 101 );
    10 
    11 ?>

    Thank you soooo much for assisting. I think I speak for everyone here — THANKYOU!


    willandmae
    Participant

    @willandmae

    @crazycoolcam I was so excited to see this fix here this morning. I hurried to put this into effect because it matches what you say-if you try the sidebar firsttime it fails and then it works after this until cookies are deleted or cache. I have been always able to login without fail using the wp-login – just not the sidebar login the first time. Anyway, I could only find the functions.php file and I added it to the end before the ?> at the end of the file. For some reason I got a blank screen and this error.

    Parse error: syntax error, unexpected T_IF in /server_info/wp-content/plugins/buddypress/bp-themes/bp-default/functions.php on line 796

    I guess I just don’t know where to put the code or something. I look forward to hearing back from you for your direction to help my simple ignorance of not knowing what to do.

    Thanks William


    willandmae
    Participant

    @willandmae

    I just tested a different theme, kind of like the buddy-default but less to offer. Nevertheless, I tested its side bar login, one just like this one and it worked just dandy. No login issues. So Please even though this is not being bundled in the next version to new installs, can someone help us please…


    willandmae
    Participant

    @willandmae

    Well I Believe I have left my site open long enough for anyone who needs to see the error in real time have the time to explore. I do know someone came online once and checked it out so I hope it was you @mercime … The test account is closed for now. As you can see there are ample other sites here as well that can share too. I hope someone can Help fix this problem… Thanks…


    willandmae
    Participant

    @willandmae

    @bluecatz Thank you so Much for that. Just trying to help them and us to a fix. It is happening to quite a few folks. I so happen to like the default theme.

    Thanks again!


    willandmae
    Participant

    @willandmae

    @bluecatz Thats what I have been saying all along–its Crazy:

    Willandmae said:

    Whats Crazy about this problem is It Happens the first time you try to log on and without fail, it logs on with error and logs it as a bad login. But then login through the wordpress screen and then without fail you get logged in. Now this is the crazy part. Logout and then login again but using the sidebar through the theme and it works.

    Now if your browser cleans up after itself when you close out and clears cookies and history. You will have to remember to go directly to the wordpress login first and it works again.

    By the way Have you looked at my list of plugins and compared?

    Willandmae


    willandmae
    Participant

    @willandmae

    @mercime Hope you had an awesome weekend. Have you had a chance to look at the site yet and see what is happening? Any Suggestions or fixes? Sorry to bother you just looking for help to fix this silly issue. Thanks so much…

    William


    willandmae
    Participant

    @willandmae

    @modemlooper I appreciate it and I deactivated my cache program after deleting the cache and it still does it. The cache plugin I use is the standard coming automatically with wordpress now WP Super Cache. I then cleared all from my computer before testing as well. I use a simple program that really cleans all history and everything out called CCleaner.

    whats funny is I have a logon menu button that goes directly to the wordpress logon and it never fails. As well as once your logged in and don’t clear your cache and cookies on your computer. You can log out and then the sidebar login built into buddypress-default theme works.

    Thanks again I gave it a try.

    William


    willandmae
    Participant

    @willandmae

    Thanks @artmuns for sharing, made me ask my provider to test and they are surprised and never seen the likes of this error. It happened to them how I have explained it. Looking forward to fixing it hehehehe… I wish I new more about how to program but definately don’t want to get in and mess stuff up.

    William


    willandmae
    Participant

    @willandmae

    @bluecatz, are there any plugins I am using that you may also be using? Though I know I just tried maybe there is one that is finicky?

    Thanks

    William


    willandmae
    Participant

    @willandmae

    @mercime here is the temp login

    username: testme
    password: test123

    Thanks

    Please let me know Thanks….


    willandmae
    Participant

    @willandmae

    I just tried it with all plugins removed. First Starting with the login and logout but it still does it. I cleared cache on server and then on computer and it failed.

Viewing 25 replies - 1 through 25 (of 35 total)
Skip to toolbar