MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 171
DEBUG INFO:
166
167 //multi langugage
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
MESSAGE : Creating default object from empty value
TYPE: Warning
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 173
DEBUG INFO:
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
MESSAGE : Undefined property: stdClass::$name
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 174
DEBUG INFO:
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
MESSAGE : Undefined property: stdClass::$name
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 181
DEBUG INFO:
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
180 $value->params = serialize($params);
181 } elseif ($value->name == "Publisher_Block_ClearText") {
182 $this->trans = & SGL_Translation::singleton('admin');
183 $language = SGL_Translation::getLangID();
184 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
185 $params = unserialize($value->params);
186 $params['html'] = $html;
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 171
DEBUG INFO:
166
167 //multi langugage
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
MESSAGE : Attempt to assign property of non-object
TYPE: Warning
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 173
DEBUG INFO:
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 174
DEBUG INFO:
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 181
DEBUG INFO:
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
180 $value->params = serialize($params);
181 } elseif ($value->name == "Publisher_Block_ClearText") {
182 $this->trans = & SGL_Translation::singleton('admin');
183 $language = SGL_Translation::getLangID();
184 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
185 $params = unserialize($value->params);
186 $params['html'] = $html;
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 171
DEBUG INFO:
166
167 //multi langugage
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
MESSAGE : Attempt to assign property of non-object
TYPE: Warning
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 173
DEBUG INFO:
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 174
DEBUG INFO:
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 181
DEBUG INFO:
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
180 $value->params = serialize($params);
181 } elseif ($value->name == "Publisher_Block_ClearText") {
182 $this->trans = & SGL_Translation::singleton('admin');
183 $language = SGL_Translation::getLangID();
184 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
185 $params = unserialize($value->params);
186 $params['html'] = $html;
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 171
DEBUG INFO:
166
167 //multi langugage
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
MESSAGE : Attempt to assign property of non-object
TYPE: Warning
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 173
DEBUG INFO:
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 174
DEBUG INFO:
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 181
DEBUG INFO:
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
180 $value->params = serialize($params);
181 } elseif ($value->name == "Publisher_Block_ClearText") {
182 $this->trans = & SGL_Translation::singleton('admin');
183 $language = SGL_Translation::getLangID();
184 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
185 $params = unserialize($value->params);
186 $params['html'] = $html;
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 171
DEBUG INFO:
166
167 //multi langugage
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
MESSAGE : Attempt to assign property of non-object
TYPE: Warning
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 173
DEBUG INFO:
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 174
DEBUG INFO:
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 181
DEBUG INFO:
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
180 $value->params = serialize($params);
181 } elseif ($value->name == "Publisher_Block_ClearText") {
182 $this->trans = & SGL_Translation::singleton('admin');
183 $language = SGL_Translation::getLangID();
184 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
185 $params = unserialize($value->params);
186 $params['html'] = $html;
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 171
DEBUG INFO:
166
167 //multi langugage
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
MESSAGE : Attempt to assign property of non-object
TYPE: Warning
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 173
DEBUG INFO:
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 174
DEBUG INFO:
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 181
DEBUG INFO:
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
180 $value->params = serialize($params);
181 } elseif ($value->name == "Publisher_Block_ClearText") {
182 $this->trans = & SGL_Translation::singleton('admin');
183 $language = SGL_Translation::getLangID();
184 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
185 $params = unserialize($value->params);
186 $params['html'] = $html;
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 171
DEBUG INFO:
166
167 //multi langugage
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
MESSAGE : Creating default object from empty value
TYPE: Warning
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 173
DEBUG INFO:
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
MESSAGE : Undefined property: stdClass::$name
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 174
DEBUG INFO:
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
MESSAGE : Undefined property: stdClass::$name
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 181
DEBUG INFO:
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
180 $value->params = serialize($params);
181 } elseif ($value->name == "Publisher_Block_ClearText") {
182 $this->trans = & SGL_Translation::singleton('admin');
183 $language = SGL_Translation::getLangID();
184 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
185 $params = unserialize($value->params);
186 $params['html'] = $html;
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 171
DEBUG INFO:
166
167 //multi langugage
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
MESSAGE : Attempt to assign property of non-object
TYPE: Warning
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 173
DEBUG INFO:
168 $defaultLang = SGL_Translation::getLangID();
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 174
DEBUG INFO:
169 foreach($aResult as $key => $value){
170 $query = "select " . $defaultLang . " from translation_" . $defaultLang .
171 " where page_id = 'blk' and translation_id = " . $value->block_id;
172 $title = $dbh->getOne($query);
173 $value->title = $title;
174 if($value->name == "Publisher_Block_Html"){
175 $this->trans = & SGL_Translation::singleton('admin');
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
MESSAGE : Trying to get property of non-object
TYPE: Notice
FILE: /home/rosinyco/domains/rosinyco.com/lib/SGL/BlockLoader.php
LINE: 181
DEBUG INFO:
176 $language = SGL_Translation::getLangID();
177 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
178 $params = unserialize($value->params);
179 $params['html'] = $html;
180 $value->params = serialize($params);
181 } elseif ($value->name == "Publisher_Block_ClearText") {
182 $this->trans = & SGL_Translation::singleton('admin');
183 $language = SGL_Translation::getLangID();
184 $html = $this->trans->get($value->block_id, 'blkhtml', $language);
185 $params = unserialize($value->params);
186 $params['html'] = $html;
Rosiny Co | Home Collection
جلب اعتماد و رضایت مشتریان ایده ال ماست
آدرس پستی
ایران - تهران - میدان شوش خیابان صابونیان - مجتمع نور - طبقه همکف - واحد 256 کد پستی: 1186631599
نمایس بر روی نقشه گوگل
اگر مایل به ارتباط با ما هستید لطفا مشخصات خود را در فرم زیر پر کرده و برروی ارسال کلیک کنید.
Error MESSAGE : section ID not found
TYPE: NO DATA
DEBUG INFO:
CODE: -103
Error MESSAGE : DB Error: syntax error
TYPE: PEAR
DEBUG INFO: select fa_utf_8 from translation_fa_utf_8 where page_id = 'blk' and translation_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1]
CODE: -2
Error MESSAGE : DB Error: syntax error
TYPE: PEAR
DEBUG INFO: select fa_utf_8 from translation_fa_utf_8 where page_id = 'blk' and translation_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1]
CODE: -2
Error MESSAGE : DB Error: syntax error
TYPE: PEAR
DEBUG INFO: select fa_utf_8 from translation_fa_utf_8 where page_id = 'blk' and translation_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1]
CODE: -2
Error MESSAGE : DB Error: syntax error
TYPE: PEAR
DEBUG INFO: select fa_utf_8 from translation_fa_utf_8 where page_id = 'blk' and translation_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1]
CODE: -2
Error MESSAGE : DB Error: syntax error
TYPE: PEAR
DEBUG INFO: select fa_utf_8 from translation_fa_utf_8 where page_id = 'blk' and translation_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1]
CODE: -2
Error MESSAGE : DB Error: syntax error
TYPE: PEAR
DEBUG INFO: select fa_utf_8 from translation_fa_utf_8 where page_id = 'blk' and translation_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1]
CODE: -2
Error MESSAGE : DB Error: syntax error
TYPE: PEAR
DEBUG INFO: select fa_utf_8 from translation_fa_utf_8 where page_id = 'blk' and translation_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1]
CODE: -2
Error MESSAGE : DB Error: syntax error
TYPE: PEAR
DEBUG INFO: select fa_utf_8 from translation_fa_utf_8 where page_id = 'blk' and translation_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1]
CODE: -2
Error MESSAGE : DB Error: unknown error
TYPE: PEAR
DEBUG INFO:
SELECT
b.block_id, b.name, b.title, b.title_class,
b.body_class, b.position, b.params, b.is_cached
FROM block b, block_assignment ba, block_role br
WHERE b.is_enabled = 1 AND (br.block_id = b.block_id AND
(br.role_id = '0' OR br.role_id = '-2')
)
AND b.block_id = ba.block_id
AND ( ba.section_id = 0 OR ba.section_id = 684 )
ORDER BY b.blk_order
[nativecode=1021 ** Disk full (/tmp/#sql-temptable-152acf-f608d1-1ad0bb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
CODE: -1
}
MESSAGE : Unknown: write failed: No space left on device (28)
TYPE: Warning
FILE: Unknown
LINE: 0
DEBUG INFO:
Context cannot be shown - (Unknown) does not exist
MESSAGE : Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/rosinyco/tmp)
TYPE: Warning
FILE: Unknown
LINE: 0
DEBUG INFO:
Context cannot be shown - (Unknown) does not exist