| User | Post |
|
5:15 am August 1, 2011
| Ragnar
Member
| | Ragnar | |
|
| posts 108 |
|
|
Hi!
after using «Ayyachement Utility» in my media library and on pages where placed this contetnt is mess
Many files with same name, site cant open it.
http://imm.io/7Lc2
http://imm.io/7Lcu
If il try open this images — 500 Server Error
Please, com in wp-admin/upload.php
|
|
|
7:16 am August 1, 2011
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
The non-displayed images / 500 Error was due to a corrupted uploads/.htaccess file. If this happens again, delete the file and toggle File Filtering off/on.
Duplicate images in the library are a ramification of WordPress' DB schema for attachments. Each attachment record can be attached to one post. So attaching the same image to multiple posts requires multiple attachment records (and Media Library items). The Media Library scans your post content and generates an attachment record for each href or img src reference to a file within the uploads folder. You are free to delete unwanted attachments for files which don't need to be protected. To eliminate the issue for any particular file, move it to a different folder and change the post html accordingly.
|
|
|
7:46 am August 1, 2011
| Ragnar
Member
| | Ragnar | |
|
| posts 108 |
|
|
How many places where RS change htcssess?
I have some weird things on my site. Turne on or off RS dont help (like with library)
How can i totaly turn off RS?
|
|
|
7:55 am August 1, 2011
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
Ragnar said:
How many places where RS change htcssess?
Just the main .htaccess (for http authentication of feeds) and uploads/.htaccess for file filtering.
I have some weird things on my site. Turne on or off RS dont help (like with library)
How can i totaly turn off RS?
What other weird things are you seeing?
|
|
|
8:17 am August 1, 2011
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
The uploads/.htaccess corruption was preventing full "turning off" of RS. It is the single cause of all weirdness mentioned here, except the redundant attachments issue.
|
|
|
8:32 am August 1, 2011
| Ragnar
Member
| | Ragnar | |
|
| posts 108 |
|
|
getnew.biz/b/business-seminar/index/
redirect to http://getnew.biz/b/startup-seminar/index/
iven whene RS is off.
Many adreses redirect to this addres, but this redirection is no set up.
|
|
|
8:38 am August 1, 2011
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
Ragnar said:
getnew.biz/b/business-seminar/index/
redirect to http://getnew.biz/b/startup-seminar/index/
iven whene RS is off.
Many adreses redirect to this addres, but this redirection is no set up.
Here's how you can prove that's not caused by Role Scoper:
1. Deactivate Role Scoper
2. Confirm the main .htaccess file has no RS entries left, and other entries are the same as you would see in a default WP installation with your current permalink settings and RS never installed
3. Confirm uploads/.htaccess is empty (and delete it if desired)
You are running a lot of other plugins too.
|
|
|
9:14 am August 1, 2011
| Ragnar
Member
| | Ragnar | |
|
| posts 108 |
|
|
if totaly deactivate RS, i an cant open few adreses at all. Redirect, redirect, redirect…. Only posibility to open some pages - activate RS agene.
Firefox dont show some images, but chrome and safari show it all.
Totaly weird!
othep plugins - ill try swith off other.
|
|
|
9:19 am August 1, 2011
| Ragnar
Member
| | Ragnar | |
|
| posts 108 |
|
|
deactivate all plugins. ALL.
Same picture…
I think we broke some thing.
|
|
|
9:25 am August 1, 2011
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
This url only redirects when not logged in: getnew.biz/b/business-seminar/index/
You have Hidden Content Teaser disabled. Maybe something in the theme code is trying to do an intelligent redirect on 404.
|
|
|
10:26 am August 1, 2011
| Ragnar
Member
| | Ragnar | |
|
| posts 108 |
|
|
I dont know. Will be search WP-profi for work.
|
|
|
10:31 am August 1, 2011
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
So you do want the Hidden Content Teaser disabled? What is your goal for private pages, then - a regular "Page Not Found"? There will be some type of redirect for non-logged users.
|
|
|
12:31 pm August 1, 2011
| Ragnar
Member
| | Ragnar | |
|
| posts 108 |
|
|
I am write about video on restricted pages. Other thing - comments on page, сomments are not hidden. For this reason im remove teaser
|
|
|
4:39 pm August 1, 2011
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
Ragnar said:
I am write about video on restricted pages. Other thing - comments on page, сomments are not hidden. For this reason im remove teaser
I was never able to confirm the exposure of a video through the Hidden Content Teaser. The url provided had video hidden in my trial with teaser enabled.
Understand that disabling the teaser is probably the cause of your sudden unwanted redirects (which may have been present before but were masked because 404 Page Not Found was never triggered).
|
|
|
4:52 pm August 1, 2011
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
Ragnar said:
Other thing - comments on page, сomments are not hidden. For this reason im remove teaser
A comment filtering bug was fixed in RS 1.3.44. I'm seeing comments on hidden/teased pages excluded from Listed / Recent Comments in my WP 3.1 and 3.2 tests.
|
|
|
9:58 pm August 4, 2011
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
Role Scoper 1.3.45-beta adds a safeguard to prevent corruption of the uploads/.htaccess file due to simultaneous editing.
|
|