Zen Cart Logo
Forums / All Other Contributions/Addons / Ceon URI Mapping v4.x

Ceon URI Mapping v4.x

Views: 451,894

Results 241 to 260 of 2,454
13 Dec 2011, 10:47 AM
#241
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Ceon URI Mapping v4.x

Hi,

vko82:

('/en/', 1, 1, 'index', NULL, NULL, NULL, NULL, '2011-08-31 19:40:00'),
('/fr/', 2, 1, 'index', NULL, NULL, NULL, NULL, '2011-08-31 19:40:00');

But I can't make these URIs visible and provide unique, distinguishable URIs for each language mutation. At the moment, the homepage has the same URI for both languages. Am I missing something here?

I should have realised..

you made a mistake. You put a slash at the end of the URIs!

Change them to

/en

and

/fr

and things work fine.

Great software this, nothing for me to fix here! :)

Version 4.0.8 on its way soon!

All the best..

Conor
ceon

13 Dec 2011, 4:32 PM
#242
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Ceon URI Mapping v4.x

conor:

Version 4.0.8 on its way soon!

All the best..

Conor
ceonGoodness, either you work like a gazelle or my client really is moving as slow as I think she is.. Her site is STILL in development and we're already SIX versions behind!!!?? :laugh: Gotta upgrade her Ceon URI module and the Mappings Manager (I see it's advanced as well since I installed it..) before she goes live..

Happy to see you here my friend.. Hope you are well.. I pray for your recovery..:hug:

15 Dec 2011, 3:00 PM
#243
damiantaylor avatar

damiantaylor

Zen Follower

Join Date:
Aug 2009
Posts:
244
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Hi Conor,
I am having trouble mapping redirected ezpages.
Can you help please?

I have the following URI record:
uri: /About-Us
language_id: 1
current_uri: 1
main_page: page
query_string_parameters: NULL
associated_db_id: 1
alternate_uri: NULL
redirection_type_code: NULL

I have taken the Internal Link URL out of the ezpage definition as per the documentation.

When I take the ezpage link, the address bar has mysite.com/About-Us as I want but it is not redirected to the define page link, I just get a blank page.
If I put the Internal Link URL back in as index.php?main_page=about_us, I get redirected to the correct define page but the address bar shows mysite.com/index.php?main_page=about_us

I've tried adding different records to the URI mapping file but haven't managed to get the combination right yet.
Can you tell me what the record should look like to redirect an ezpage to a define page please?

I hope you're feeling better soon Conor, take it easy!

Damian

15 Dec 2011, 4:20 PM
#244
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi Damian,

damiantaylor:

I am having trouble mapping redirected ezpages.

You can map a URI to an Ez-Page.

You cannot map "redirected" ez-pages.

With a Ceon URI Mapping static URI based site each page should just have one URI.

The internal links functionality is not compatible and any internal links must be deleted.

Any"site logic concepts" of using an EZ-Page to link to some other page no longer applies and really you should just change the way the section you are setting up works to just use single EZ-pages with individual URIs like /about-us.

damiantaylor:

When I take the ezpage link, the address bar has mysite.com/About-Us as I want but it is not redirected to the define page link

"Define page link"?

Just put the content in the EZ-Page, don't redirect to another page, can't see the point?

damiantaylor:

I hope you're feeling better soon Conor, take it easy!

Thanks,

Hope the above settles your mind and gets you sorted! :)

4.0.8 coming soon as I said.. always delays with other stuff, hey ho!

All the best...

Conor
ceon

15 Dec 2011, 4:49 PM
#245
damiantaylor avatar

damiantaylor

Zen Follower

Join Date:
Aug 2009
Posts:
244
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Cheers Conor!
I'll try get away with just using ezpages now rather than define pages.
Only trouble is I can't embed php code in my ezpages...I'll have to upgrade my version of Zen one day......:D

Thanks for your help!

15 Dec 2011, 5:05 PM
#246
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

damiantaylor:

I'll try get away with just using ezpages now rather than define pages.

??

Why not use a define page INSTEAD of an EZ-Page then? None of this "create an ez-page just to get a URI and redirect it to a define page" malarkey?!

I think you've confused yourself a bit.

You can manually add the /About-Us URI for the define page you are using to make it by manually adding a record for the define page's name.

Just set main_page for the define's page name!

Then make the URI for the "old" /About-Us EZ-Page a historical URI by deleting the URI from the EZ-Page's textfield.

Easy!

I think that's enough custom stuff for here now.. I think you should be fine with that info and the info in the docs for setting up "other pages"!

All the best..

Conor
ceon

16 Dec 2011, 7:18 PM
#247
vko82 avatar

