Jump to content

DarkHavoc

Members
  • Posts

    69
  • Joined

  • Last visited

Everything posted by DarkHavoc

  1. although they still not fixed yet if anything they took away the most useful stuff like boottin in full dos mode
  2. thank i look fwd to tryin that out
  3. woah thats expensive..
  4. thanks for the help really i will need to recount my budjet.. hehe thanks again hugs dennis
  5. k.. that program extract a .com file which doesn run *confizzled i found unicode area.. in that program what extension am i suppose to give it
  6. DarkHavoc

    Logs

    HI, Does TCh have good log file type stuff? like to look at the apache logs to my site.. or something The latest visitor thing is no good.. Dennis
  7. glad u got fixed
  8. Hey Rob, Great site maybe you can give me a discount on one of those swords : ) the Lord of the Rings - ringwraith one with plaque hehe so cool.. Thx for the help. The guys i thought would take care of the pin system isnt being flexible with the payment stuff. So it will be holding me back for a while thanks for the links when I get some time ill work on them Dennis,
  9. Hi Guys, I wanted your advice on something. I auctioned off some of my project and these guys say they will do it for 99 dollars. then next thing you know its going to be 200 dollars but they not sure because it might take more then that or alittle less. Then they tell me after we discuss all the details for 1 hr that they wanted a 70 dollar deposite. And the payments will be made at they go along. I told them i would do 70 dollars and the rest when the project was complete. And they did not agree and say I would have to pay 200 in full if i didnt want to work with them piece by piece. Comments? I never worked with these types before and wondering if this is "normal" cuz no way am i getting ripped off. Im from new york haha Dennis,
  10. i really desperate to this this pin set up anyone wanna make it for me. plz.... i dont have much money but ill pay if its reasonable thanks guys so much dennis,
  11. nice avatar btw you definetly have a nice aura are you expecting a baby? ^__^ Dennis,
  12. can programmers code mysql and setup databases without my cpanel login? via ftp? or anything. i dont feel good about sharing my cpanel pass havoc,
  13. hi Rob, Thanks so much for your offer. i am sure i will need help very soon. Right now Im tryin to implement a phone card pin mailing system into it.. and Database for the pins. Its alot of work but i cant do it lol a Question i had was adding a Module to.. example Shipping. I wanted to rename the Flat Rate to E-transaction or just make a new one called E-Transaction (which would be free of course). My only problem now.. renaming the file doesnt work lol.. u can provide me with some steps. Also i will be getting a credit card gateway or something soon and i hope thier site has modules for it. If it doesnt i hope u can help me out with that as wwell. Thank you so much, can i see ur OSC site? Dennis,
  14. hi Lianna, Yes that would prove relevant. Different Software would be considered different phone cards. Different password would work as the pins. However the passwords would have to be set in a database and not randomly generated. If that makes any sense.. Thank for your inquiry, Dennis,
  15. hey guys, would mysql be secure to store pin numbers and stuff of that nature thanks
  16. thanks don
  17. apparently you cant use the >> ' << in your text part of the php code. whats a way to put it in w/o gettin an error? thanks as always Dennis,
  18. i was looking to setup some sorta automated phone card pin system. like... after someone orders something from me via my webpage.. credit card.. paypal.. i then email them a pin number / phone number depending on the card they order from me. via a pin number database that i enter numbers(automatically) anyone know a freeware program out there that would do something like that for me thanks guys Havoc,
  19. i reinstalled it using the version from the site and it works great thanks
  20. Module Directory: /usr/local/apache/htdocs/pcard/includes/modules/payment/ .. i dunno if this is an error this is totall wierd
  21. Error: Backup directory does not exist. Please set this in configure.php. --- Title Date Size Action Backup Directory: /usr/local/apache/htdocs/pcard/admin/backups/ --- keep gettin this error. im not sure what the value should be. " define('HTTP_SERVER', 'http://209.51.157.42/~termina/'); define('HTTP_CATALOG_SERVER', ''); define('HTTPS_CATALOG_SERVER', ''); define('ENABLE_SSL_CATALOG', 'false'); // secure webserver for catalog module define('DIR_FS_DOCUMENT_ROOT', /home/termina/public_html/); // where your pages are located on the server. if $DOCUMENT_ROOT doesnt suit you, replace with your local path. (eg, /usr/local/apache/htdocs) define('DIR_WS_ADMIN', '/pcard/admin/'); define('DIR_FS_ADMIN', DIR_FS_DOCUMENT_ROOT . DIR_WS_ADMIN); define('DIR_WS_CATALOG', '/pcard/'); define('DIR_FS_CATALOG', DIR_FS_DOCUMENT_ROOT . DIR_WS_CATALOG); define('DIR_WS_IMAGES', 'images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); "
  22. http://server43.totalchoicehosting.com/~te...n/ministats.cgi i finally made those live game ratings that i was asking for but i must admit its a bit slow to load. But since i only know perl and not something else it will have to stay like this. can someone help me optimize my code so it loads faster.. the main program is.. that its basically looking up 1 website for each member of the game. and divides the details with an array. the code that is laggy the most is the get function. -- print header(); foreach $i (@list){ @doc = split(/ /,get("http://207.46.203.186/AOM_XPACK/query/query.aspx?")); @temp = split(/=/,$doc[119]); $temp[1]=~ s/\D//g; --- see the get? hehe anyone know faster command then this one i used
  23. for some reason i cant reply on that topic i started on the shoppin cart. but my problem was that i didnt have my dot com setup yet and i cant make any changes. i copied the files to my computer to find where it locates the dot com path to change it to the default server adress but i still cant find it. can someone tell me where to change the path thx, havoc,
  24. i wanted to get a shopping cart that works something like this https://nyprepaid.com/index.asp has anyone tried the ones that are on cpanel? i cant get mine to work do u have to change the code? havoc,
  25. yes im sure i did. i changed the option in smart ftp to do acsii hehe
×
×
  • Create New...