Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • vito687
    Participant

    @vito687

    firstly if we are all drinking from the same cup, sounds like communion, kind of icky. Secondly I have changed everything except for the blog option under the admin bar under “My account” so thats the only one I have left to change, I even changed the slug


    vito687
    Participant

    @vito687

    Okay final question, I edited the core to change “My blogs” maybe there is an update proof way of doing this, my final edit is I need to remove the “blog” option under “my account” in the admin bar any help would be appreciated thanks and if there is an easier way please let me know!


    vito687
    Participant

    @vito687

    ok solved my second question, just missing <?php wp_footer() ?> but I still need to change the word My blogs, as well as the slug for it

    edit* I changed all the slugs also, now I just need to change the admin bar and im set


    vito687
    Participant

    @vito687

    Buddypress 1.0.2 just installed and the same issue exists please any help would be appreciated


    vito687
    Participant

    @vito687

    oops question # 1 should say 2.7.1 from SVN


    vito687
    Participant

    @vito687

    1. Which version of WPMU are you running?

    2.7 official not svn

    2. Did you install WPMU as a directory or subdomain install?

    directory

    3. If a directory install, is it in root or in a subdirectory?

    root

    4. Did you upgraded from a previous version of WPMU? If so, from which version?

    WordPress MU 2.7.1

    5. Was WPMU functioning properly before installing/upgrading BuddyPress?

    yes, still is

    6. Which version of BuddyPress (BP) are you running?

    1.0.1

    7. Did you upgraded from a previous version of BP? If so, from which version?

    1.0 and prior to that RC2

    8. Do you have any plugins other than BuddyPress installed and activated?

    Bp-TOS (terms of service) which is the only possible interference

    9. Are you using the standard BuddyPress themes or customized themes?

    standard Bp-theme only css edited

    10. If running bbPress, which version?

    latest

    11. Please provide a list of any errors in your server’s log files.

    none

    Problem is as stated in post above


    vito687
    Participant

    @vito687

    it stinks because now once this happens users don’t feel like going through the menus to change it to a picture they chose in the first place


    vito687
    Participant

    @vito687

    that was very helpful thankyou, I downloaded the latest trunk and that is what Im using as the base of my theme, quite odd, originally I had to link the directory css as well within the loader.php, oh wait now that I think about it, I used andys instuctions for upgrading which suggested to upload just the new “functions.php” and “header.php” so should I just use the whole new trunk theme and copy my css over? I just like to get input from more than one source to troubleshoot to start off and dont like to claim it as one specific issue and end the discuttion. thanks again Ill be more specific in the future


    vito687
    Participant

    @vito687

    you dont have to guess, I said within the loader sorry I didnt say.php but its the loader.php file for your info, However, I don’t appreciate the sarcasm…


    vito687
    Participant

    @vito687

    Well, it was not a css issue burt it was actually another issue with the latest trunk this file in the loader was not working

    /* Activity Streams */

    if ( function_exists(‘bp_activity_user_install’) && file_exists(‘activity.css’) )

    echo “@import url(activity.css);\n”;

    because it appears there is no function named that…


    vito687
    Participant

    @vito687

    I am the theme author well editor, as it is a extremely edited buddy press member theme , thanks ill check the base css, I dont remember changing that but maybe I did? It weird though that the \”site activity\” list images appear just fine its just within the members page,


    vito687
    Participant

    @vito687

    im sorry burt, but I have over 100 different adds for adsense and other options set as well as custom widget fields , this is not as simple as we would like it to be, Ive been at this for two days everything else functions fine, and Ive narrowed it down to wp_1_options, I just need a little more help and my issue will be solved


    vito687
    Participant

    @vito687

    I have narrowed it down, I found where the widget options are stored, within wp-1-options table correct? well within the new install I uploaded this table and the crop stopped working, so my problem is within this table… so it seems that fortunately that its only something stored in this table so I shouldnt have to change my whole database and install to a new one if I can fix it… any idea what line would control this in the options?


    vito687
    Participant

    @vito687

    Well, I tried on a fresh install and it works, only problem is that I would like to migrate my plugins/plugin states over, such as adsense , where on the DB is the infor for the plugin states such as what is active and what isnt, and also where i the page they are


    vito687
    Participant

    @vito687

    thanks, I shall try that, and it is the same version of php that I am using on mamp


    vito687
    Participant

    @vito687

    any other input? still same errors Ive tried all these thing


    vito687
    Participant

    @vito687

    yes I believe that was referenced in a post I read as well as php safe mode to off, which both are done


    vito687
    Participant

    @vito687

    Okay thanks jeff for the help, let me try to answer your questions as precisely as you have laid them out.

    first off, I have pre-existing avatars in my blogs.dir, these avatars load fine, the thumbnails and everything else is there. Ive tried just using an empty blogs.dir and it still didnt work. I hit “change avatar” upload and get that error message.

    My permissions for the entire blogs.dir are set to 777 so I think that would clear up any permission issues.

    Im trying to use various formats for testing so far a png that was 800k and a jpg about the same, I have my limit set to 2500k

    I have read lance’s post but unfortunately none of the methods helped.

    I am using a customized theme, when I upgraded to the BP trunk as per andys instructions I copied only the functions and header files over for both my home and members theme. Everything is working properly. The BP_core and all plugin files were placed in the plugins/buddypress directory and are functioning fine.

    as far as version of PHP, do you mean myadmin client or actual code, which is whatever its written in to begin with, Ive done minimal php editing besides a custom loop on the home page, mainly CSS edits.

    I did not check and see if there where no files in the blogs.dir because there are files presently there, I will try again with an empy blogs.dir folder

    Is there anything in the DB that controlls where the upload script tries to send the file to? because I went from a local setup to a server set up, maybe the upload button is still using the local domain?

    I really need to get this working, any help is truly appreciated


    vito687
    Participant

    @vito687

    I dont have the “black image” problem I just get an error moving to upload folder, I just called and I have GD support, I have been at this for the past 3 hours :( im stuck


    vito687
    Participant

    @vito687

    ::wrong forum::


    vito687
    Participant

    @vito687

    thanks lance, I guess the last thing I have to check if I have GD library support, Going to call up my server now

    htcaccess not commented out:

    #uploaded files

    RewriteRule ^(.*/)?files/$ index.php [L]

    RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*

    RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 [L]

    # add a trailing slash to /wp-admin

    RewriteCond %{REQUEST_URI} ^.*/wp-admin$

    RewriteRule ^(.+)$ $1/ [R=301,L]


    vito687
    Participant

    @vito687

    thanks nicola but I tried that :(


    vito687
    Participant

    @vito687

    Im having the same problem on the latest branch of WPMU2.7.1 and latest trunk of BP


    vito687
    Participant

    @vito687

    Im having this same logout problem, logout redirects right back to the page where you were and you stay logged in? im on the latest branch of WPMU and latest TRUNK of BP


    vito687
    Participant

    @vito687

    yea it is very strange, but at least its functioning now, I just need that header thing fixed

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