Welcome, Guest
Please Login or Register.    Lost Password?

Joomulus - New Version From Lebaleze - Test Please
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Joomulus - New Version From Lebaleze - Test Please
#2192
Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 41
Hello all.

One of our users, named Lebaleze, has submitted an improved version of Joomulus for distribution.

I ask all of you to please test it and post feedback here. All going well I'll replace our current available version with this one.

I look forward to your feedback.

Thank you very much Lebaleze.
File Attachment:
File Name: mod_joomulus_1.zip
File Size: 190435
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#2204
Re:Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 0
Works great, thanks for your work. Just can't seem to get the dual colour thing working with Joomla1.5.9, tranparent, user defined links, thanks again
L
G7guitarist
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2205
Re:Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 0
Thanks for posting a new version, but it doesnt solve my main problem - which is that IE6 cannot display the page when Joomulus is published.

I dont have access to IE6 except by proxy browsing, so bit hard to test stuff, but...

In another flash module (that I created myself) I was having the exact same problem. I removed the code:

codebase="download.macromedia.com/pub/shockwave/ ca...ab#version=9,0,124,0

and the problem was resolved.

I tried to find similar code in Joomulus, but could not find anything resembling it.

I wonder if this helps anyone to troubleshoot the IE6 problems?


On a slightly different problem - tag links incorrect when sh404sef is used. This was very easy to fix... but I didnt comment my code & having trouble finding what I did, but will post it when I find it. I think it had to do with the URL ... ah! here it is:

in helper.php, change

Code:

$tagcloud .= "<a href='index.php? option=com_search&searchword=".utf8_encode($k).


to

Code:

$tagcloud .= "<a href='/index.php? option=com_search&searchword=".


(just add a "/" to make the URL site relative.)

I did this twice - one for FF & one for IE6/7, (straight underneath it.)
anth
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2206
Re:Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 41
thank you so much - I will update this.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#2207
Re:Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 0
Hi..

I still have some problem:
Warning: cannot yet handle MBCS in html_entity_decode()! in /home/vandrere/public_html/modules/mod_joomulus/ helper.php on line 17

In helper.php line 17:
$input_text = html_entity_decode($input_text, ENT_NOQUOTES, 'UTF-8'); // on décode tous les caractères spéciaux html et on convertit en UTF8

Can anyone help me?
vandreren
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/03/23 17:28 By Big Bear.
The administrator has disabled public write access.
 
#2208
Re:Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 0
Hi..

I still have some problem:
Warning: cannot yet handle MBCS in html_entity_decode()! in /home/vandrere/public_html/modules/mod_joomulus/ helper.php on line 17

In helper.php line 17:
$input_text = html_entity_decode($input_text, ENT_NOQUOTES, 'UTF-8'); // on décode tous les caractères spéciaux html et on convertit en UTF8

Can anyone help me?
vandreren
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2209
Re:Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 0
Hi..
I have done a mistake in this post, sorry!

My problem is, that I still have some problem:
Warning: cannot yet handle MBCS in html_entity_decode()! in /home/vandrere/public_html/modules/mod_joomulus/ helper.php on line 17

In helper.php line 17:
$input_text = html_entity_decode($input_text, ENT_NOQUOTES, 'UTF-8'); // on décode tous les caractères spéciaux html et on convertit en UTF8

Can anyone help me?
vandreren
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2210
Re:Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 0
Hi all!
I have problem to add text to this post. I hope admin can delete my mistakes. Sorry!!

but....

I still have some problem:
Warning: cannot yet handle MBCS in html_entity_decode()! in /home/vandrere/public_html/modules/mod_joomulus/ helper.php on line 17

In helper.php line 17:
$input_text = html_entity_decode($input_text, ENT_NOQUOTES, 'UTF-8'); // on décode tous les caractères spéciaux html et on convertit en UTF8

Can anyone help me?
vandreren
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/03/23 17:26 By Big Bear.
The administrator has disabled public write access.
 
#2211
Re:Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 41
All your posts are coming up blank or is it just me?

I've quoted you - lets see if it shows up below.

(For the record this is all fixed now but for a while all vandreren's posts displayed as empty - has been fixed in Kunena with this: docs.kunena.com/index.php/Empty_messages_bug)

vandreren wrote:
Hi all!
I have problem to add text to this post. I hope admin can delete my mistakes. Sorry!!

but....

I still have some problem:
Warning: cannot yet handle MBCS in html_entity_decode()! in /home/vandrere/public_html/modules/mod_joomulus/ helper.php on line 17

In helper.php line 17:
$input_text = html_entity_decode($input_text, ENT_NOQUOTES, 'UTF-8'); // on décode tous les caractères spéciaux html et on convertit en UTF8

Can anyone help me?
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
Last Edit: 2009/03/23 17:36 By Big Bear.
The administrator has disabled public write access.
 
#2212
Re:Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 41
Righto - found this:
docs.kunena.com/index.php/Empty_messages_bug

Lets see if it fixes it.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#2213
Re:Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 41
Ok - now i can see your posts - I have some good news - Lebaleze who provided the latest Joomulus update has agreed to become a moderator in the forum and help with these issues - as far as I know there is no UTF8 support at this stage. Lebaleze may have more info.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#2214
Re:Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 0
Thanks :cheer:
vandreren
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2216
Re:Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 0
Hi @ all Admins

why is this version not on your download-content?



Thanks @ Lebaleze

great work. version 1.0.6 doesnt work on IE 7 for me.
but newest version from first post work exelent.

it is possible(legal) to remove the sentence below the tagscloud?


modJoomulus 1.0.8.1 powered by lebaleze
i think you can code your name into one of the words of the cloud, cant you?

by Woodnode the admin of www.holzknoten.de(Beta)
woodnode
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2217
Re:Joomulus - New Version From Lebaleze - Test Please 3 Years, 1 Month ago Karma: 0
I tested the original on a couple of my sites and both refused to work, this version however works without a hitch. The installer had a small fit over the missing french language pack but even so worked and verified the correct installation.

When checking the module i found it to be working fine - a distinct improvement on the original.

Tested in Joomla 1.5.3 using Microsoft explorer 7.0.6001.

Transparancy works fine and looks good.

well done, and thank you.
talisman
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2264
Re:Joomulus - New Version From Lebaleze - Test Ple 3 Years, 1 Month ago Karma: 0
Hi , all Admin
I have problem when installed this version on joomla 1.5.10 :

------------------
Notice: Undefined variable: limit in E:\wamp\www\BBQQ\modules\mod_joomulus\helper.php on line 83

Notice: Undefined index: font_type in E:\wamp\www\BBQQ\modules\mod_joomulus\helper.php on line 305
--------------------
Can anyone help me ???
1900mmc
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear