Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~6K People Reached
Favorite Forums
Favorite Tags
Member Avatar for 4789787

Alright, so there is only two sata connectors on this motherboard, no ide connector, but I have no sata optical drives, but I do have quite a few IDE optical drives. So is there a cheap adapter I can buy that maybe fits onto the back of the IDE optical …

Member Avatar for rubberman
0
82
Member Avatar for 4789787

Just want to know what the white socket in this picture is for! I think its a PCIe slot but im not sure, thanks!

Member Avatar for caperjack
0
176
Member Avatar for 4789787

This is code for an internal forum, it works on my local server, but not the godaddy one i just purchased! phpinfo()s posted below: [CODE]<?php // forum.php :: Foro interno del juego.Version 1.0 define('INSIDE' , true); define('INSTALL' , false); require_once dirname(__FILE__) .'/common.php'; /* Este foro esta basado en el PHPBBs …

Member Avatar for chrishea
0
4K
Member Avatar for 4789787

There is one file: Login.php and another, checkcookies.php, the login.php is meant to have a remember me button but I dont want that anymore, I just need a cookie to be added when they login for as long as possible, but its confusing me on how to do this. Here …

0
73
Member Avatar for 4789787

Id like to know if there are any services from an ISP that would allow you to provide your own server computer and have a dedicated line and location for it? So youd have a dedicated server, but you wouldnt be paying for the computer part, just for the internet? …

Member Avatar for wldake
0
67
Member Avatar for 4789787

I have this game and it either takes REALLY long to load a page, or sometimes it loads in a second, and half the time you get a 500 internal server error. What would cause this iradic behavior of loading really well sometimes and giving an error other times, or …

Member Avatar for whiteyoh
0
44
Member Avatar for 4789787

This is the error I keep getting, This script works fine with the local SQL server running on my windows test box but when I try it with the SQL server running on my shared web hosting account with go daddy it gives this error, I think obviously their databases …

Member Avatar for 4789787
0
313
Member Avatar for 4789787

Ok so this game works perfectly fine on my own windows test box webserver but when I upload it to my website it doesnt work at all, It gives me the error in this php script, and iv determined the problem lies in the HTTP Referer method used, so is …

Member Avatar for colweb
0
328
Member Avatar for 4789787

This code is for a forum. When you post a topic it is SUPPOSED to redirect you to the topic you were viewing before but instead it just shows a white page with the end of the url it was supposed to go to.... heres the code [CODE]<?php // forum.php …

Member Avatar for Jerail
0
583
Member Avatar for 4789787

This code sends a message to a user with a link. The link opens up a new window using the iframe method i want it to just open it in the same window meaning load the page onitself. Heres the code: [CODE]<?php /** * This file is under the GPL …

Member Avatar for cwarn23
0
109
Member Avatar for 4789787

I want my cookie not to be reset when i close the browser. The way i have it right now it expires whenever i close the browser... I REALLY REALLY need a solution to this so please if someone could give me some time id REALLY appriciate it!! I dont …

Member Avatar for 4789787
0
238