Paypal doesn’t work for me. I´ve got only the Paypal main page if I want to buy an article. Yes, I installed all patches.
Can someone help me please?
Paypal doesn’t work for me. I´ve got only the Paypal main page if I want to buy an article. Yes, I installed all patches.
Can someone help me please?
I speak from Paypal IPN and I can fix the problem, if I change the Default Extension in Seo Beta from .html to .php.
But I want to use .html
Can someone explain to me what PATH_INFO does, and does that operate in addition to or in concert with MOD REWRITE? Because I know that my server runs MOD REWRITE, and in the guide it says "However if the system offers Mod Rewrite, it is possible to remove the /index.php/ from the URL...."
However, I cannot get this to work without index.php in there.
Here is my .htaccess:
RewriteEngine On
RewriteBase /
# Seo Urls version 3.x
# Don't rewrite real files or directories
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ index\.php?seo_url=$1&%{QUERY_STRING} [L]
Any help would be greatly appreciated!!
I have another question (that will probably remain unanswered as well), but is the newest version supposed to install any database tables?
Thanks!
I've tried both .htaccess settings, both with no success, however, now my .htaccess file is:
I'm working at www.jmb.jadetrue.com, and if I set the "Page Base" setting in the admin to a blank value, I get page not found errors on every page except the home page.Code:RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.+)$ index\.php/$1 [L,QSA]
I've confirmed that the server supports Mod Rewrite, and PathInfo.
ETA: I've also applied all the patches that were compiled in this thread.
I posted it a few days ago, but here's the most current:
Seo Urls Status On
301 Redirection Status On
Page Base
Default Extension .html
Url Plugins
Core: Default: Skip SSL,
Core: Product: Reviews: Info,
Core: Product: Image,
Core: Category,
Core: Default,
Core: EZ Pages,
Core: Advanced Search,
Core: Product: Reviews: Write,
Core: Product: Reviews,
Core: Default Skips,
Core: Manufacturer,
Core: Advanced Search: Result,
Core: Product
Character Plugins
Format: Strip Invalid,
Format: Lowercase
Bookmarks