2 Attachment(s)
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
conor
Hi Alan,
When you are copying the files from the modified_core_files folder you should always check that you haven't already got
ceon
Hello Conor and DivaVocals,
After my further checking, I found something, when I restore the files
admin/includes/modules/product/collect_info.php
admin/includes/modules/product/preview_info.php
to my previous ones, then the pictures can display, but
if I upload the
admin/includes/modules/product/collect_info.php
admin/includes/modules/product/preview_info.php
these two files of Ceon URI Mapping to cover it, then the pictures can't display. there are two pictures below: one is can upload the picture which I have restore the collect_info.php and preview_info.php, the other is can't display the pictures which I have use the collect_info.php and preview_info.php files.
what do I need to do then?
comparing the difference of two files to my previous ones?
and for the difference, do I need to copy the code from my previous collect_info.php and preview_info.php files to the collect_info.php and preview_info.php of Ceon url mapping,
Regards,
Alan
Re: Ceon URI Mapping (SEO)
Hi Alan,
If you use twpo modules which modify the same core files you CANNOT just copy the files from one module over the original Zen Cart files and expect both modules to work.
Please download and use software like WinMerge/Beyond Compare to compare the differences between the files distrbiuted with the modules you are using and then merge the changes with the copy of the file you are using on your website.
If you read the FAQs for the URI Mapping module there's a little bit of information about how the changes to the core files are marked within it. As for the other module you are using, you will have to rely on/use the diff software mentioned above to show you what is different and therefore what is needed to be carried across. Otherwise you should contact the author of the other module for help or pay a developer to help you with this.
Hope that helps...
All the best...
Conor
ceon
1 Attachment(s)
Re: Ceon URI Mapping (SEO)
Hello Conor and DivaVocals,
After further checking, I found the problem is the admin/includes/modules/product/collect_info.php
accrording to your instructions, I compare the collect_info.php of Ceon URI Mapping and my previous one.
then I copy all the missing code of my previous collect_info.php which admin/includes/modules/product/collect_info.php of Ceon URI Mapping don't have.
then i try and it succed.
But the problem is there is the repeated items when adding the new products by accessing admin of the web.
I don't know any code of web, so Could any one can help me.
the attached is the zip files which there are three files collect_info_changed.php (which has the repeated items when adding new products).
collect_info_previous.php (which my previous one, don't installed ceon url mapping).
jewellet.html which you can see the repeated items.
Hope any friend can make a new collec_info.php file for me, or tell me where to I need delete to cut this repeated items.
Alan
Re: Ceon URI Mapping (SEO)
Hi Alan,
I just took a look at the files you sent and they are significantly different from a Zen Cart standard version of the collect_info file. You seem to have some module with Retail price adjustments etc. installed.
Unfortunately I don't provide support here for merging with other modules, unless it's simple to see what needs done, and in this case it isn't, so I can't help you. Hopefully someone else can.
Good luck with getting this sorted.
All the best...
Conor
ceon
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
conor
Hi Dave,
SSL certificates can be purchased for as little as $10/$11.. here's a link to the company we get ours from:
http://www.namecheap.com/learn/other...e-rapidssl.asp
Really shouldn't be too hard to convince the board to get that one! :)
Although being related to the board may indeed make that more difficult so good luck! ;)
I'd get the certificate from the above company, the IP address you'll have to get from your host. Overall these days it's really not at all expensive to add SSL to a site!
All the best...
Conor
ceon
Times they have changed! I can remember when they were hundreds!
The board approved the expenditure this morning so I'll get onto it. Thanks for the link!
cheers
Dave
Re: Ceon URI Mapping (SEO)
Hi Dave,
Quote:
Originally Posted by
HPG09
Times they have changed! I can remember when they were hundreds!
Yes, it's nice when prices come down to reasonable levels! That's actual progress! :)
Quote:
Originally Posted by
HPG09
The board approved the expenditure this morning so I'll get onto it. Thanks for the link!
No problem. Glad the board's happy enough! ;)
All the best...
Conor
ceon
Re: Ceon URI Mapping (SEO)
Hello Conor,
I just use the beyond compare to add and delete some code of collect_info.php, now it test OK now. Really appreciate your help.
Regads,
Alan
Re: Ceon URI Mapping (SEO)
I really want to use this mod, but I cannot get it to work no matter what I do.
Version: Zen Cart 1.3.8a
Site set up:
mysite.com/
Admin at:
admin/
includes/
Store at:
includes/
define('DIR_WS_CATALOG', '//');
When I put the htaccess file here, I get a 500 Server Internal Error and the site is gone.
mysite.com//
.htaccess
admin/
includes/
When I put it here, my site comes up, but I get the site but with a Page Not Found when www.mysite.com is entered. If I disable the mod here, my site is fine and do not get the Page Not Found.
mysite.com//
admin/
.htaccess
OR here:
mysite.com//
includes/
.htaccess
I can get the mod to rewrite, but when I click on anything, I get a white page with File Not Found.
I am totally stumped at what to do and where. Can someone please help, especially with the htaccess?
Thanks so much,
Kat
Re: Ceon URI Mapping (SEO)
I think I posted to the wrong post, so here it is again.
I really want to use this mod, but I cannot get it to work no matter what I do.
Version: Zen Cart 1.3.8a
Site set up:
mysite.com/
Admin at:
admin/
includes/
Store at:
includes/
define('DIR_WS_CATALOG', '//');
When I put the htaccess file here, I get a 500 Server Internal Error and the site is gone.
mysite.com//
.htaccess
admin/
includes/
When I put it here, my site comes up, but I get the site but with a Page Not Found when www.mysite.com is entered. If I disable the mod here, my site is fine and do not get the Page Not Found.
mysite.com//
admin/
.htaccess
OR here:
mysite.com//
includes/
.htaccess
I can get the mod to rewrite, but when I click on anything, I get a white page with File Not Found.
I am totally stumped at what to do and where. Can someone please help, especially with the htaccess?
Thanks so much,
Kat
Re: Ceon URI Mapping (SEO)
I think I posted to the wrong post, so here it is again.
I really want to use this mod, but I cannot get it to work no matter what I do.
Version: Zen Cart 1.3.8a
Site set up:
mysite.com/
Admin at:
admin/
includes/
Store at:
includes/
define('DIR_WS_CATALOG', '//');
When I put the htaccess file here, I get a 500 Server Internal Error and the site is gone.
mysite.com//
.htaccess
admin/
includes/
When I put it here, my site comes up, but I get the site but with a Page Not Found when www.mysite.com is entered. If I disable the mod here, my site is fine and do not get the Page Not Found.
mysite.com//
admin/
.htaccess
OR here:
mysite.com//
includes/
.htaccess
I can get the mod to rewrite, but when I click on anything, I get a white page with File Not Found.
I am totally stumped at what to do and where. Can someone please help, especially with the htaccess?
Thanks so much,
Kat