Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
gch
Hangin' Around



Joined: Feb 22, 2005
Posts: 25

PostPosted: Mon Jul 11, 2005 1:38 am Reply with quote

Hey all

Over the last week i have been trying to get hold of Nuke Amazon 2.7.2 from the official site. When you register on the site you dont recieve an email to confim the account so you cant download anything. I have emailed him loads to tell him about it and no reply and also looked over the net for hours but no joy either. Does anyone have a copy of this they can send me as its desperate i get it now. If anyone does your a life saver!

Thanks
GCH [ Only registered users can see links on this board! Get registered or login! ] <---- Can send it here if anyone has it Smile
 
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Mon Jul 11, 2005 4:34 am Reply with quote

its send..
 
View user's profile Send private message
gch







PostPosted: Mon Jul 11, 2005 12:20 pm Reply with quote

Hello HitWalker

Thankyou very much for sending me the NukeAmazon module i owe you a beer one day Smile

Kindest Regards
gch
 
hitwalker







PostPosted: Mon Jul 11, 2005 12:28 pm Reply with quote

thats ok...
 
MaSePoes
New Member
New Member



Joined: Apr 11, 2005
Posts: 21

PostPosted: Wed Jul 13, 2005 1:42 am Reply with quote

hey Hitwalker, I'm impressed with your site. Cool site!


Last edited by MaSePoes on Wed Jul 13, 2005 4:35 am; edited 1 time in total 
View user's profile Send private message
hitwalker







PostPosted: Wed Jul 13, 2005 3:55 am Reply with quote

thank you... Dance-Stick


Last edited by hitwalker on Wed Jul 13, 2005 4:41 am; edited 1 time in total 
MaSePoes







PostPosted: Wed Jul 13, 2005 4:04 am Reply with quote

out of this world and really cool...
 
hitwalker







PostPosted: Wed Jul 13, 2005 4:06 am Reply with quote

thanks...
 
dcasmr
Worker
Worker



Joined: Feb 06, 2004
Posts: 147

PostPosted: Wed Aug 10, 2005 6:31 am Reply with quote

I need to modify NukeAmazon in order to display cultural items (movies, books) from a site other than amazon.com. The site is actually [ Only registered users can see links on this board! Get registered or login! ] I want to display among many others a video named SIA from Burkina Faso.



how to modify the block to display items from that store instead of amazon?
Thanks,
dcasmr

Attached are the codes for block-amazon:

Some header items removed from scrolling block ...

$imgs = dir('images/amazon');
while ($file = $imgs->read()) {
if (eregi("gif", $file) || eregi("jpg", $file)) {
$imglist .= "$file ";
}
}
closedir($imgs->handle);
$imglist = explode(" ", $imglist);
sort($imglist);
for ($i=0; $i < sizeof($imglist); $i++) {
if($imglist[$i]!="") {
$image=$imglist[$i];
$asin = explode(".", $image);
$content .= "<br><center><a href=\"http://www.amazon.com/exec/obidos/ASIN/$asin[0]/$amazon_id\" target=\"_blank\">";
$content .= "<img src=\"images/amazon/$image\" border=\"0\" alt=\"\"><br><br></center>";
}
}[/code]

Thanks
 
View user's profile Send private message
hitwalker







PostPosted: Wed Aug 10, 2005 6:42 am Reply with quote

i dont know...but better contact [ Only registered users can see links on this board! Get registered or login! ]
im sure they will help......
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©