The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
in source code there is nothing after slideshow in sidebar
#1
1. Suddenly in page does not shown anything after </a> (when I look at view page source, </a> is last thing there.

http://www.malus.lv/new/index.php?id=pakalpojumi

<div class="section">
<?php get_component('sidebar'); ?>
<a href="http://www.malus.lv/new/zalaaptieka"><?php get_i18n_gallery('slideshow2'); ?></a>
<?php if (get_parent(0)=='pakalpojumi') get_component('left_pakalpojumi'); ?>
....

is there something wrong with <?php if (get_parent(0)=='pakalpojumi') get_component('left_pakalpojumi'); ?> code?
If I took out <?php if (get_parent(0)=='pakalpojumi') get_component('left_pakalpojumi'); ?> code, the page is read till next get_component script.
How to fix it so tha page reads get_component scripts?


and second -
in support there is message for upgrade.
GetSimple Version Upgrade needed to 3.2.3

Do I need to upgrade version? Where can I see the instruction, how to do that?
Reply


Messages In This Thread
in source code there is nothing after slideshow in sidebar - by tigre - 2013-09-11, 23:20:43



Users browsing this thread: 2 Guest(s)