Investors Hangout Stock Message Boards Logo
  • Mailbox
  • Favorites
  • Boards
    • The Hangout
    • NASDAQ
    • NYSE
    • OTC Markets
    • All Boards
  • Whats Hot!
    • Recent Activity
    • Most Viewed Boards
    • Most Viewed Posts
    • Most Posted
    • Most Followed
    • Top Boards
    • Newest Boards
    • Newest Members
  • Blog
    • Recent Blog Posts
    • Recently Updated
    • News
    • Stocks
    • Crypto
    • Investing
    • Business
    • Markets
    • Economy
    • Real Estate
    • Personal Finance
  • Market Movers
  • Interactive Charts
  • Login - Join Now FREE!
  1. Home ›
  2. Stock Message Boards ›
  3. Investors Hangout Boards ›
  4. Questions And Suggestions Message Board

I tried to send a PM and this is what I got. CD

Message Board Public Reply | Private Reply | Keep | Replies (0)                   Post New Msg
Edit Msg () | Previous | Next


Post# of 1412
Posted On: 03/15/2013 2:43:27 PM
Avatar
Posted By: Lmcat

I tried to send a PM and this is what I got.



CDbException


CDbCommand failed to execute the SQL statement: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'N' Sold Corp. until 9-06</span></p>
<p><span style="font-size: x-small;">Former' at line 1. The SQL statement executed was: INSERT INTO `mailbox` SET id='179406',timestamp='1363371223',msg_status='' ,message_read='',to_userid='3023',from_userid ='2136',to_name='kimodog',from_name='Lmcat',message='<p>&nbsp;</p>
<p><span style="font-size: small;">List of failed GDSM companies! SEVENTEEN years of failures !</span></p>
<p><span style="font-size: small;"><br /></span></p>
<p><span style="font-size: small;">Formerly= Gold Coast Mining until 3/2013</span></p>
<p><span style="font-size: x-small;">Formerly=Hot Web, Inc. until 7-2009</span></p>
<p><span style="font-size: x-small;">Formerly=Snap 'N' Sold Corp. until 9-06</span></p>
<p><span style="font-size: x-small;">Formerly=Raptor Investments, Inc. until 7-05</span></p>
<p><span style="font-size: x-small;">Formerly=Paramark Enterprises, Inc. until 11-01</span></p>
<p><span style="font-size: x-small;">Note=12-01 State of Incorporation Delaware changed to Florida</span></p>
<p><span style="font-size: x-small;">Formerly=T.J. Cinnamons, Inc. until 8-96</span></p>
<p>&nbsp;</p>'



/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/db/CDbCommand.php(516)



