MESSAGE: Trying to get property of non-object
TYPE: Notice
FILE: /home/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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/navidmorgh/domains/navidmorgh.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;


Navid Morgh Guilan Co.

Error

MESSAGE: section ID not found
TYPE: NO DATA
DEBUG INFO:
CODE: -103

Error

MESSAGE: DB Error: syntax error
TYPE: PEAR
DEBUG INFO: select en_utf_8 from translation_en_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 en_utf_8 from translation_en_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 en_utf_8 from translation_en_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 en_utf_8 from translation_en_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 en_utf_8 from translation_en_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 en_utf_8 from translation_en_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 en_utf_8 from translation_en_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 en_utf_8 from translation_en_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 = 777 ) ORDER BY b.blk_order [nativecode=1021 ** Disk full (/tmp/#sql-temptable-115cae-59c82e-127ca5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
CODE: -1

About us

Navid group is a familial company that started its activities by Mr. Abdollah Navid Talami in 1977. Considering the previous experiences with his father, he established a farm with the capacity of 6000 broiler chicks on an area of 15,000 m2 located in the Rasht industrial city, Guilan, Iran., and simultaneously, he began to work in the fields of propagation and culture of warm water fishes. Finally, the progress in production activities with continuous perseverance and efforts led to the official registration of the brand “Navid Morgh Guilan” Co., in 1993. Two years later, the capacity of primary broiler chicken farm increased up to 100,000 pieces, then converted to broiler breeder farms and the one-day-old broiler chickens production activities began afterward. Navid Morgh Guilan Co. with hard work, perseverance, up-to-date technical knowledge, best site selection for rearing operation and bio-security has expanded its broiler chickens and breeder farms, broiler hatcheries and poultry feed factories in the Guilan province. With the Gilak Daneh Navid feed mill inauguration and poultry slaughterhouse completion in the near future, this company will develop its activities as a whole chain with the brand of Navid.

Moreover, the technical developments of this company on one-day-old broiler chickens and meat production, along with scientific and experimental technical performance in the fields of warm water fish culture and propagation have led to gain valuable success in terms of qualitative and quantitative achievements. In this regard, we can mention to high production and high survival rates of fish larvae and juveniles with their elevated growth and fattening rates.

 

 

Board Directors

 

                        

 


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/navidmorgh/tmp)
TYPE: Warning
FILE: Unknown
LINE: 0
DEBUG INFO:

Context cannot be shown - (Unknown) does not exist