vko82

New Zenner

Join Date:
Feb 2010
Posts:
6
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

conor:

Hi,

I should have realised..
you made a mistake. You put a slash at the end of the URIs!

Change them to

/en

and

/fr

and things work fine.

/facepalm

thanks so much, Connor
all the best

16 Dec 2011, 8:37 PM
#248
mmidgett avatar

mmidgett

New Zenner

Join Date:
May 2006
Posts:
10
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

I am using a joomla componet called solidcart. There has been no core mods to the files except for the URI and dual pricing module. I have made all the edits to the files except for this. Can you point me to the correct file?

Errors Found!

4 problems were found the settings in the store's configuration files, so the example rewrite rule panel cannot yet be built.

Please fix the error in the configuration files, as listed below...

Store Configuration Files Check
The value for HTTP_SERVER in the store side's configure.php file is wrong.

The current value for HTTP_SERVER is “http://”.

The value for HTTP_SERVER cannot have a slash at the end.
You must update the value for HTTP_SERVER to remove the slash from the end.
The value for HTTPS_SERVER in the store side's configure.php file is wrong.

The current value for HTTPS_SERVER is “https://”.

The value for HTTPS_SERVER cannot have a slash at the end.
You must update the value for HTTPS_SERVER to remove the slash from the end.
The value for DIR_WS_CATALOG in the store side's configure.php file is wrong.

The current value for DIR_WS_CATALOG is “path”.

The value for DIR_WS_CATALOG must start and end with a slash.
Add a slash, /, to the start of DIR_WS_CATALOG.
Add a slash, /, to the end of DIR_WS_CATALOG.
The value for DIR_WS_HTTPS_CATALOG in the store side's configure.php file is wrong.

The current value for DIR_WS_HTTPS_CATALOG is “path”.

The value for DIR_WS_HTTPS_CATALOG must start and end with a slash.
Add a slash, /, to the start of DIR_WS_HTTPS_CATALOG.
Add a slash, /, to the end of DIR_WS_HTTPS_CATALOG.

18 Dec 2011, 5:25 PM
#249
bunker0 avatar

bunker0

New Zenner

Join Date:
Mar 2010
Posts:
9
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Buenas!

Love your scripts, installed on several proyects...

Ive upadated from an older version, 3.6.3, and all works fine except easypages and Define Pages.

On the frontend Im getting no URI conversion, I get: index.php?main_page=privacy or Array?chapter=0 if its an easypage, and in the backend, under Tools/easypages I get the following image

Could You think of anything to help me?

Thx!!

18 Dec 2011, 5:45 PM
#250
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

'ola,

bunker0:

Could You think of anything to help me?

Glad that you like the software and that it helps you build your business.

It appears that you have simply messed up when upgrading.

Apply the core modifications again, taking great care not to miss anything.

Enjoy the rest of your weekend.

All the best..

Conor
ceon

18 Dec 2011, 5:48 PM
#251
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

mmidgett:

I am using a joomla componet called solidcart. There has been no core mods to the files except for the URI and dual pricing module. I have made all the edits to the files except for this. Can you point me to the correct file?

The software already did that. You just weren't reading. Please pay more attention in future.

The configure.php files are checked by Ceon URI Mapping for correct values.. it is those files it has found problems with.

Whether or not this is due to the fact that you aren't using a "proper" version of Zen Cart I don't know, but the output you posted doesn't indicate that.

All the best..

Conor
ceon

19 Dec 2011, 4:04 PM
#252
mmidgett avatar

mmidgett

New Zenner

Join Date:
May 2006
Posts:
10
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

I'm not sure which configure.php to edit as there is one in the admin folder and one in the includes folder.

19 Dec 2011, 5:47 PM
#253
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Ceon URI Mapping v4.x

conor:

The software already did that. You just weren't reading. Please pay more attention in future.

The configure.php files are checked by Ceon URI Mapping for correct values.. it is those files it has found problems with.

mmidgett:

