Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   FreeTSP (http://www.bvlist.com/forumdisplay.php?f=120)
-   -   FreeTSP v1.0 error (http://www.bvlist.com/showthread.php?t=11972)

batuo76 14th April 2019 14:29

FreeTSP v1.0 error
 
Hi all!

In theme scenexpress give me this error: Warning: mysql_fetch_row() expects parameter 1 to be resource, object given in C:\domains\localhost\stylesheets\scenexpress\theme _function.php on line 238

Warning: mysql_fetch_assoc() expects parameter 1 to be resource, object given in C:\domains\localhost\stylesheets\scenexpress\theme _function.php on line 250
http://http://prntscr.com/nbr41x


In Shoutbox give me this error:
Warning: mysqli_query(): Empty query in C:\domains\localhost\functions\function_main.php on line 1046

Warning: mysql_num_rows() expects parameter 1 to be resource, object given in C:\domains\localhost\stylesheets\scenexpress\theme _function.php on line 67

http://http://prntscr.com/nbr4i8

BamBam0077 14th April 2019 15:36

Are you using MySQL or MySQLi? If your using MySQL then you need to edit where the queries are so if it says mysqli_query() change to mysql_query(); or if you have sql_query(); function then use that, if your using MySQLi then you need to edit files to run it, good luck best way to explain your issues

firefly007 14th April 2019 16:48

He would be better off just asking or installing MYSQLI although I'm not 100% sure if that is the underlining problem, although I cant say for sure because I'm not familiar with the source

thartley55 14th April 2019 20:46

Or...maybe even better...go to the FreeTSP site and download their newest version...2.0

batuo76 15th April 2019 08:28

Ok, thanks friends :)

firefly007 15th April 2019 11:42

Oh this is FreeTSP heheh

batuo76 15th April 2019 13:31

https://i.imgur.com/nH8mJc1.jpg

Whats wrong?

papad 15th April 2019 15:36

Quote:

Originally Posted by batuo76 (Post 53509)
Ok, thanks friends :)

http://www.freetsp.com

Try going there like thartley55 said sign up and d/l the latest version, actually it's quite nice & on a plus side, they are quietly working on a new up to date version.

fireknight 16th April 2019 01:12

V1, was not coded as mysqli. Also scene Express was never added to V1 and was never written in mysqli. You are trying to mix mysql and mysqli together, no wonder you are getting errors every where.

batuo76 16th April 2019 06:26

I understand, thanks for the answers one more time :)


All times are GMT +2. The time now is 12:55.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.