Zen Cart Logo
Forums / General Questions / problems with 1.3.5 after data transfer

problems with 1.3.5 after data transfer

Locked

Views: 1,576

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
4 Sep 2006, 12:20 PM
#1
longstockings avatar

longstockings

Zen Follower

Join Date:
Jul 2004
Posts:
198
Plugin Contributions:
0

problems with 1.3.5 after data transfer

Loving the new Zencart. Well done developers

The new Zen looks good. Not sure about the green yet but it's simple enough to change.

I've just used navicat to import all my products etc from a 1.3.0.2 to 1.3.5 and after doing so have a problem with some sideboxes

The error is

Unknown function: zen_get_new_date_range()

in

/includes/templates/template_default/sideboxes/tpl_categories.php on line 75

and

/includes/templates/template_default/sideboxes/tpl_whats_new.php on line 14

Not sure what caused Zencart to freak out and I have turned the sideboxes off until I find a fix. I was planning on using the YahooMenu anyway so I'm halfway there but would like Ecommerce Nirvana should it be possible as I'll always know that little bug is there.

On a side note can someone post a link to the downloads for the different editors that are now available as I must be going blind.

Thanks

4 Sep 2006, 1:40 PM
#2
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: problems with 1.3.5 after data transfer

In your includes/functions/functions_lookups.php file, can you track down these two lines:

// build date range for new products
   function zen_get_new_date_range($time_limit = false) {

?

4 Sep 2006, 2:03 PM
#3
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: problems with 1.3.5 after data transfer

longstockings:

... would like Ecommerce Nirvana should it be possible as I'll always know that little bug is there.Seems very possible to me as it looks like you have a corrupt file (the one TheOracle has highlighted) not a bug, so simply re-uploading it may result in the Nirvana which you seek.

4 Sep 2006, 3:26 PM
#4
longstockings avatar

longstockings

Zen Follower

Join Date:
Jul 2004
Posts:
198
Plugin Contributions:
0

Re: problems with 1.3.5 after data transfer

That fixed it

I had uploaded the stock atrribute mod and that had caused the problem
I have now 2 problems

  1. The ezpages sidebox won't show
  2. The new products box has all the products in 1 column aligned left

I'm going to start again

Apart from the problems I have had everything else worked really well but I've decided the admin will be purple and not green.

Thanks for the help :)

4 Sep 2006, 3:36 PM
#5
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: problems with 1.3.5 after data transfer

I'm going to start again

If you intend to start over again, you might want to download the latest version of Zen-Cart (very last release) - announced by DrByte due to some corrections needed since the last 12 hours. This might save you some problems you're currently encountering. :wink2: