Forum Replies Created

Viewing 15 replies - 46 through 60 (of 82 total)
  • I had exactly the same msg as Sophia:
    Access Denied, This site is protected by the Stop Spammer Registrations Plugin
    Tried it 3 times that evening and then put a post here.

    Will try later on to reply on your blog with same name as used here.

    I had same issue. (meaning to contact you by the contact form on your site, it also told me the same as what sophia mentioned)

    Thread Starter another-webmaster

    (@another-webmaster)

    Thanks for the time and effort you have taken, looking forward to the next release.

    Note: One of the setups we use: wordpress installation in subfolder, moving wp-config back to the root (one level) and a copy of index and .htaccess (incl. some editing code) also to main root. Works like a charm but in rare cases (like this one) causing a problem.

    Thread Starter another-webmaster

    (@another-webmaster)

    Hmm what to say about that, moved (wp-config.php) it to main installation folder and it works.
    The issue exist because we don’t have wordpress installed in the main root but in a sub folder. One of many imho “must have” simple security precautions.
    Is it possible to make it so that this great plugin is (also) able to work with setups like ours? (wordpress installed in sub folder)

    I am sorry that I didn’t mention it. (not being aware it could have impact like this)
    If you think it is not possible or it takes to many of your time I understand and will mark this topic as solved so at least others know the why and how.

    Thread Starter another-webmaster

    (@another-webmaster)

    Disabled notice msg and also added code as mentioned by you.
    Url (behind gravatar)is a live -semi production- demo to show the issue online to you.

    ALthough notices are suppressed now and the code added it is still not working as you can see.

    The wamp msg is not that important at the moment but for the live server it would be great to solve so your plug-in can be used on the other live servers.

    Thanks in advance for all the time and effort.

    Thread Starter another-webmaster

    (@another-webmaster)

    @webtechideas,

    clicking on the gravatar gives the link to the demo site.
    I would appreciate to hear a solution.

    Thanks in advance for all the time and effort.

    Thread Starter another-webmaster

    (@another-webmaster)

    I appreciate the quick responce but this “solution” doesn’t solve the problem at all.
    It seems “suppressing” the NOTICE ? but thats all. The plugin is still not working.

    Yes NOTICE disabled on a live site at least prevent nasty notices showing but is not solving any. The meaning of those notices are to see errors, and could help us find a solution why a plugin or some else is not working.

    Maybe the output below could help you some?
    Output is generated after a completely fresh (virgin) installation with only this plugin and nothing else!

    1	0.0003	  247816	{main}( ) ..\index.php:0
     2	0.0013	  251384	require( '\wordpress\wp-blog-header.php' ) ..\index.php:17
     3	0.2531	18590520	require_once( '\wordpress\wp-includes\template-loader.php' )	..\wp-blog-header.php:16
     4	0.2547	18602112	include( '\wordpress\wp-content\themes\twentytwelve\page.php' )	..\template-loader.php:47
     5	0.2748	18670696	get_template_part( )	..\page.php:21
     6	0.2748	18671520	locate_template( )	..\general-template.php:128
     7	0.2749	18671656	load_template( )	..\template.php:383
     8	0.2758	18688080	require( '\wordpress\wp-content\themes\twentytwelve\content-page.php' )	..\template.php:409
     9	0.2764	18689160	the_content( )	..\content-page.php:17
    10	0.2765	18690384	apply_filters( )	..\post-template.php:166
    11	0.2774	18693728	call_user_func_array ( )	..\plugin.php:173
    12	0.2774	18693760	PutWtiLikePost( )	..\plugin.php:173
    13	0.2774	18693952	GetWtiLikePost( )	..\wti_like_post.php:699
    14	0.2791	18694104	GetWtiVotedMessage( )	..\wti_like_post.php:658

    Thanks in advance for used time and effort.
    Looking forward to find a solution because it is a nice plug-in.

    @boluda

    Till I find a solution (same you are looking for, mentioned above), I add the specific css file with the additional css lines in a separate header which is called from the template that needs the additional css lines.(working with 3 different templates for postings therefore it works as a temporarily solution)

    Having also a code snippet (in sandbox) which enqueue an external css file but that loads it just (same as you mentioned above)in same style.css
    Looking for a fancy way so it only loads in templates which need that specific css.

    Shea is master in doing real code so I am curious and hoping 🙂
    His code-snippets plugin is also awesome so who knows.

    note: didnt want to interfear but had same question in mind.

    Thread Starter another-webmaster

    (@another-webmaster)

    Chapeau, works like a charm now 🙂

    For some reason a downgrade didn’t go flawless overhere but this version works great.

    There are plugins which are to good to be bad and this is absolutle one of them! We only realize it at moments that minor problems makes us sweat.

    Thanks for all the time and effort.

    Thread Starter another-webmaster

    (@another-webmaster)

    Thanks for fast respond!

    Thread Starter another-webmaster

    (@another-webmaster)

    Hi Constantin,

    thanks for responding!, after adding/changing the code with your suggestion the “Scream” is gone but it seems that following code is cause for the notice? (Shown by Debug Bar plugin)

    NOTICE: \wp-content\plugins\wp-minify\wp-minify.php:696 - Undefined variable: src_match

    The Notice appears as soon one/several .css files where add into the box below:
    External CSS files to include into minify. (Only useful if “Minification on external files” is unchecked

    Maybe this information helps a little more to find a workaround.

    Thanks in advance for effort.

    ps, the notice as mentioned (line 696)also appears after putting wp-minify.php back in original state.

    As responce on my own msg above;
    I installed a “PHP addon” from this page Wamp Server website The PHP 5.2.9-2 solved my -Local- problem.
    Ofcourse it is only a local solution but at least now we can go on.

    Cheers

    Same error here.

    Fatal error: Call-time pass-by-reference has been removed in D:\wamp\www\wordpress\wp-content\plugins\placester\lib\shortcodes.php on line 253

    It seems a php error.
    Running Wampserver 2.2 with php version 5.4.3 <=
    No clue how to solve myself, what I found is following to correct as they say but that doesn’t help me cause of my lack of knowledge 🙁

    // Right way!
    function myFunc(&$arg) { }
    myFunc($var);
    // Wrong way!
    function myFunc($arg) { }
    myFunc(&$arg);

    Hope they will solve it fast.

    Thread Starter another-webmaster

    (@another-webmaster)

    For us there is no need to argue with you about your opinion/work.
    Google is doing it her way (and yes, we use google analytics all the way) and you your way. Nothing wrong with that.

    Be happy with your plugin which is without any doubt a nice peace, but not our approuch, we prefer to keep all balanced.

    Thank you for the clarification camu.
    Ciao

    Thread Starter another-webmaster

    (@another-webmaster)

    @shea

    Now, my question to you is: If you don’t want users editing plugins, do you really want them adding snippets, which are essentially mini-plugins?

    The snippets won’t be visible for our Editor and the authors (hiding it within a code also) I/we had all the collected code in the mu-folder but this way it’s much better to work with. (thats why I like your plugin)

    so a better role to change it to would be install_plugins

    So if I understand and read well, the better solution is to change edit_plugins into install_plugins.Will do now.

    Thanks for your all your time and effort and last but not least for your great plugin!

Viewing 15 replies - 46 through 60 (of 82 total)