Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7175827
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T16:22:58+00:00 2026-05-28T16:22:58+00:00

I get that error from chrome (all the other browsers appear blank), the problem

  • 0

I get that error from chrome (all the other browsers appear blank), the problem is that, I cant see the error.. I have got a lot of code on my page, and I dont seem to find what caused the error.. could you help me?!?! cause i dont know why it is caused

I get it from my php code and i am using dreamweaver.

This is how my connection is defined:

   <?php
# FileName="Connection_php_mysql.htm"
# Type="MYSQL"
# HTTP="true"
$hostname_QASite = "localhost";
$database_QASite = "qasite";
$username_QASite = "root";
$password_QASite = "";
$QASite = mysql_connect($hostname_QASite, $username_QASite, $password_QASite) or trigger_error(mysql_error(),E_USER_ERROR); 
?>

    if ((isset($_POST['topic_id'])) && ($_POST['topic_id'] != "")) {
  $deleteSQL = sprintf("DELETE FROM topic WHERE topic_id=%s",
                       GetSQLValueString($_POST['topic_id'], "int"));

  mysql_select_db($database_QASite, $QASite);
  $Result1 = mysql_query($deleteSQL, $QASite) or die(mysql_error());
}

some of the other php code:

if ((isset($_POST['sub_topic_id'])) && ($_POST['sub_topic_id'] != "")) {
  $deleteSQL = sprintf("DELETE FROM sub_topic WHERE sub_topic_id=%s",
                       GetSQLValueString($_POST['sub_topic_id'], "int"));

  mysql_select_db($database_QASite, $QASite);
  $Result1 = mysql_query($deleteSQL, $QASite) or die(mysql_error());

  $deleteGoTo = "/QASite/Admin/main.php";
  if (isset($_SERVER['QUERY_STRING'])) {
    $deleteGoTo .= (strpos($deleteGoTo, '?')) ? "&" : "?";
    $deleteGoTo .= $_SERVER['QUERY_STRING'];
  }
 // header(sprintf("Location: %s", $deleteGoTo));
}

mysql_select_db($database_QASite, $QASite) or die(mysql_error());

// FUNCTIONS THAT INSERT AND MODIFY THE TOPICS
if(isset($_POST['update_topic']))
{
    UpdateTopic();
}
else if(isset($_POST['insert_topic_submit']))
{
   InsertSubTopic();
}
else if(isset($_POST['update_sub_topic']))
{

    UpdateSubTopic();
}
else if(isset($_POST['insert_topic']))
{
    InsertTopic();
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T16:22:59+00:00Added an answer on May 28, 2026 at 4:22 pm

    Make sure PHP is configured to display errors. Also, check the PHP error log.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When running a Python program that reads from stdin, I get the following error:
Running into a problem where on certain servers we get an error that the
I have a website that I get the below error on whenever I navigate
I get an error that says Parse error: syntax error, unexpected T_PRIVATE in E:\PortableApps\xampp\htdocs\SN\AC\ACclass.php
while executing the following query, i get an error that there's an error in
I want to rename a database, but keep getting the error that 'couldn't get
When I try to do that I get the error Changed to 64-bit applications
When I try to do that I get the following error: Changes to 64-bit
I am getting the following error when I get to the line that invokes
How do I unit test my code that has LTS Datacontext. I get error

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.