 Groups: ProSeller
Joined: 9/07/2007 Posts: 672
|
I set up a domain for a new website to show my zazzle products. I followed the instructions in the Zazzle Store Builder file and when I first uploaded the index.php file, it worked like a charm. Now, I'm getting a message that says "Error: Products Temporarily Unavailable" - it mentions this very error code in the troubleshooting section of the tutorial:
Error: Products temporarily unavailable This means the RSS socket is not responding. It is probably not a problem with your Zazzle Store unless you have changed certain RSS settings. Try again soon.
I did not change any RSS settings. My question is, how long before the products show again -- it's been hours and I still don't have any products showing. This is making me very nervous -- why create a new website if the products aren't going to show up. Has anyone else had this problem? Any help you can provide is appreciated.
Dale Boyce
|
|
 Groups: ProSeller
Joined: 9/07/2007 Posts: 672
|
The website in question is www.dazzette.com
|
|
 Groups: ProSeller
Joined: 9/12/2008 Posts: 4,216
|
Yeah, I see what you mean. Sorry I cant help though
|
|
 Groups: ProSeller
Joined: 27/02/2008 Posts: 2,495
|
I didnt even look thru the entire page of code, but right off the top you have several coding issues besides the fact of products not showing. First thing to try, is only have one copy of google anylitics per page, having more than one copy of GA called on a page causes glitches plus its just not needed. If that doesnt clear it up, drop the additional sections from the 7 or 8 that you have, down to say 4. Or anything below 5 seperate callings. Once you get those two done, drop a line in here if its still not working right for ya. Bill     
|
|
 Groups: ProSeller
Joined: 15/04/2008 Posts: 3,605
|
Are you using GoDaddy as your host? That might be a factor. . . I had this same issue and it did come up on the forums some time ago. It can work, but I think it was a little trickier. Sorry to say, I never finished my store.
|
|
 Groups: ProSeller
Joined: 3/06/2009 Posts: 1,366
|
dmboyce wrote: $_GET[�contributorHandle�] = �strk3�; $_GET[�productLineId�] = �196458579624929424;
$_GET[�contributorHandle�] = �strk3�; $_GET[�productLineId�] = �196459606969683452;
There may be your problem. Bad characters. Are you editing in Word or something? Edit those lines again with a regular text editor and see what happens. (Replied to this thread in another forum also :/)
|
|
 Groups: ProSeller
Joined: 9/07/2007 Posts: 672
|
Bill, I found out the problem - keywords in the configuration file! I need to read up on that more -- thanks in advance for all your help!
|
|
 Groups: ProSeller
Joined: 9/07/2007 Posts: 672
|
Hi AirioArt -- Everything's working now that I've removed the key words
|
|
|
Guest |