Zen Follower
- Join Date:
- Jun 2005
- Posts:
- 111
- Plugin Contributions:
- 0
Ultimate SEO v3 (and v2.200) [Support Thread]
Ok, I get the same error as before but I loaded all the files and can confirm that the file /includes/classes/usu.php is now there.
Views: 427,449
Zen Follower
Ok, I get the same error as before but I loaded all the files and can confirm that the file /includes/classes/usu.php is now there.
Administrator
kenaniah:
Sorry, I had removed the files and uninstalled.... I will put it back in and see if I get errors to the log
Did you uninstall using USU's uninstaller: Extras->Uninstall Ultimate URLs?
Zen Follower
I am sorry. I DID NOT delete the USU but I had deleted the master password because I thought that was what was causing me the issues yesterday. I did not read the portion from your readme about using the admin to remove it and that is what I did to remove the master password module. So, I did have everything installed but did not look to confirm that before. I had moved on to another directory to determine what was working as I loaded each module.
Zen Follower
I removed using the extras remove and now everything is working.
Administrator
Thanks for reporting back, although I'm still puzzled as to how your USU installation got so mangled. The observer processing isn't activated unless USU's enabled via its configuration.
Zen Follower
So, i moved the files back over and now I can see the login... page. I am going to change my variables and see if it stops working.
Zen Follower
Ok, the problem happens when I set Enable Automatic Redirects to TRUE.... this is what I currently have set on my production site. So this is where the problem is happening.
Administrator
kenaniah:
Ok, the problem happens when I set Enable Automatic Redirects to TRUE.... this is what I currently have set on my production site. So this is where the problem is happening.
I will take a look in the morning. Since I'm kind of new to the USU game, what functionality is supposed to be performed when that feature is enabled?
Zen Follower
It says this "This will activate the automatic redirect code and send 301 headers for old to new URLs."
Administrator
I've just created a USU v3.0.0-beta3 release on GitHub: https://github.com/lat9/usu/releases/tag/v3.0.0-beta3
That version corrects the redirect issue identified by @kenaniah. See the description of issue #13 for details: https://github.com/lat9/usu/issues/13
New Zenner
hi, I have this plugin on my zencart,
I went from woocommerce to zencart and now I have to keep the google index ...
I have prepared a list of all the redirects like this:
Redirect 301 /shop/name-product/ https://www.domain.com/index.php?main_page=product_info&products_id=488
and I put them in the area of the file .htaccess Add any custom 301 Redirects, but the redirect does not work, I see error 406
can anyone help me? thank you
Administrator
I believe that you should be using **RewriteRule **directives instead of Redirect. The .htaccess provided by USU uses mod_rewrite, so the combination of the two directive types can result in unexpected results.
New Zenner
thanks for the reply, can you give me an example of how to write the directive RewriteRule so I can take a test?
New Zenner
I tried it but it does not work
RewriteRule ^/shop/nameproduct/ https://www.domain.com/index.php?main_page=product_info&cpath=28_1&products_id=185 [L,R=301,NE]
:(
Administrator
Since this isn't specifically an issue with USU, I suggest that you post your question in, perhaps, the General questions so you'll get a wider audience.
New Zenner
lat9:
Since this isn't specifically an issue with USU, I suggest that you post your question in, perhaps, the General questions so you'll get a wider audience.
ok, sorry :(
Totally Zenned
Ok, I uninstalled the beta 2. Moved the files over from beta 3 (this seemed much complicated than the beta 2 install instructions) and it is not autoinstalling as it did before?
Totally Zenned
I reloaded the install folder and now I cannot get into the Admin.
xxx is currently unable to handle this request.
HTTP ERROR 500
Totally Zenned
I cannot find a plugin manager in the plugins? I am loading a fresh directory and trying again.
Totally Zenned
Okay, it is working fine with the barebones database and working with the fix.... but when I convert my production database over and use it when trying to install I then lose access to my admin. :(
Fields marked required must be completed.
Tell staff why this post should be reviewed.