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 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 861 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
[Tutorial] I18N Blog System
#5
jay_m Wrote:I am so far only displaying the blog through the i18n search, not the individual blog entries. I have looked at three different ways to include the "blog-functions" component in the displaying page.

1. In the page content using {% blog-functions %}
2. In the search code defined in the blog special page using <?php get_component('blog-functions'); ?>
3. In the Page Template of the displaying page using <?php get_component('blog-functions'); ?>

Method 1: Part of the latest blog is returned. It seems to stop returning the html for some reason. http://pastebin.com/gYy2AQcy
Method 2: All of the latest blog is returned but the next blog is cutoff. Same thing with the html. http://pastebin.com/nNkgixqL
Method 3: Seems to work perfectly.

I have DynPages .7.2 | i18n 2.6 | i18n Special Pages 1.0 | Multi User 1.5 installed.

I have the your default setup installed at http://www.threeleafcompany.com/i18n-blog
My working is at http://www.threeleafcompany.com/blog
Okay. Thanks for providing that information. I've installed DynPages, i18n and Special Pages on a fresh GetSimple installation (of the versions that you've said) and still seen no problems. I might have to just alter the tutorial in case others have the same problem.

Btw, I've added your suggestion to the end of the tutorial now and given you thanks for it. :-)
Reply


Messages In This Thread
[Tutorial] I18N Blog System - by Angryboy - 2012-03-25, 04:56:54
[Tutorial] I18N Blog System - by jay_m - 2012-04-14, 10:48:19
[Tutorial] I18N Blog System - by Angryboy - 2012-04-15, 17:00:19
[Tutorial] I18N Blog System - by jay_m - 2012-04-16, 02:43:52
[Tutorial] I18N Blog System - by Angryboy - 2012-04-17, 00:29:12
[Tutorial] I18N Blog System - by m1k3y - 2012-05-06, 21:41:44
[Tutorial] I18N Blog System - by Angryboy - 2012-05-07, 04:37:14
[Tutorial] I18N Blog System - by m1k3y - 2012-05-07, 05:27:46
[Tutorial] I18N Blog System - by snooze - 2012-10-24, 09:06:52
RE: [Tutorial] I18N Blog System - by datiswous - 2012-12-20, 19:36:55



Users browsing this thread: 1 Guest(s)