-
AuthorPosts
-
August 30, 2009 at 7:41 am #143799
Hello i install local (XAMPP) te Quickstart package out of the box. Everthing working except the frontpage format is totaly wrong in IE.
I not change everything and i check for dirty code and compare the source Code with your demo but everything looks same but the ja-news area not show with 2 columns like in the demo.
Firefox show all news but not in two columns only under each other…
Like i mention i kust use the Quickstart out the box change nothing…
See Screenshots for explaination…
Hope for Help
thanks…
Ralf
-
cgc0202 Friend
cgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
August 30, 2009 at 11:38 am #315716<em>@taiwi 142518 wrote:</em><blockquote>Hello i install local (XAMPP) te Quickstart package out of the box. Everthing working except the frontpage format is totaly wrong in IE.
I not change everything and i check for dirty code and compare the source Code with your demo but everything looks same but the ja-news area not show with 2 columns like in the demo.
Firefox show all news but not in two columns only under each other…
Like i mention i kust use the Quickstart out the box change nothing…
See Screenshots for explaination…
Hope for Help
thanks…
Ralf</blockquote>
Ralf,
Can you provide a copy of the JA News “Module (edit)” in the Backend (administrator)?
Have you tried other browsers? Or used a browser compatibility checker?
Cornelio
August 30, 2009 at 11:54 am #315719In the attached screenshot you can see Firefox and Ie7 ! I meet up everything firefox only not show the two columns!! But just installed the downloaded QuickStart package change nothing and it is mest up!! I check the demo on joomlart it shows correct in both browser so I don’t know what’s going on!
Settings in ja-news are also not change everything original after QuickStart installation!
Regards
Ralfcgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
August 30, 2009 at 12:20 pm #315720<em>@taiwi 142527 wrote:</em><blockquote>In the attached screenshot you can see Firefox and Ie7 ! I meet up everything firefox only not show the two columns!! But just installed the downloaded QuickStart package change nothing and it is mest up!! I check the demo on joomlart it shows correct in both browser so I don’t know what’s going on!
Settings in ja-news are also not change everything original after QuickStart installation!
Regards
Ralf</blockquote>Ralf,
I have seen stranger things happen during installations. It is possible that this may not be accurate:
<em>@taiwi 142527 wrote:</em><blockquote>
Settings in ja-news are also not change everything original after QuickStart installation!
</blockquote>That’s why I wanted to see an image of the JA News Module (edit), in the administrator (Backend) itself from your installation — not just the Frontend which you showed already.
As important, you have to check using those sites that will check the “browser compatibility” of the site that you created.
Cornelio
August 30, 2009 at 5:03 pm #315741I check on a normal Linux server and install the quickstart package and there this problem is not existing…
Should related to the local Webserver Xampp or something because in the net with normal setup it works like a charm…
Regards
RalfAugust 30, 2009 at 5:17 pm #315742Hi Guys i find out the stange behaivior come from where…
I set in the index.php file the local setting to
setlocale(LC_ALL, 'de_DE@euro', 'de_DE', 'de', 'ge');
Because i used
echo "<span>".strftime('%A').",</span>";
echo "<div>".date ('d.')." ".date ('F')."</div>";for the German Date format and German Name for the Weekdays….
When i change back to the orginal
echo "<span>".date ('l')."</span>";
echo " <div>".date ('M')." ".date ('d').date ('S')."</div>";
Everything is fine….
So my question now is how i can get the german language in weekdays and use German date format for month names and so on….
Regards
Ralf -
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by taiwi 15 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-