1. Skip to Menu
  2. Skip to Content
  3. Skip to Footer>

New and powerful IceTabs module is available for Free. Check It Out

Are you satisfied with our Joomla Templates and Extensions?. Then please take the time to Write your Review !

Welcome to IceTheme Forums, Guest
Note that some parts of our Forums are hidden to guest and visible only to our Members. also you can post on all the following threads.

Characters like !?@ ect dont show on the mainmenu
(1 viewing) (1) Guest
Go to bottom
Post Reply
Post New Topic
Page: 1234567
TOPIC: Characters like !?@ ect dont show on the mainmenu
#5321
Re:Characters like !?@ ect dont show on the mainmenu 1 Year, 2 Months ago Karma: 0
here it is... Thanks

File Attachment:
File Name: helper.zip
File Size: 3916
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
rnunes
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/05/13 13:10 By rnunes.Reason: file
Reply Quote
 
#5341
Re:Characters like !?@ ect dont show on the mainme 1 Year, 2 Months ago Karma: 0
Hi,

I only get missing accent é,è,à in the main_menu when I switch my server from php4 to php5. I've tried changing the helper.php file and nothing can arrange it.

Thanks
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
jplante
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#5342
Re:Characters like !?@ ect dont show on the mainme 1 Year, 2 Months ago Karma: 0
Hi

Is there any solution with this problem?
I don't want to change my template to solve that problem.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
kixon
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#5343
!MUCH SIMPLER FIX! (i hope it works for you too :) 1 Year, 2 Months ago  
I have modified my earlier fix for all main-menu UTF-8 and separation problem. I found out that I didn't have to write the whole string splitting function again, just use the explode function, that is utf-8 compliant.

I am now working on a veranda template, but probably works ok in all other IT menu, that uses the same method for splitting the menu item name.

So please around line 296 in helper.php, add this line:

Code:

$var = explode('|', $item->name, 2);


*AFTER* the previous $var declaration, so you can see something like this:

Code:

$var = str_word_count($item->name, 1,'123456789!@#$%^&*()?><');
$var = explode('|', $item->name, 2);



It will make your string split at the first pipe char (|).

It's seems stupid I know to override the same array but commenting out the first line drops an error. This way worked me excellent.

I can send you a helper.zip by mail upon request (feovenyessy at gmail dot com)

cheers
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
feovenyessy

Reply Quote
 
#5357
Re:!MUCH SIMPLER FIX! (i hope it works for you too :) 1 Year, 2 Months ago Karma: 0
Thanks feovenyessy, now mainmenu work fine.
-jyrki-
www.petxpress.fi (test site)
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
jyta65
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#5360
Re:!MUCH SIMPLER FIX! (i hope it works for you too :) 1 Year, 2 Months ago Karma: 0
The problem is that the function str_word_count doesn't accept 3 parameters but only 2.

Best regards
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
rnunes
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 1234567
Moderators: juljan, blerta

Join IceTheme

Are you ready to Download all our Joomla Templates and make use of them instantly on your website?
Join IceTheme Club Now!

IceSpeed Plugin

IceSpeed Plugin decrease the loading time of your website by compressing, optimizing, merging CSS and JavaScript on your website... Read More

Affiliate Program

Earn 20% of every sale that is generated from your website and generate and extra income immediately! Join Affiliate Program