CallieJo
04-15-2005, 10:26 PM
Hi ya all,
Thought since I figured this one out today, I'd post for ya all to have since I didn't see one here (or missed it durin my last 4-6 hours of searching for stuff here and there).
I can't take credit for any of the code below. Credit is given where known.
First you need to install this on "ANY" domain (I assume).
Random Item Script (http://www.notonebit.com/projects/cafe/free/)
I already had it installed on a separate domain (same server) and decided to try and use it in a new module on another domain. Worked for me.
Now, go here (http://www.vbadvanced.com/forum/showthread.php?t=1011) and copy the cool code provided by cLord. Create the module as he explains it ;-) I can't help you to do this. You must use his thread for help, k.
You'll be placing some code (from the random script above) in the spot that reads this in cLord's code:
<!-- Begin custom code -->
Your custom code comes here.
<!-- End custom code -->
Here's my example code I use there:
<!-- Begin custom code -->
<center><script src="http://www.separatedomain.com/cafepress/cprandpremium.php"></script></center>
<!-- End custom code -->
I use the premium store versioned random script provided at the url above. I don't have any idea if this will work with the basic one provided at the url above. Sorry.
That's it! Hope ya all can understand my directions...lol..I'm not good at tuts...
BTW - Please realize that I cannot help you with this as I am not the author of the stuff used here. For support, you will have to consult the original authors. Sorry..but I couldn't be much of any help...trust me..
I make no guarantees to nada ;-) But it works for me...I would show you, but you would have to be over 18 to view the pages....maybe I'll install CMPS on a safer forum and get this included so you can see...
Thought since I figured this one out today, I'd post for ya all to have since I didn't see one here (or missed it durin my last 4-6 hours of searching for stuff here and there).
I can't take credit for any of the code below. Credit is given where known.
First you need to install this on "ANY" domain (I assume).
Random Item Script (http://www.notonebit.com/projects/cafe/free/)
I already had it installed on a separate domain (same server) and decided to try and use it in a new module on another domain. Worked for me.
Now, go here (http://www.vbadvanced.com/forum/showthread.php?t=1011) and copy the cool code provided by cLord. Create the module as he explains it ;-) I can't help you to do this. You must use his thread for help, k.
You'll be placing some code (from the random script above) in the spot that reads this in cLord's code:
<!-- Begin custom code -->
Your custom code comes here.
<!-- End custom code -->
Here's my example code I use there:
<!-- Begin custom code -->
<center><script src="http://www.separatedomain.com/cafepress/cprandpremium.php"></script></center>
<!-- End custom code -->
I use the premium store versioned random script provided at the url above. I don't have any idea if this will work with the basic one provided at the url above. Sorry.
That's it! Hope ya all can understand my directions...lol..I'm not good at tuts...
BTW - Please realize that I cannot help you with this as I am not the author of the stuff used here. For support, you will have to consult the original authors. Sorry..but I couldn't be much of any help...trust me..
I make no guarantees to nada ;-) But it works for me...I would show you, but you would have to be over 18 to view the pages....maybe I'll install CMPS on a safer forum and get this included so you can see...