Re: Unique URI for multilingual index page
Hi,
Quote:
Originally Posted by
vko82
[FONT=Courier New]('/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');
[/FONT] 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
Re: Unique URI for multilingual index page
Quote:
Originally Posted by
conor
Version 4.0.8 on its way soon!
All the best..
Conor
ceon
Goodness, 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:
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
Re: Ceon URI Mapping v4.x
Hi Damian,
Quote:
Originally Posted by
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.
Quote:
Originally Posted by
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?
Quote:
Originally Posted by
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
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!
Re: Ceon URI Mapping v4.x
Hi,
Quote:
Originally Posted by
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
Re: Unique URI for multilingual index page
Quote:
Originally Posted by
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
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.
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 imagehttp://paladar.es/docs/paladar1.jpg
Could You think of anything to help me?
Thx!!
Re: Ceon URI Mapping v4.x
'ola,
Quote:
Originally Posted by
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