Login
Username:

Password:


Lost Password?

Register now!
Language selection
Spanish English
Main Menu
[en]Donations[/en][es]Donaciones[/es]
Support My Work!
Make donations with PayPal!
Donat-o-Meter Stats
November's Goal: $60.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Surplus: $-60.00

Donations


(1) 2 3 4 ... 13 »


I always get: whoops Your session has expired.
Just popping in
Joined:
3/11 14:35:51
Group:
Registered Users
Posts: 2
Level : 1; EXP : 2
HP : 0 / 0
MP : 0 / 1
Offline
I have this message that appears each time I try to go to check out: whoops Your session has expired.

Many other people get this too. Is there any solution for this?

Would be great to hear back from someone.

Thank you in advance.

Posted on: 8/21 11:22:49
Create PDF from Post Print


New Version
Just popping in
Joined:
3/11 14:35:51
Group:
Registered Users
Posts: 2
Level : 1; EXP : 2
HP : 0 / 0
MP : 0 / 1
Offline
Is this module still being supported?
Will there be another version coming out soon?

It is exactly what I need and a fantastic module but it has some bugs.

Posted on: 8/21 11:21:35
Create PDF from Post Print


Ultimate SEO Error w/ 1.3.7
Just popping in
Joined:
8/20 15:48:17
Group:
Registered Users
Posts: 1
Level : 1; EXP : 0
HP : 0 / 0
MP : 0 / 0
Offline
When I add in the new .htaccess file I get a 500 Error. When I dont put in the new .htaccess file and I click on a product it sends me to a 404 with the friendly url, so I know it is working. Why do I still get the 500 error? Here is my .htaccess below...

# Use PHP5CGI as default
AddHandler fcgid-script .php
# This method no longer available Please use the
# 'PHP Config' link in your control panel if you
# would like to try PHP5 FastCGI
# AddHandler php-fastcgi .php
# RewriteEngine On
# RewriteCond %{HTTPS} off
# RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

Options +FollowSymLinks
RewriteEngine On
RewriteBase /

# From Ultimate SEO URLs
RewriteRule ^(.*)-p-(.*).html$ index\.php?main_page=product_info&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-c-(.*).html$ index\.php?main_page=index&cPath=$2&%{QUERY_STRING} [L]# RewriteRule ^(.*)-m-([0-9]+).html$ index\.php?main_page=index&manufacturers_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-pi-([0-9]+).html$ index\.php?main_page=popup_image&pID=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-pr-([0-9]+).html$ index\.php?main_page=product_reviews&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-pri-([0-9]+).html$ index\.php?main_page=product_reviews_info&products_id=$2&%{QUERY_STRING} [L]# For Open Operations Info Manager
RewriteRule ^(.*)-i-([0-9]+).html$ index\.php?main_page=info_manager&pages_id=$2&%{QUERY_STRING} [L]

# Don't rewrite real files or directories
RewriteCond %{REQUEST_FILENAME} !-f [NC] # RewriteCond %{REQUEST_FILENAME} !-d# RewriteRule ^(.*).html$ index\.php?main_page=$1&%{QUERY_STRING} [L]

Posted on: 8/20 15:52:20
Create PDF from Post Print


Re: How to Integrate Quickbook In Zen Cart?
Just popping in
Joined:
3/21 13:13:41
Group:
Registered Users
Posts: 1
Level : 1; EXP : 0
HP : 0 / 0
MP : 0 / 0
Offline
hope to learn the integration!

Posted on: 7/6 10:37:56
Create PDF from Post Print


Re: Fixing Ultimate SEO Urls
Just popping in
Joined:
6/29 14:07:13
Group:
Registered Users
Posts: 2
Level : 1; EXP : 2
HP : 0 / 0
MP : 0 / 0
Offline
hello everybody,

i found one more issue which seems to be related to the rewrite rules suggested. they seems to work nicely - except in one case. i am fairly good a regexp in perl but somehow i don't understand why things don't work in a special case:



broken:
http://shopping.miss-molly.com/index.php?main_page=product_info&products_id=248:34278f2e9ec11a76c66faf3a025a9de5

works:
http://shopping.miss-molly.com/index.php?main_page=product_info&products_id=184
http://shopping.miss-molly.com/bezaubernde-jeanny-p-184.html

the URL marked as broken is rewritten to http://shopping.miss-molly.com/product_info which is not working of course.

the correct ones show up when i am surfing through the shop. the broken ones show up when i go to click on a product which is already inside the shopping cart.


rewrite rules:

# From Ultimate SEO URLs
RewriteRule ^(.*)-p-(.*).html$ index\.php?main_page=product_info&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-c-(.*).html$ index\.php?main_page=index&cPath=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-m-([0-9]+).html$ index\.php?main_page=index&manufacturers_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-pi-([0-9]+).html$ index\.php?main_page=popup_image&pID=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-pr-([0-9]+).html$ index\.php?main_page=product_reviews&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-pri-([0-9]+).html$ index\.php?main_page=product_reviews_info&products_id=$2&%{QUERY_STRING} [L]


