View Full Version : MySQL Problems


bitter_sweet101
07-31-2004, 04:15 AM
I'm installing a tagboard on my site, digitalblue.kewl-dude.org .. There's a problem with it, it shows up at first then redirects to the unable to find page thing) I have the feeling it has to do with MySQL . I'm not to good at it. Anyone know what to do?
(it happens after a few seconds)

jtchange
07-31-2004, 04:47 AM
could you post a code or something so that we can see what exactly is going on?

tucker
07-31-2004, 02:09 PM
it probably has nothing to do with your mysql, because that probably doesnt effect where your page links to. You might not have uploaded all the files correctly or the tagboard you got doesnt have all the files it links to. Or maybe you renamed them. But i dont think the problem would be with your sql

starlet
08-01-2004, 03:20 PM
On the file called tagbox theres a refresh code

<META HTTP-EQUIV='Refresh' Content='5; URL=http://www.site.com/tagboard/tagbox.php'>

That means after 5 seconds it will refresh to site.com/tagboard/tagbox.php....you must have to edit that URL somewhere so it points to the correct place on your server.

bitter_sweet101
08-02-2004, 05:14 PM
Yeah I fixed that after playing around with it. Thanks.