SOLVED: Showtime Module gives errors

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

SOLVED: Showtime Module gives errors

Post by belgirl »

I am getting these error messages with any page that has a slideshow using the showtime module:

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'hcp'@'localhost' (using password: NO) in /home/hcp/public_html/modules/Showtime/action.default.php on line 5

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/hcp/public_html/modules/Showtime/action.default.php on line 5
No show found! show="" does not exist.

I am using the current version of CMS made simple and the module.  I also have the correct permissions.  Anyone have any ideas???
Last edited by belgirl on Fri Dec 10, 2010 1:17 pm, edited 1 time in total.
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Showtime Module gives errors

Post by Jos »

which type of database do you use... not MySQL I guess?
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: Showtime Module gives errors

Post by belgirl »

Yeah, I Use MYSQL for the whole site including CMSMS.
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: Showtime Module gives errors

Post by belgirl »

Sorry my bad.  It looks like it is using mysqli.  Could this be the issue?
spcherub
Power Poster
Power Poster
Posts: 402
Joined: Fri Jun 06, 2008 5:54 pm

Re: Showtime Module gives errors

Post by spcherub »

mysqli is just an improved interface for MySQL, so that is not the problem. Are you having problem with any of the other modules you are using? The error messages seem to indicate that there is a problem accessing the underlying database, but if this is the case you should be having problems with everything.

BTW what version of CMSMS are you using?
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: Showtime Module gives errors

Post by belgirl »

Yeah it was.  When I changed it in the config.php to MYSQL, it worked perfectly. 
Post Reply

Return to “Modules/Add-Ons”