does anybody have an idea how to fix this?

many thanks,

hans

Posted on: 6/29 20:53:32
Create PDF from Post Print


Fixing Ultimate SEO Urls
Just popping in
Joined:
6/29 14:07:13
Group:
Registered Users
Posts: 2
Level : 1; EXP : 2
HP : 0 / 0
MP : 0 / 0
Offline
hello ...

i have just tried to install Ultimate SEO Url for Zencart 1.3.7 (using the german 1.3.7 distribution you can find here: http://sourceforge.net/project/showfiles.php?group_id=146657).

when i installed your module i came across a problem which can be fixed easily (includes/classes/seo.install.php):

# $insert_group = "INSERT INTO `".TABLE_CONFIGURATION_GROUP."` VALUES ('', 'SEO URLs', 'Opciones para Ultimate SEO URLs by Chemo', '".$next_sort."', '1')";

$insert_group = "INSERT INTO `".TABLE_CONFIGURATION_GROUP."` (language_id, configuration_group_title, configuration_group_description, sort_order, visible) VALUES ('', 'SEO URLs', 'Opciones para Ultimate SEO URLs by Chemo', '".$next_sort."', '1')";

i had to add the column list to the INSERT statement to make this work. maybe you can include this fix into future releases? on my side the underlaying mysql table structure looks like this:

mysql> describe miss_molly_configuration_group;
+---------------------------------+--------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+---------------------------------+--------------+------+-----+---------+----------------+
| configuration_group_id | int(11) | NO | PRI | NULL | auto_increment |
| language_id | int(11) | NO | PRI | 1 | |
| configuration_group_title | varchar(64) | NO | | | |
| configuration_group_description | varchar(255) | NO | | | |
| sort_order | int(5) | YES | | NULL | |
| visible | int(1) | YES | MUL | 1 | |
+---------------------------------+--------------+------+-----+---------+----------------+
6 rows in set (0.00 sec)


i guess the empty column is the language related one.
there is one more issue: the SEO config module does not show up on my admi side. what might be wrong?

also: when i click on a link i will automatically see the right URL in the browser as soon as the page pops up. however, when i go over a link with the mouse i can still see the "ugly" ones. is there a way to change that?

this would be especially important for the site map.

many thanks,

hans

Posted on: 6/29 14:25:16
Create PDF from Post Print


Re: Ultimate SEO Error
Just popping in
Joined:
6/26 19:41:44
Group:
Registered Users
Posts: 2
Level : 1; EXP : 2
HP : 0 / 0
MP : 0 / 0
Offline
do you mean to add the "if" or include_once to the file seo.install.php?

Posted on: 6/27 4:16:47
Create PDF from Post Print


Re: Ultimate SEO Error
Webmaster
Joined:
2005/8/10 8:27
Group:
Webmasters
Registered Users
Posts: 19
Level : 3; EXP : 9
HP : 0 / 52
MP : 6 / 501
Offline
humm ok, the problem seems to be a duplicated include or require for the file seo.install.php. You can check for includes of this file and add an "if" or include_once to fix it.

There is a new version of this module, 3.0 with a lot of new features, check the Zen Cart Forums.

Posted on: 6/26 21:05:34
Create PDF from Post Print


Ultimate SEO Error
Just popping in
Joined:
6/26 19:41:44
Group:
Registered Users
Posts: 2
Level : 1; EXP : 2
HP : 0 / 0
MP : 0 / 0
Offline
Hi,

I am moving my site over from one server to a new box. All the physical path and domain entry is exactly the same. However, when I try to load the default page of my store, it shows a blank page. I have install the error and debug utlility from the ZenCart download page. The following log has been recorded.

[26-Jun-2008 09:37:41] PHP Fatal error: Cannot redeclare class SEO_URL_INSTALLER in C:\inetpub\domains1.com\wwwroot\includes\classes\seo.install.php on line 26


I am running PHP 5.2.5, MysQL 5.0.51 and ZenCart 1.3.8 . I have tried making a clean install of the application but still does not able to get it working. Your urgent attention is highly appreciated!

Thanks,

Posted on: 6/26 19:46:34
Create PDF from Post Print


How to Integrate Quickbook In Zen Cart?
Just popping in
Joined:
6/6 15:06:10
Group:
Registered Users
Posts: 1
Level : 1; EXP : 0
HP : 0 / 0
MP : 0 / 0
Offline
To view this post, you must login and reply first.

Posted on: 6/6 15:45:44
Create PDF from Post Print



 Top
(1) 2 3 4 ... 13 »




Imagina Colombia Web Design © 2001-2005 Colombia Diseño Web