close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Let's start a discussion about PHP versions

Thread began 10/12/2023 3:44 pm by Patrice | Last modified 12/18/2024 2:23 am by Patrice | 9233 views | 92 replies

Peterson Design Studio - jefferis

So, weird, things are working better and connections seem to be being made? Maybe my host updated the server responses? Anyway, I am now getting an error that is more specific:

Fatal error: Uncaught Error: Call to undefined function mysql_select_db() in /usr/www/users/jodenii/cbauer/weddingrings.php:94 Stack trace: #0 {main} thrown in /usr/www/users/jodenii/cbauer/weddingrings.php on line 94
This is line 94: mysql_select_db($database_jodenonline, $jodenonline);

These should be defined in the connection script and they are as:
$hostname_jodenonline_i = "db167.pair.com";
$database_jodenonline_i = "jodenii_jodenwr";

@session_start();

$jodenonline_i = mysqli_init();
if (defined("MYSQLI_OPT_INT_AND_FLOAT_NATIVE")) $jodenonline_i->options(MYSQLI_OPT_INT_AND_FLOAT_NATIVE, TRUE);
$jodenonline_i->real_connect($hostname_jodenonline_i, $username_jodenonline_i, $password_jodenonline_i, $database_jodenonline_i) or die("Connect Error: " . mysqli_connect_error());
$jodenonline_i->set_charset('UTF8');

This is old code perhaps ? Not sure where in WA it should be defined.... Also, I put up a simple page with the error detection and a connection script and there was no error displayed. I think we are getting somewhere?
And file directory gives this:
/usr/www/users/jodenii/cbauer

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...