Forum Replies Created

Viewing 15 replies - 16 through 30 (of 34 total)
  • Thread Starter Deyneko

    (@deyneko)

    Thank you for your answer.
    Frankly speaking I didn’t understand – Did you mean bug report “here” on the wordpress.org or on link which you gave me?

    Yes, of course there are other plugins on my site:
    Aksimet
    Auto ThickBox Plus
    Broken Link Checker
    Contact Form 7
    Growmap Anti Spambot Plugin
    JW Player 6 Plugin for WordPress
    mTouch Quiz
    Revision Control
    s2Member Buttons
    Subscribe To Comments
    WordPress SEO
    Yet Another Related Posts Plugin

    Actually I have a subsite for testing plugins before installing etc. It is multisite too. Today I checked button code there. I disabled ALL plugins, tried different themes. The result absolutely same: after <input type=”hidden” name=”return” value=”http://mysite.com/ru/?s2member_paypal_return=1 not quotes but & amp ; (without spaces). All other quotes are OK too!

    I really interested in the solution the bug because payment and registration with the s2Member just doesn’t work on my site. All other functions work ok. So I receive claims from clients and register them manually.
    So I will help you. If you need I can give you access to that my site for tests if it can help.

    Thread Starter Deyneko

    (@deyneko)

    Hi,
    unfortunately situation repeated!
    Today I found that my site is crashed. When I tried to open my site I could saw:

    < //d /** * The base configurations of the WordPress. * * This file has the following configurations: MySQL settings, Table Prefix, * Secret Keys, WordPress Language, and ABSPATH. You can find more information * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing * wp-config.php} Codex page. You can get the MySQL settings from your web host. * define('ABSPATH', dirname(__FILE__) . '/'); //define('WP_CACHE', true); //Added by WP-Cache Manager /** Sets up WordPress vars and included files. */ require_once(ABSPATH . 'wp-settings.php');
    Fatal error: Call to undefined function wp() in /home/deynek5/public_html/wp-blog-header.php on line 14

    So something changed my wp-config (not me).
    This is my changed wp-config file:

    <
    //d
    
    /**
    * The base configurations of the WordPress.
    *
    * This file has the following configurations: MySQL settings, Table Prefix,
    * Secret Keys, WordPress Language, and ABSPATH. You can find more information
    * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
    * wp-config.php} Codex page. You can get the MySQL settings from your web host.
    *
    
    define('ABSPATH', dirname(__FILE__) . '/');
    
    //define('WP_CACHE', true); //Added by WP-Cache Manager
    
    /** Sets up WordPress vars and included files. */
    require_once(ABSPATH . 'wp-settings.php');

    May be a plugin deleted info from the wp-config?
    After I changed the wp-config the site started work ok.
    NO IDEA WHAT GOING ON! PLEASE HELP!

    Thread Starter Deyneko

    (@deyneko)

    Yes. I found for me simple solution.
    I just created a subdomain then I created there a directory. I defended that directory by CP (password protected directory) and gave the link in wordpress. Voila.

    Thread Starter Deyneko

    (@deyneko)

    I try to protect couple pdf files (sci research med docs) from unapproved downloading.
    So I tried to create directory in the root or in wp-uploads but both are not work when they are protected “By CP”. I just thought that in root an additional folder can working “independently” and give a link in the wordpress to that folder.

    An idea: May be I need to create a subdomain and create folder there?… Does wordpress will think that it is not in his/or her “area”?

    Thread Starter Deyneko

    (@deyneko)

    I deactivate it and activate and it started to work. Hmm but it is not really solve the problem… who knows may be tomorrow I’ll need to deactivate/activate again.

    I have this problem but I have not and idea how to resolve it… Damn today I spent a lot of time to try insert < br > In spite I saved my draft anyway visual editor removed it!

    WP 3.4.1 Twenty Ten

    Thread Starter Deyneko

    (@deyneko)

    @mattyrob,

    Have you checked the server mail log yet

    No. I asked my technical support they answer me that I can’t check it myself. I need to send official request…
    Could you see some of my screenshots may be I missed something.
    After fix code according your link I can now Send an email to subscribers – so particulary sending is work
    But “Send email preview” from templates also doesn’t work it said mail sent but I don’t receive one.
    Also yesterday I manually uploaded files and then activated the plugin, so I think all files there.

    Thread Starter Deyneko

    (@deyneko)

    The error you are seeing is discussed and fixed in this thread and it’ll be in the next release.

    I fix some problem but unfortunately the plugin doesn’t work with my multisite… It doesn’t send message when an article is published.

    Thread Starter Deyneko

    (@deyneko)

    Thanx for answer MattyRob.
    Yes It seems I have such problem.
    May be this is coincidence because I started install multisite little bie about two weeks ago and in all this time I switched off my plugins (some of them earlier) and didn’t use. 🙂

    The Multisite code seems okay, are you sure that all of the Subscribe2 files are present on your server?

    I don’t know… I just installed it automatically.

    To Ipstenu: I turned off/on Subcribe2 many times 🙂 Two times I reinstalled it… Before install multisite I turned off all plugins and now only few turned on now.

    When I created a post and put there S2 form then I subscribed by entering an e-mail. I received notice that an user subscribed. Also Subscribe2 worked OK with confirmation by link.

    Thread Starter Deyneko

    (@deyneko)

    I tried to delete and added it again it didn’t influence on Subscribe2

    Thread Starter Deyneko

    (@deyneko)

    Do I need to put some additional in wp-config.php specially for Subscribe2?

    Hmm… I checked wp-congig.php there is present all what was suggested by Network setup for config:
    define( ‘MULTISITE’, true );
    define( ‘SUBDOMAIN_INSTALL’, false );
    $base = ‘/’;
    define( ‘DOMAIN_CURRENT_SITE’, ‘deyneko.com’ );
    define( ‘PATH_CURRENT_SITE’, ‘/’ );
    define( ‘SITE_ID_CURRENT_SITE’, 1 );
    define( ‘BLOG_ID_CURRENT_SITE’, 1 );

    I found additional line which was first: define(‘WP_ALLOW_MULTISITE’, true);

    But I removed “blog” in main (first site) – deyneko.com instead deyneko.com/blog/. Just all.

    To Ipstenu I have access to ftp, c-panel but I have no idea where I can see mail server log… But I guess problem with my settings/errors in multisite or Subscribe2.

    Send E-mail from Subcribe2 doesn’t work too, after I try to send it “says” Are you sure you want to do this? And there is no any buttons to confirm or refuse. Are you sure you want to do this? And there is no any buttons to confirm or refuse. See screen:

    Are you sure you want to do this? And there is no any buttons to confirm or refuse. : See screen

    Thread Starter Deyneko

    (@deyneko)

    I feel that I missed something simple in the Subscribe2 plugin settings… But unfortunately I still can not force it to work!
    At present time I did only couple addresses as active for testing (my and my wife) and subscribed these addresses to all categories.

    I activated the plugin per site – is it correct?
    To Ipstenu: Where I can see e-mail log connected with Subscribe2?
    When I trying to Send message to subscribers. I press OK (ie send) then inscription “Are you sure that you want to do it?” and are no buttons with “OK” or other confirmation etc.

    May be the problem connected with this – When I tried to press the button “Subscribe to all categories” in “your subscription” I received this:
    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘s2_admin::wpmu_subscribe’ was given in /home/deynek5/public_html/wp-includes/plugin.php on line 405

    Thread Starter Deyneko

    (@deyneko)

    where I can find this this log?

    I tried to activate it by site and by network – nothing.

    Thread Starter Deyneko

    (@deyneko)

    Hi all,
    I found in folder
    /wp-content/blogs.dir/5/files/ additional .htaccess:

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /tmp/ru/
    RewriteRule ^index\.php$ – [L]
    RewriteRule (.*) /tmp/ru/index.php?uamfiletype=attachment&uamgetfile=$1 [L]
    RewriteRule ^wp-content/blogs\.dir/([0-9]+/)(.*) wp-content/$2 [L]
    </IfModule>
    And I found there .htpasswd. I think User Access Manager plugin has added this. I just deleted those two files and the nggallery start work.

    Thread Starter Deyneko

    (@deyneko)

    Of course I read this. Even I tried to add code RewriteRule ^wp-content/blogs\.dir/([0-9]+/)(.*) wp-content/$2 [L] to htaccess but it doesn’t work. I don’t know why. WordPress still can’t open images from NextGen gallery.
    My wordpress network placed in folder /tmp/ may be problem with this…? But for example GRAND Flash Album Gallery plugin works perfectly.

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