I'm not sure which configure.php to edit as there is one in the admin folder and one in the includes folder.
As Conor pointed out, the message from the add-on actually told you which file to edit.. Hint: "store side's" = NOT the admin.. Opening up either file (it won't hurt anything to open the file and look) you would have seen straight away which one was the right file too..

Please fix the error in the configuration files, as listed below...

Store Configuration Files Check
The value for HTTP_SERVER in the store side's configure.php file is wrong.

The current value for HTTP_SERVER is “http://”.

The value for HTTP_SERVER cannot have a slash at the end.
You must update the value for HTTP_SERVER to remove the slash from the end.
The value for HTTPS_SERVER in the store side's configure.php file is wrong.

The current value for HTTPS_SERVER is “https://”.

The value for HTTPS_SERVER cannot have a slash at the end.
You must update the value for HTTPS_SERVER to remove the slash from the end.
The value for DIR_WS_CATALOG in the store side's configure.php file is wrong.

The current value for DIR_WS_CATALOG is “path”.

The value for DIR_WS_CATALOG must start and end with a slash.
Add a slash, /, to the start of DIR_WS_CATALOG.
Add a slash, /, to the end of DIR_WS_CATALOG.
The value for DIR_WS_HTTPS_CATALOG in the store side's configure.php file is wrong.

The current value for DIR_WS_HTTPS_CATALOG is “path”.

The value for DIR_WS_HTTPS_CATALOG must start and end with a slash.
Add a slash, /, to the start of DIR_WS_HTTPS_CATALOG.
Add a slash, /, to the end of DIR_WS_HTTPS_CATALOG.

19 Dec 2011, 6:02 PM
#254
mmidgett avatar

mmidgett

New Zenner

Join Date:
May 2006
Posts:
10
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Thank you I just wanted to make sure before I broke anything.

19 Dec 2011, 7:38 PM
#255
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Ceon URI Mapping v4.x

mmidgett:

Thank you I just wanted to make sure before I broke anything.
Opening a file to look at it's contents won't break anything.. If you had opened both configure.php files, you would have seen which file you were being directed to correct.. (though the message also clearly indicated this as well..) Glad you are on the right path now..:smile:

24 Dec 2011, 2:49 AM
#256
chris99 avatar

chris99

New Zenner

Join Date:
Jul 2008
Posts:
2
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

I didn't read all the threads, perhaps this suggestion was being made before.

I use CEON URI Mapping and it's a very great plugin, but there is some additional work to do, when I use it. When I map a category different from the title and then map the products in it, every time I have to rename the category path, because it's not the mapped one.

e.g. I map the category named "Some Category" to "this-is-catgory" I get auto mapping the product: "some-category/products-name" instead of "this-is-category/products-name". The mapping is in the database and it should be used.

24 Dec 2011, 8:54 AM
#257
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

Glad you like the software.

chris99:

When I map a category different from the title and then map the products in it, every time I have to rename the category path, because it's not the mapped one.

Yes, that's the way it has been designed to work,

It will never be changed to work in the differing way you are talking about so there's no point waiting on such a feature. Instead, simply try not to keep renaming your categories (a valid business idea ;) ) and you won't need to make changes. Either way, as you know, changes are easily made as you are in full control of your URIs. :)

I can't talk about regenerating URIs for entire categories' worth of products at once here.

Have a nice Christmas!

All the best...

Conor
ceon

24 Dec 2011, 9:23 PM
#258
willstyle avatar

willstyle

New Zenner

Join Date:
Jan 2009
Posts:
7
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Hi Conor

moved from magic seo due to :censored::censored::censored: :)

Without going into why it aint working (falling over half way through checkout) as i want to figure it out myself, as far as your concerned ceon is compatible with a "off the shelf" Fast and Easy AJAX Checkout for Zen Cart?

thankl

25 Dec 2011, 1:22 AM
#259
chris99 avatar

chris99

New Zenner

Join Date:
Jul 2008
Posts:
2
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Hi,

conor:

Instead, simply try not to keep renaming your categories (a valid business idea ;) ) and you won't need to make changes.
Is there a misunderstood? I don't want to rename my categories, I only name the uri different from the title. In products the plugin does not take the mapped uri of the category, that is stored in the Database, instead it creates the uri from the title of the category again. I think that the plugin should take the mapped uri of the category from the database and add the generated from the products title.

conor:

Have a nice Christmas!
Thanks, I wish you a nice Christmas too.

25 Dec 2011, 6:16 PM
#260
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

chris99:

Is there a misunderstood? I don't want to rename my categories, I only name the uri different from the title.

Oh, right, I did misunderstand you. I understand you now.

chris99:

I think that the plugin should take the mapped uri of the category from the database and add the generated from the products title.

You're right, the auto-generation doesn't look up a value you have entered for a category but auto-generates the URI based on the product's full category path (the categories' titles).

The standard version of the module will not ever change from this way of working. I'm afraid that your best option is:

After you click "preview" on the product page, copy the text that is generated and go back to the product page, untick "auto-generate" and paste in the text. Then copy and prepend the category path part.

It is obviously a manual way of doing things but it allows you to do what you want.

chris99:

Thanks, I wish you a nice Christmas too.

Thanks, going well so far.. computer going off.. :)

All the best..

Conor
ceon