Jump to content


Corporate Sponsors


Latest News: (loading..)

discxpress

Member Since 25 Feb 2005
Offline Last Active Apr 11 2012, 05:20
-----

Posts I've Made

In Topic: OSC-Affiliate

03 March 2012, 08:48

View Postmatta, on 03 March 2012, 06:30, said:

@discxpress, could you put your files up as a contribution in the 2.3 section so the rest of us can get our hands on them?

Thanks!
Ok. I'm a little tied up at the moment but give me a few days to upload the files. It'll be my very first contribution so bare with me. :)

In Topic: Update products through XML?

02 March 2012, 05:01

View PostNodsDorf, on 02 March 2012, 04:43, said:

I don't know if any that will do it with XML.. have you tried using OpenOffice to convert the file to .CSV ? Its free and I find that I have to use it to deal with some Excel CSV saving issues at times. Just a thought.
I haven't tried OpenOffice. Thanks for the suggestion. I'll look into it

Thanks :)

In Topic: [CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo

20 February 2012, 13:35

View PostJack_mcs, on 20 February 2012, 01:09, said:

That doesn't have anything to do with this contribution. You'll need to post in the general forum for it.Once your basic shop is working, this contribution should too.

I found the problem. zlib wasn't enabled. I enabled it on the server and the pages display! Now i need to upgrade the version of PHP.

Thanks

In Topic: [CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo

19 February 2012, 20:15

Jack,

The suggestions you made didn't work but I did find something interesting. I turned off SEO Urls in admin. The categories now work but when I click on a product instead of going to the product's page, a downloaded file of product_info.php is sent to my computer. Go to my site www.discxpress.com, click on a product. You'll see what I'm talking about.

I believe it's the way the server interacts with PHP or the way it generates links.

In Topic: [CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo

19 February 2012, 19:07

View PostJack_mcs, on 19 February 2012, 17:57, said:

If everything was working before the move, then it is almost definite the problem is due to to something with the new server. Some servers won't work with the Options +FollowSymLinks command so you could try removing it. Removing the products won't do anything but cause more trouble so don't do that. You might want to try using the remove option in the settings and click on home on the shop side to recreate the database entries. Other than that, I can't think of anything else.
Thanks for your reply.

I believe the Options +FollowSymLinks command is commented out in the httpd.conf file on the server. I know that command can be removed from the .htaccess file. Now your second suggestion, I will have to find it in the server's admin area, right?