Deyneko
Forum Replies Created
-
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 PluginActually 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.Forum: Fixing WordPress
In reply to: At morning I found my site crashed: wp-config was changed…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 14So 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!Forum: Fixing WordPress
In reply to: Password protected directory by CP and WordPressYes. 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.Forum: Fixing WordPress
In reply to: Password protected directory by CP and WordPressI 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”?
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.
Forum: Fixing WordPress
In reply to: Editor removing br and p tagsI 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
Forum: Networking WordPress
In reply to: Subcribe2 doesn't send messagesHave 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.Forum: Networking WordPress
In reply to: Subcribe2 doesn't send messagesThe 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.
Forum: Networking WordPress
In reply to: Subcribe2 doesn't send messagesThanx 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.
Forum: Networking WordPress
In reply to: Subcribe2 doesn't send messagesI tried to delete and added it again it didn’t influence on Subscribe2
Forum: Networking WordPress
In reply to: Subcribe2 doesn't send messagesDo 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
Forum: Networking WordPress
In reply to: Subcribe2 doesn't send messagesI 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 405Forum: Networking WordPress
In reply to: Subcribe2 doesn't send messageswhere I can find this this log?
I tried to activate it by site and by network – nothing.
Forum: Networking WordPress
In reply to: NextGEN Gallery doesn't workHi 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.Forum: Networking WordPress
In reply to: NextGEN Gallery doesn't workOf 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.