The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
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
|
Comments |
#52
|
|||
|
|||
![]()
Strange, I copied the stor ename from Cafepress just like it's listed and nothing shows up, just a blank page.
|
#53
|
||||
|
||||
![]()
You did create a new template called
CAFEPRESS right? |
#54
|
|||
|
|||
![]()
Well I figured it out....duh...
When it said the store name I added the name I gave the store, didn't realize it needed the name of the store that followed the cafepress.com url. It's working great now. |
#55
|
||||
|
||||
![]()
Great! Glad you got it working.
|
#56
|
|||
|
|||
![]()
excellent mod thanks a lot!
|
#57
|
|||
|
|||
![]()
Thanks, easy and great hack.
|
#58
|
||||
|
||||
![]() Quote:
using the IE fix TXT on post#44, find and replace this text Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> as an example, I copied the portion of my HEADER template, and used it to replace the above code. Code:
<!-- logo --> <a name="top"></a> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td background="Bilder2/Unbenannt-1_02.gif" width="100%" /></td> </tr> </table> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><center><img src="$vboptions[bburl]/Bilder2/Unbenannt-1_03.gif" width="99%" height="82" /></center></td> </tr> </table> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><img src="$vboptions[bburl]/Bilder2/Unbenannt-1_14.gif" width="100%"></td> </tr> </table> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><img src="$vboptions[bburl]/Bilder2/Unbenannt-1_15.gif"></td> <td bgcolor="#FFFFFF" width="100%"></td> <td><img src="$vboptions[bburl]/Bilder2/Unbenannt-1_17.gif"></td> </tr> </table> "<!-- NEW HEADER & NAVBAR" statement. Now remember, You will have to edit each CAFEPRESS template with each skins HEADER template accordingly. Works great for me! I hope it helps everyone else. |
#59
|
||||
|
||||
![]()
Now to add your custom footer.
Using the same txt file in post#44, that you have edited per instructions in the above post. Remove this Code:
<br /> <div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div> <br /> Code:
</td></tr></table> <else /> </div> </div> </div> This worked on at least 5 different custom templates, with no problems. I'm no coder, Just keep that in mind. Use at you own risk!! Make backups!! :lick: |
#60
|
|||
|
|||
![]()
This should work for me but it isn't.
My storeid is YourLincolnPark.com My url to the store is: http://www.cafepress.com/yourlincolnpark I have tried both in the script but I keep getting a blank page. Any help is appreciated in getting this to work. |
#61
|
||||
|
||||
![]()
You need to make sure you replace "yourstorename" with "yourlincolnpark" as it appears at the end of the cafe press url.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|