504             return $result; 
505 }
506 catch(Exception $e)
507 {
508 if($this->_connection->enableProfiling)
509 Yii::endProfile('system.db.CDbCommand.query('.$this->getText().$par.')','system.db.CDbCommand.query');
510 $errorInfo = $e instanceof PDOException ? $e->errorInfo : null;
511 $message = $e->getMessage();
512 Yii::log(Yii::t('yii','CDbCommand::{method}() failed: {error}. The SQL statement executed was: {sql}.',
513 array('{method}'=>$method, '{error}'=>$message, '{sql}'=>$this->getText().$par)),CLogger::LEVEL_ERROR,'system.db.CDbCommand');
514 if(YII_DEBUG)
515 $message .= '. The SQL statement executed was: '.$this->getText().$par;
516 throw new CDbException(Yii::t('yii','CDbCommand failed to execute the SQL statement: {error}',
517 array('{error}'=>$message)),(int)$e->getCode(),$errorInfo);
518 }
519 }
520
521 /**
522 * Builds a SQL SELECT statement from the given query specification.
523 * @param array $query the query specification in name-value pairs. The following
524 * query options are supported: {@link select}, {@link distinct}, {@link from},
525 * {@link where}, {@link join}, {@link group}, {@link having}, {@link order},
526 * {@link limit}, {@link offset} and {@link union}.
527 * @return string the SQL statement
528 * @since 1.1.6




Stack Trace









































































#0

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/db/CDbCommand.php(355): CDbCommand->queryInternal("", 0, array())

#1

–

/var/www/vhosts/InvestorsHangout.com/httpdocs/protected/modules/messages/controllers/YumMessagesController.php(233): CDbCommand->query()


228                     
229 {
230
231 $sql="INSERT INTO `mailbox` SET id='".$model->id."',timestamp='".time()."',msg_status='".$data['msg_status']."' ,message_read='".$data['message_read']."',to_userid='".$data['to_user_id']."',from_userid ='".Yii::app()->user->id."',to_name='".$uname1[0]['username']."',from_name='".$uname[0]['username']."',message='".$data['message']."'";
232 $command=$connection->createCommand($sql);
233 $mailbox=$command->query();
234
235 }
236
237 //////////////////////////////////////////////////////////////
238


#2
unknown(0): YumMessagesController->actionCompose(null)

#3

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/web/actions/CAction.php(104): ReflectionMethod->invokeArgs(YumMessagesController, array(null))

#4

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/web/actions/CInlineAction.php(48): CAction->runWithParamsInternal(YumMessagesController, ReflectionMethod, array())

#5

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/web/CController.php(300): CInlineAction->runWithParams(array())

#6

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/web/filters/CFilterChain.php(134): CController->runAction(CInlineAction)

#7

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/web/filters/CFilter.php(41): CFilterChain->run()

#8

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/web/CController.php(1144): CFilter->filter(CFilterChain)

#9

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/web/filters/CInlineFilter.php(59): CController->filterAccessControl(CFilterChain)

#10

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/web/filters/CFilterChain.php(131): CInlineFilter->filter(CFilterChain)

#11

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/web/CController.php(283): CFilterChain->run()

#12

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/web/CController.php(257): CController->runActionWithFilters(CInlineAction, array("accessControl"))

#13

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/web/CWebApplication.php(277): CController->run("compose")

#14

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/web/CWebApplication.php(136): CWebApplication->runController("messages/messages/compose")

#15

+

/var/www/vhosts/InvestorsHangout.com/httpdocs/framework/base/CApplication.php(159): CWebApplication->processRequest()

#16

–

/var/www/vhosts/InvestorsHangout.com/httpdocs/index.php(13): CApplication->run()


08     error_reporting(E_ALL & ~E_NOTICE); 
09
10 defined('YII_DEBUG') or define('YII_DEBUG',true);
11 require_once($investor);
12 // calling for creating main application
13 Yii::createWebApplication($config)->run();






(0)
(0)








Investors Hangout

Home

Mailbox

Message Boards

Favorites

Whats Hot

Blog

Settings

Privacy Policy

Terms and Conditions

Disclaimer

Contact Us

Whats Hot

Recent Activity

Most Viewed Boards

Most Viewed Posts

Most Posted Boards

Most Followed

Top Boards

Newest Boards

Newest Members

Investors Hangout Message Boards

Welcome To Investors Hangout

Stock Message Boards

American Stock Exchange (AMEX)

NASDAQ Stock Exchange (NASDAQ)

New York Stock Exchange (NYSE)

Penny Stocks - (OTC)

User Boards

The Hangout

Private

Global Markets

Australian Securities Exchange (ASX)

Euronext Amsterdam (AMS)

Euronext Brussels (BRU)

Euronext Lisbon (LIS)

Euronext Paris (PAR)

Foreign Exchange (FOREX)

Hong Kong Stock Exchange (HKEX)

London Stock Exchange (LSE)

Milan Stock Exchange (MLSE)

New Zealand Exchange (NZX)

Singapore Stock Exchange (SGX)

Toronto Stock Exchange (TSX)

Contact Investors Hangout

Email Us

Follow Investors Hangout

Twitter

YouTube

Facebook

Market Data powered by QuoteMedia. Copyright © 2025. Data delayed 15 minutes unless otherwise indicated (view delay times for all exchanges).
Analyst Ratings & Earnings by Zacks. RT=Real-Time, EOD=End of Day, PD=Previous Day. Terms of Use.

© 2025 Copyright Investors Hangout, LLC All Rights Reserved.

Privacy Policy |Do Not Sell My Information | Terms & Conditions | Disclaimer | Help | Contact Us