wbdesigner
Forum Replies Created
-
Forum: Plugins
In reply to: [Postie] after update postie won't auto get mailyou are awesome! Thanks for the wonderful support and plugin!
PattiForum: Plugins
In reply to: [Postie] after update postie won't auto get mailI’m on WP 3.92 but the newest postie. Can’t upgrade WP to 4.0 yet because of a custom theme issue
Forum: Plugins
In reply to: [Vanilla Forums] A Free Trailyou can still get the free version you just have to self host it. And I can’t get the single sign on to work
Forum: Plugins
In reply to: [File Away] Search column and the manage feature with rename and delete.Sorry about the long reply time.
1. search column customdata=”Search” when I made the shortcode I picked searchable and got a column I named it search. But it’s blank and I’m not sure what it’s for?2.Somehow on the page you made for me there is a rename and delete column here is the code and I don’t know how you made the delete and rename. I’m assuming it’s the manager but where is that?
[fileup sub=”Budget” showto=”treasurer_uploads” hidefrom=”secretary_uploads,membership_uploads,administrator”][fileup sub=”Minutes” showto=”secretary_uploads” hidefrom=”treasurer_uploads,membership_uploads,administrator”][fileup sub=”Roster” showto=”membership_uploads” hidefrom=”treasurer_uploads,secretary_uploads,administrator”][fileup showto=”administrator”]
[fileaway manager=on mod=no size=no showto=”administrator”]
Forum: Plugins
In reply to: [File Away] I can't make the shortcodeIt seems to be some conflict. on the test site everything is smooth. on the main site WP that I want it on WP is jerky and then whenever I try to view the page that the shortcode is on I get a message that I’m running a long script and the program is not responding.
when it finally lets me view the page I just get a white screen and a link to parent directory.I just noticed That it keeps adding an encryption key in the basic config. the other site doesn’t have that. did I add it by accident? I tried deleting it but it just comes back. I don’t want the docs encrypted I’m just going to block the page they are on.
Forum: Plugins
In reply to: [File Away] I can't make the shortcodeOMG this is just to awesome! I love this plugin! I got it working on a test site but I’m still unable to make it work on the site I really want it on. YOU ARE A GENIUS how did you do this?
Please help me set this up! I have a board meeting this week and I want to show everyone that we can use WP and this plugin to track board docs.
Patti
Forum: Plugins
In reply to: [File Away] I can't make the shortcodeOK I give up. I can’t make this work. how do I give you my info?
Forum: Plugins
In reply to: [File Away] I can't make the shortcodeOk first I have to say WOW you have put a lot of work into this.. WOW.
I have the same problem on 2 sites 2 different hosts I can’t make the directories through your plugin. I went into one site and made the folder manually 755 permissions but your plugin I guess won’t recognize it unless it’s made through the plugin?
message I get on the page I put the shortcode on (I finally figured that part out)
File Up Admin Notice: The initial directory specified does not exist:
/home1/mysite/public_html/wp/docsForum: Plugins
In reply to: [Q and A Focus Plus FAQ] When I search a FAQ I get the 404 errorUpdate at least for my issue the host did something on their side to fix it..
Forum: Plugins
In reply to: [Q and A Focus Plus FAQ] When I search a FAQ I get the 404 errorThis is what I found on a search.. its the + signs in the search that are messing things up for me.
Allow + signs in URL when using IIS 7.x – Double escape sequences
08
Jan
Just had to migrate a SharePoint site collection from a MOSS 2007 to a SharePoint 2010 environment. Migration has been done with backup and restore of the site collection. Site collection has been updated in the new environment and has been migrated successful but after migration server gave me an error from IIS for the site collection telling me ‘HTTP Error 404.11 – Not Found` and ‘The request filtering module is configured to deny a request that contains a double escape sequence’, so what happened?
I checked the site collection in the old environment and with this the URL. Within the URL a ‘+’ character was included. This seems to be working on IIS 6.0 and will bring up an error on IIS 7 as double escape sequences are not allowed by default as it can be a security issue.
Normally you need to screen the site which needs to be migrated and need to ensure that there are no + signs anymore but when the customer does not allow any changes in structure or even names within the site collection a workaround is needed :-/. To do this you need to set down the security for the webserver but with this you can easily allow the blocked sings which will cause the ‘double escape sequence error’.
If you really require the use of the “+” character in the URL path you can disable the validation by setting the ‘allowDoubleEscaping’ attribute in the web.config of the WebApplication within the IIS e.g. the SharePoint is running in. Open the web.config and look for the following section:
Forum: Plugins
In reply to: [Author: WP Symposium] All I get is pages with shortcodes.yes I saw it on the site and registered and learned a few things, gave you 5 star rating very nice looking forum, very nice! seems really well supported.
Since I have you here could you answer a quick question.. why the pro version? and the pro version doesn’t seem to have nearly the features as the wp symposium like 1 thing that I need is image upload.
Which works great in the non pro version by the way.
Patti
Forum: Plugins
In reply to: [Author: WP Symposium] All I get is pages with shortcodes.Ok that was a duh but you didn’t have to laugh.
How much is this plugin?Forum: Plugins
In reply to: [Q and A Focus Plus FAQ] When I search a FAQ I get the 404 errorthis is the error
Error Summary
HTTP Error 404.11 – Not FoundThe request filtering module is configured to deny a request that contains a double escape sequence.
Forum: Plugins
In reply to: [Q and A Focus Plus FAQ] When I search a FAQ I get the 404 errorI have the same problem I get the 404 and or a double escape sequence needed message.
https://www.energysoft.com/faqs/It seems to happen when I type the exact topic name. So I type where do I find help I get the error but if I just type help it works fine.
Forum: Plugins
In reply to: [Postie] Not stripping signaturethis kind of works in the signature Pattern box
\b[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\bBut it deletes everything below the email.