Version: 1.01, by Creed
Developer Last Online: May 2006
Version: 3.0.6
Rating:
Released: 01-29-2005
Last Update: 01-29-2005
Installs: 35
Template Edits
Additional Files
No support by the author.
This add-on will allow you to add all the items from any of your Cafe Press store's or multiples if you so choose. If you have multiple stores you are going to use, make sure you separate each store name with a comma.
This add-on works with Cafe Press basic store, as well as with premium stores.
One Template to add.
One file to upload.
One (optional) Template Edit.
I will support this add-on the best I can, its very simple so there shouldn't really be any questions. I did not write the script to include the items. The javascript was written by scanman20@hotmail.com. I just edited the script to work with vbulletin, and added and templates to make the modification to add this to your forums.
As always, click install if you use. I'll keep you updated if I change anything
ok, I opened a test shop with ONE item, and the page loaded with the item, great! Now I adjusted the shop.php back with my regular cafe press shop, which has 29 items so far, and nothing showed between the header and footer. Could the amount of items not be compatible with your mod? Could the fact that my store was created a long time ago have anything to do with it? thanx
Items should not have an affect on this-
we had over 300 items at 1 time using this same code on phpbb.
Quote:
YLP1 I am having the exact same issue as Crazylady....I am running version 3.0.7
$start = '<!-- Start Main Content -->';
$end = '<!-- End Content, Start Footer Include -->';
$stores = 'yourlincolnpark'; //EDIT THIS VARIABLE TO BE A LIST OF YOUR STORES
$url = 'http://www.cafepress.com/';
$item = $_GET['item'];
worked both in IE in Firefox, so it's something you did not copy and paste on the install
Just FYI,
the first name that you put on the above line is what's going to display on your pages ie
$stores = 'yourlincolnpark,dow_gamers'; will pull all the main info from yourlincolnpark and fill out your template with that.
* CafePress Modification for phpbb
* -------------------
* begin : 1 December 2002
* copyright : (C) 2002 Edward Polack
* email : pollix@drunksquids.com
* original author : Jack Keller (cell7.org) as a stand alone for his site.
*
* $Id: cafepress.php
yea yea, former phpbb user for over 5 years just changed to vb about a week ago-
Just be aware that cafepress changes their code on thier pages to that you'll have to re-do this mod every couple months-
(at least they were changing it every couple months in 2003/2004)
Has anyone who's installed this mod had this happen yet? It's been a few months...
but i hate how it gives a horizontle scroll bar in 1024x768 resolution (as ive noticed on others forums that have listed theirs here) I am wondering how would we fix this....
Like many others, I followed the instructions perfectly (both the original ones and the updated ones on page 5 of this thread) but the page still comes up blank. Is anyone still supporting this?
Like many others, I followed the instructions perfectly (both the original ones and the updated ones on page 5 of this thread) but the page still comes up blank. Is anyone still supporting this?
I had this problem, it's because I had called the template 'cafepress' not 'CAFEPRESS' - edit the template name and it should work for you (not sure what the instructions on page 5 say, going to look now).
I had this problem, it's because I had called the template 'cafepress' not 'CAFEPRESS' - edit the template name and it should work for you (not sure what the instructions on page 5 say, going to look now).
Thanks for the info man, but alas that was not the problem. Looks like I'm calling the proper template to begin with so it's got to be something else. This is really becoming a bit frustrating. LOL