How to load images and setup date in Polish.

More
5 years 2 months ago - 5 years 2 months ago #43117 by jjarecki
Hi,
I would like to have polish month names. Now i have it in english.
And i would like to load images that are in articles.
How i can setup this two things?
Last edit: 5 years 2 months ago by jjarecki.

Please Log in or Create an account to join the conversation.

More
5 years 2 months ago #43122 by nordmograph
Hello
Are you using the vertical or horizontal mode?
Are you using a preset or a custom query or the wizard?

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
5 years 2 months ago #43141 by jjarecki
Vertical. Wizard.

Please Log in or Create an account to join the conversation.

More
5 years 2 months ago #43144 by nordmograph
Try the preset queries for latest articles, they include the image column.

FOr the month , I'm not sure what date options you set in the module, the F value , if you use it, only shows in english.
secure.php.net/manual/fr/function.date.php

Imho, best would be to stick to numeric values for months in this case (other language than english)

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
5 years 2 months ago #43145 by jjarecki
So - this isn't good fix. Because i would like to have one category dedicated to this type of module.
Second one i have error (for all types of mysql type queries)

But anyway - pictures aren't load even when you choose joomla latest.

How to fix this error?
Notice: Undefined property: stdClass::$latitude in ../public_html/modules/mod_flexible_timeline/tmpl/vertical.php on line 98

Date setup: d F
(i would like to have polish lang).

I can modify you files adding something like this:
Which file i must edit?

<?php
$date = new DateTime($item->created);
$plDateFormatter = new IntlDateFormatter('pl-PL',IntlDateFormatter::LONG,IntlDateFormatter::NONE);
echo $plDateFormatter->format($date);
?>

Please Log in or Create an account to join the conversation.

More
5 years 2 months ago #43146 by nordmograph
1. Did you edit the vertical.php file. Line numbers don't match.
2. Provide the url of the timeline.
3. are your prictures set int he article pictures option?
4. The file you need to edit is the vertical.php file but I can't guarantee the result.
5. feel free to share your query settings so I can try to reproduct it, or you can provide your backend access (in confifential mode) if you prefer.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

Time to create page: 0.345 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.