Forum Replies Created

Viewing 15 replies - 16 through 30 (of 47 total)
  • Narrowed is down to the error ‘shadowbox not defined’ (according to firebug):

    Shadowbox is not defined
    Line 16

    wp-content/plugins/tubepress/sys/ui/static/js/tubepress.js?ver=3.2.1

    Page that the error is occuring is:

    https://talkdigitalnetwork.com/money-wealth-show/

    Thanx for looking into this. I haven’t installed anything new onto the site lately, other than updating everything to 3.2.1. In fact I have removed / cleaned up a few plugins that didn’t behave properly in 3.2.1, so I was surprised when it stopped working.

    I’m having the same issue, although I think possibly for different reasons.

    Just updated to WP 3.2.1 and am getting a ton of conflicts / errors with the jQuery UI library and tubpress, when displaying the archive gallery of videos from the channel.

    b.widget is not a function
    wp-includes/js/jquery/ui.mouse.js?ver=1.8.12
    Line 17

    e.ui is undefined
    wp-includes/js/jquery/ui.resizable.js?ver=1.8.12
    Line 15

    d.ui is undefined
    wp-includes/js/jquery/ui.draggable.js?ver=1.8.12
    Line 15

    a.widget is not a function
    wp-includes/js/jquery/ui.button.js?ver=1.8.12
    Line 22

    c.widget is not a function
    wp-includes/js/jquery/ui.dialog.js?ver=1.8.12
    Line 34

    Using version 2.2.5 of Tubepress

    Thread Starter gekido

    (@gekido)

    Hey, I posted this here before I stumbled upon your main site. Thanks for responding (in both places!) – Not a big deal, just a bit of a PITA to go through the posts manually, but the content needed a bit of a reorg anyways ;}

    You might want to take a look a the ‘BatchCategory’ plugin for some ideas / inspiration for ways to tackle this (if you end up wanting to). I’ve been using that plugin to help me along the way (to at least organize things into categories, which I can then turn into series easily).

    Cheers!
    Mike W

    I get the same thing – doesn’t render anything, and even worse, breaks the existing CSS definitions that I have applied to LI entries (main menu, etc) – disabling the plugin fixes the CSS issues…

    gotta love how the dev’s claim that the autosave functionality is a ‘stop gap designed to prevent losing data’, when this behavior is doing exactly that – losing data.

    Thread Starter gekido

    (@gekido)

    looking on the plugin’s official page seems to indicate that I’m not the only person having issues with saving settings in this plugin.

    note that I tried the plugin with and without the s2member plugin without success.

    basically I have a number of custom post types with their capabilities defined – and just need a mechanism to define a role and assign the capabilities to that role. doesn’t seem like it should be that hard, but it’s hitting the bottom of the wordpress knowledgebase unfortunately it seems. anyone with tips / tricks on how to get this done without relying on a plugin?

    did you ever figure out why courier wasn’t sending emails? I’m just starting to experiment with it, and after setting up the template, going through all the motions, when I hit ‘send’ it says that it’s queuing the emails, but no one gets them.

    I can see in the database that it ‘thinks’ that it’s sent the emails, but none were received.

    Thread Starter gekido

    (@gekido)

    Still not sure why users aren’t being added when I manually add them, but managed to import the 20k+ users that we had in phplist previously.

    Couple of points:

    1) the usermanagement interface REALLY needs pagination – trying to display 20k plus rows at once is a bit overkill ;}

    2) would be REALLY nice to have a ‘send test email’ for a specific edition option – simply sending a test email that doesn’t reflect what is actually being sent is kind of useless. I’m going to look into adding this myself as it’s pretty much essential for what I’m working on.

    and on a semi-related note – wpcourier.com doesn’t load, not sure if this is a work-in-progress, but your twitter feed etc all mention this url, but nothing loads there.

    Thanx for the great plugin – really liking how the newsletter is coming along.

    since i’ve installed w3 total cache, i can’t get openx to work, period. i’ve been selectively disabling cache techniques without much luck.

    the openx code is still being rendered into the page, but no ads show up. no idea why, just noticed that they were working…

    Thread Starter gekido

    (@gekido)

    not sure what happened, but got it working – think a widget i had in my sidebar was conflicting with the category display – changed the page template and suddenly it worked.

    thank you – was wondering why the audio player wasn’t giving me the option to show a download link – previously I had been using include_audio_player() function, which has an option for the player to generate a link as well…

    there are a billion plugins that are guilty of this – in fact it’s one of my bigger gripes about wordpress in general – as soon as you get a somewhat advance site that uses a few plugins on it, you suddenly have every plugin and it’s friend trying to include a bajillion css & javascript files on every page in wordpress.

    no idea whether this kind of thing would / could be done, but would be a huge boon to wordpress in general if a solution for this kind of behavior could be figured out.

    Thread Starter gekido

    (@gekido)

    nevermind, figured it out…(files were on different domain)…

    Thread Starter gekido

    (@gekido)

    so the latest ‘fail’ is specifically when it tries to copy the attachments from one site to another…

    quick question – is the problems that I’m having due to the fact that I’m trying to ‘broadcast’ from a ‘sub-site’ (ie site id3) to the main site (site id 1)?

    Thread Starter gekido

    (@gekido)

    Stuck on this – whenever we add a new post or update existing ones, we get this:

    Warning: strpos() [function.strpos]: Empty delimiter in /wp-content/plugins/threewp-broadcast/ThreeWP_Broadcast.php on line 2107
    
    Warning: strpos() [function.strpos]: Empty delimiter in /wp-content/plugins/threewp-broadcast/ThreeWP_Broadcast.php on line 2107
    
    Warning: strpos() [function.strpos]: Empty delimiter in /wp-content/plugins/threewp-broadcast/ThreeWP_Broadcast.php on line 2107
    
    Warning: strpos() [function.strpos]: Empty delimiter in /wp-content/plugins/threewp-broadcast/ThreeWP_Broadcast.php on line 2107
    
    Warning: copy() [function.copy]: The first argument to copy() function cannot be a directory in /wp-content/plugins/threewp-broadcast/ThreeWP_Broadcast.php on line 1970

    after which wordpress crashes completely with the ‘headers already sent’, ala:

    Warning: Cannot modify header information - headers already sent by (output started at /public_html/wp-content/plugins/threewp-broadcast/ThreeWP_Broadcast.php:2107) in /home/howest/public_html/wp-includes/pluggable.php on line 890

    Please help? This plugin is a fairly crucial element of the whole ‘multisite’ framework in general – and any ideas that you may have to resolve this (or even help me narrow down the issues) is greatly appreciated.

    Cheers

Viewing 15 replies - 16 through 30 (of 47 total)