Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases

Reply
 
Thread Tools
Cafe Press Store Add-On Details »»
Cafe Press Store Add-On
Version: 1.01, by Creed Creed is offline
Developer Last Online: May 2006 Show Printable Version Email this Page

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.

See it in use here

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

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 07-15-2005, 06:08 AM
Acedeal Acedeal is offline
 
Join Date: Jul 2005
Location: Texas
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CrazyLady
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

Here is the url to my store page within VB:http://www.yourlincolnpark.com/lpsforum/shop.php?
did you get this fixed?
i put your store name in my shop.php and works great
http://www.dow-gamers.net/vb/shop.php

your shop.php should look like this
Code:
$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
Reply With Quote
  #73  
Old 07-15-2005, 06:36 AM
Acedeal Acedeal is offline
 
Join Date: Jul 2005
Location: Texas
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Big Kahuna
Installed -- and it works great (Clicking Installed)

I have multiple stores -- can it append two of the stores on one screen -- and if so how.

Thanx for a great hack

BK
yes

edit this line in your shop.php
Code:
$stores = 'yourlincolnpark,dow_gamers'; //EDIT THIS VARIABLE TO BE A LIST OF YOUR STORES
add as many stores are you want, just sepperate with ,

look here and you'll see images from both stores
http://www.dow-gamers.net/vb/shop.php
one from that linkpark place and one from my site-

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.
Reply With Quote
  #74  
Old 07-20-2005, 08:08 PM
aranthorn's Avatar
aranthorn aranthorn is offline
 
Join Date: Jun 2004
Location: Chicago
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Acedeal

Code:
* 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
this hack's been around a long time

cafepress will randomly change their pages so that stores will not load off-site-
see my post here
http://www.phpbbhacks.com/forums/viewtopic.php?t=36899


and here


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...
Reply With Quote
  #75  
Old 09-05-2005, 03:31 AM
mattyk72 mattyk72 is offline
 
Join Date: Mar 2004
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I keep getting a blank page
Reply With Quote
  #76  
Old 09-22-2005, 12:48 AM
hbalagh1's Avatar
hbalagh1 hbalagh1 is offline
 
Join Date: Jun 2005
Location: San Diego
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have this installed as seen here

http://www.daycareforums.com/shop.php

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....
Reply With Quote
  #77  
Old 09-27-2005, 04:49 PM
boatswife boatswife is offline
 
Join Date: Sep 2004
Location: Kingsland, GA
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by michael5472
Thanks for the Hack but i have updated your install instructions to what i have done as it makes it soooo much easier to install for newbies

I hope this is ok :nervous:
Thank you, the name was the first thing that got me.....everything else went smoothly.
Reply With Quote
  #78  
Old 10-04-2005, 06:38 PM
sinner sinner is offline
 
Join Date: Jul 2003
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #79  
Old 10-08-2005, 03:34 PM
Ninth Dimension's Avatar
Ninth Dimension Ninth Dimension is offline
 
Join Date: Oct 2001
Location: London, England.
Posts: 739
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sinner
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).
Reply With Quote
  #80  
Old 10-08-2005, 04:12 PM
sinner sinner is offline
 
Join Date: Jul 2003
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ninth Dimension
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
Reply With Quote
  #81  
Old 11-21-2005, 08:45 AM
funinthesun funinthesun is offline
 
Join Date: Oct 2005
Posts: 460
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can someone update this for 3.5 please?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:37 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05506 seconds
  • Memory Usage 2,311KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete