Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter citypaper

    (@citypaper)

    Yes, this is a WPMU install.

    Thread Starter citypaper

    (@citypaper)

    Seems as if it is sending a new file to logged in users, despite what the setting is. Led to some confusion. We seem to be all good now.

    Thread Starter citypaper

    (@citypaper)

    I’m seeing browsers get the same cache time, but different browsers have different cache times. I am seeing so many different results. Any guidance on how to refine and perfect this would be appreciated. Thanks.

    Thread Starter citypaper

    (@citypaper)

    Nope. Scratch that. Not working. Having a weird back and forth.

    Thread Starter citypaper

    (@citypaper)

    There are ways to do it by hacking those variables in, but really I think I had my .htaccess order wrong. It was working in my MU blog, but not single install, so a little examination and it seems to be all good.

    Thread Starter citypaper

    (@citypaper)

    Just looking at some of the SuperCache code it seems there is a place for this detection to be added, but I’ll defer to an expert for now.

    Thread Starter citypaper

    (@citypaper)

    HTTP_PROFILE and HTTP_X_WAP_PROFILE are two server variables than can be set by mobile devices. If one is present it is a mobile browser.

    Works well with this function:
    https://detectmobilebrowsers.mobi/

    But since SuperCache is leaning on the .htaccess for detection it is missing it.

    My blackberry is sending the user agent as Firefox, so supercache by passes it as mobile. But the function linked to above detects it as mobile because it searches for the two server variables I mentioned.

    I’m looking but having a surprisingly hard time finding documentation on these variables, but they definitely are there.

    Thread Starter citypaper

    (@citypaper)

    Thanks for the quick reply. Before I spend the time on this I’m just curious if I explained the problem well enough. I don’t see how creating a new admin might do this, or even changing author roles.

    It’s a difficult error to reproduce as it is so random.

    Sometimes the page loads and the wrong authors are listed next to posts.

    Then a refresh of the page fixes it.

    It seems to me as if a DB join somewhere is going haywire.

    I’ll try your suggestions if you think it still makes sense.

    Thanks,

    Marc

    doryphores,

    So I finally realized a good test would be with another theme, and it works, so it is somewhere in my system, thanks for the help. I also had to disable wp_head() because it was messing with my layout.

    De-buggin’ time. I’ll let you know what i find…

    Thanks for you help,

    -Marc

    Thanks for bearing with me on this. I deactivated the plugin, removed the files and re-uploaded the beta 2 files. I made sure the wp_head function is being called… still nothing.

    Here’s a print_r of the_content portion my $wp_filter array after including header.php

    Array
    (
        [the_content] => Array
            (
                [10] => Array
                    (
                        [wptexturize] => Array
                            (
                                [function] => wptexturize
                                [accepted_args] => 1
                            )
    
                        [convert_smilies] => Array
                            (
                                [function] => convert_smilies
                                [accepted_args] => 1
                            )
    
                        [convert_chars] => Array
                            (
                                [function] => convert_chars
                                [accepted_args] => 1
                            )
    
                        [prepend_attachment] => Array
                            (
                                [function] => prepend_attachment
                                [accepted_args] => 1
                            )
    
                        [AudioPlayerprocessContent4] => Array
                            (
                                [function] => Array
                                    (
                                        [0] => AudioPlayer Object
                                            (
                                                [optionsName] => AudioPlayer_options
                                                [version] => 2.0b2
                                                [docURL] => https://www.1pixelout.net/code/audio-player-wordpress-plugin/
                                                [textDomain] => audio-player
                                                [languageFileLoaded] =>
                                                [pluginRoot] => https://www.citypaper.net/blogs/clog/wp-content/plugins/audio-player/
                                                [playerURL] => https://www.citypaper.net/blogs/clog/wp-content/plugins/audio-player/assets/player.swf
                                                [audioRoot] => https://www.citypaper.net/blogs/clog/audio
                                                [audioAbsPath] => /home/phillycp/public_html/blogs/wordpress_2.5.1/audio
                                                [isCustomAudioRoot] =>
                                                [colorKeys] => Array
                                                    (
                                                        [0] => bg
                                                        [1] => leftbg
                                                        [2] => lefticon
                                                        [3] => voltrack
                                                        [4] => volslider
                                                        [5] => rightbg
                                                        [6] => rightbghover
                                                        [7] => righticon
                                                        [8] => righticonhover
                                                        [9] => text
                                                        [10] => track
                                                        [11] => border
                                                        [12] => loader
                                                        [13] => tracker
                                                        [14] => skip
                                                    )
    
                                                [defaultColorScheme] => Array
                                                    (
                                                        [bg] => E5E5E5
                                                        [text] => 333333
                                                        [leftbg] => CCCCCC
                                                        [lefticon] => 333333
                                                        [volslider] => 666666
                                                        [voltrack] => FFFFFF
                                                        [rightbg] => B4B4B4
                                                        [rightbghover] => 999999
                                                        [righticon] => 333333
                                                        [righticonhover] => FFFFFF
                                                        [track] => FFFFFF
                                                        [loader] => 009900
                                                        [border] => CCCCCC
                                                        [tracker] => DDDDDD
                                                        [skip] => 666666
                                                        [pagebg] => FFFFFF
                                                        [transparentpagebg] => 1
                                                    )
    
                                                [instances] => Array
                                                    (
                                                    )
    
                                                [playerID] => 0
                                                [inExcerpt] =>
                                                [options] => Array
                                                    (
                                                        [audioFolder] => /audio
                                                        [playerWidth] => 290
                                                        [enableAnimation] => 1
                                                        [showRemaining] =>
                                                        [encodeSource] => 1
                                                        [behaviour] => Array
                                                            (
                                                                [0] => default
                                                            )
    
                                                        [rssAlternate] => nothing
                                                        [rssCustomAlternate] => [See post to listen to audio]
                                                        [excerptAlternate] => [Audio clip: view full post to listen]
                                                        [introClip] =>
                                                        [outroClip] =>
                                                        [initialVolume] => 60
                                                        [bufferTime] => 5
                                                        [noInfo] =>
                                                        [colorScheme] => Array
                                                            (
                                                                [bg] => ff8800
                                                                [text] => ffffff
                                                                [leftbg] => ffeac0
                                                                [lefticon] => ff8800
                                                                [volslider] => ff8800
                                                                [voltrack] => FFFFFF
                                                                [rightbg] => ffeac0
                                                                [rightbghover] => 000099
                                                                [righticon] => ff8800
                                                                [righticonhover] => ffffff
                                                                [track] => FFFFFF
                                                                [loader] => ffffff
                                                                [border] => 000099
                                                                [tracker] => DDDDDD
                                                                [skip] => ffffff
                                                                [pagebg] => FFFFFF
                                                                [transparentpagebg] => 1
                                                            )
    
                                                        [version] => 2.0b2
                                                    )
    
                                                [wp_filter_id] => 4
                                            )
    
                                        [1] => processContent
                                    )
    
                                [accepted_args] => 1
                            )
    
                    )
    
                [11] => Array
                    (
                        [do_shortcode] => Array
                            (
                                [function] => do_shortcode
                                [accepted_args] => 1
                            )
    
                    )
    
            )

    The plugin is most definitely activated. I’ve written a few low level plugins, I’m not a total noob ??

    So the incorrect install is working? Odd…

    Thanks for the quick response. Here’s an example. I can double check if its installed properly. I’ve had it both in the sub directory and above it. And the funny catch is that it works on my MU install!

    Just upgraded my WP and WPMU blogs. Audio Player is still working in MU, but not standard WordPress.

    When I print_r($wp_filter) I see all of the Audio Player stuff, but it seems to not be actually running the filter. Any idea?

    Won’t work for version 1 or 2…

    Any help will be appreciated, thanks.

Viewing 14 replies - 1 through 14 (of 14 total)