pornolar free porn porno free porn pornolar free porn Deutsch Porno free porn wallpaper
Welcome, Guest
Please Login or Register.    Lost Password?

Joomulus blank...and error under other template.
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Joomulus blank...and error under other template.
#1647
Re:Joomulus blank...and error under other template. 3 Years, 2 Months ago Karma: 0
crony wrote:

Strangest thing is that it seems to function on other IE...


Hi, crony!

Bah, i knew it!
Before i edited my last reply, the "...",
i asked if there´s is a difference between IE6 and IE7...
B)


Rgds.


Btw: Is there really nothing in the logs?
oldschool
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2008/12/02 21:36 By oldschool.
The administrator has disabled public write access.
 
#1667
Re:Joomulus blank...and error under other template. 3 Years, 2 Months ago Karma: 0
Hello,

Thanks oldschool, it's almost okay with initiating variables...

I still have just one error:

Code:

Notice: Trying to get property of non-object in / www/modules/mod_joomulus/helper.php on line 129


This is what I've tried without success:

Code:

if( $options['fonttype'] == "0" )
{
//init
$movie ="";
$doc ="";
$movie = "$doc->baseurl/modules/mod_joomulus/ tagcloud.swf";
}



Do you know how to fix this ?:)
crony
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1668
Re:Joomulus blank...and error under other template. 3 Years, 2 Months ago Karma: 0
Hi!

What does the error says?
A variable or index error?
You use the 1.0.5mod, right?

Rgds.
oldschool
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1669
Re:Joomulus blank...and error under other template. 3 Years, 2 Months ago Karma: 0
This is the full error :

Code:

Notice: Trying to get property of non-object in / www/modules/mod_joomulus/helper.php on line 129


Using the 1.0.43573737 (something like that ;) )

The one with the bugfix for IE, because IE was crashing with the 1.0.5...(and the 1.0.1 from Bear as well...)

But while installed the patched one (1.0.45222 whatever), the cloud was gone...
I just get a list with keywords...


:silly:
crony
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1670
Re:Joomulus blank...and error under other template. 3 Years, 2 Months ago Karma: 0
Hi!

I don´t have the time for testing the 1.5.x yet.

I took a look at the helper:
---
{
$movie = "$doc->baseurl/modules/mod_joomulus/tagcloud.swf";
}
else
{
$movie = "$doc->baseurl/modules/mod_joomulus/ tagcloud_serif.swf";
}
---

Maybe you make a choice (the normal or the serif one) and clean the code because "my" line 129 is the "}"...



Rgds.
oldschool
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1671
Re:Joomulus blank...and error under other template. 3 Years, 2 Months ago Karma: 0
I do get 'errors on page' when Joomulus is enabled.
However, when I disable Joomulus I do not get any 'errors on page'.

I use Joomla 1.5.8
pHP v5.2.6
MySQL v5.0.67

Have tested it with
Windows XP, Vista, Win2000
Firefox 3.03
IE7, IE6
Flash9, Flash10

And yes, I also noticed that different combinations of IE, Windows and Flash (eg Flash 6) gave different outcomes to Joomulus, ie. just list or cloud.

www.whatididonthisday.com
tehnz
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2008/12/08 09:25 By tehnz.Reason: incorrect grammar
The administrator has disabled public write access.
 
#1672
Re:Joomulus blank...and error under other template. 3 Years, 2 Months ago Karma: 0
Oldschool,

Make a search for
Code:

$movie = "$doc->baseurl/modules/mod_joomulus/ tagcloud.swf"; 


Look if you've got :
Code:

if( $options['fonttype'] == "0" )


On the upper line, you should read the same line as mine :)
crony
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2008/12/08 08:59 By crony.
The administrator has disabled public write access.
 
#1673
Re:Joomulus blank...and error under other template. 3 Years, 2 Months ago Karma: 0
Hi, crony!

My fault. I was too short.
:)

As i understand this code there are two swf-anims.
Remove the font-argument and try only to choose one of the two files via hardcoded...

Maybe i am completly wrong.
B)


Rgds.
oldschool
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1675
Re:Joomulus blank...and error under other template. 3 Years, 2 Months ago Karma: 12
Hi tehnz
What errors do you get when enabling Joomulus? Is it the same as Crony's? I've just released an update so that may help. Otherwise I may be able to help wish resolving the errors if they still exist.
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#1681
Re:Joomulus blank...and error under other template. 3 Years, 2 Months ago Karma: 0
Bambi wrote:
Hi tehnz
What errors do you get when enabling Joomulus? Is it the same as Crony's? I've just released an update so that may help. Otherwise I may be able to help wish resolving the errors if they still exist.

hi Bambi,
"Errors on page" as shown when debug in IE7 was checked.
Do not actually know what they are or what they meant as am not a programmer.
So sorry cannot tell if errors are the same as Crony's although I do see my webpages.

Where is your update? Is it the same as Willieram's?

www.whatididonthisday.com
tehnz
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2008/12/09 06:49 By tehnz.
The administrator has disabled public write access.
 
#1685
Re:Joomulus blank...and error under other template. 3 Years, 2 Months ago Karma: 12
You can try the most recent version of the module here joomlabear.com/Downloads/ you'll have to give me a few more days to make another release. To save time when building this module I used the zaragoza method of pulling key words from the joomla content. It did speed things up; But all the PHP was written in another language which made things a little difficult to customize. The latest version from the link above has been cleaned up a lot. There still maybe issues with IE funnies.
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#1692
Re:Joomulus blank...and error under other template. 3 Years, 1 Month ago Karma: 0
Bambi wrote:
You can try the most recent version of the module here joomlabear.com/Downloads/ you'll have to give me a few more days to make another release. To save time when building this module I used the zaragoza method of pulling key words from the joomla content. It did speed things up; But all the PHP was written in another language which made things a little difficult to customize. The latest version from the link above has been cleaned up a lot. There still maybe issues with IE funnies.
Hi Bambi,
Am using the version (1.46######) together with the new patch from Willieram.
It works!!! - no longer any 'errors on page'
(just SD option, url to sort out)

Have tried the latest version 1.06. Saw no difference to solving the 'search url' in SD option.
But I do notice that
1) SD parameters now moved to Advanced Parameters.
2) no spelling errors, although part-words now appeared in tags.
3) going deep into some pages gave different tag words in Joomulus.

Great effort about correcting spellings.
tehnz
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2008/12/10 09:01 By tehnz.
The administrator has disabled public write access.
 
#1699
Re:Joomulus blank...and error under other template. 3 Years, 1 Month ago Karma: 12
OK I'll put Willieram's changes into the module for all to benefit.
The merging/spelling of words was a really silly mistake, wasn't too hard to solve.
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#1707
Re:Joomulus blank...and error under other template. 3 Years, 1 Month ago Karma: 0
tehnz wrote:

2) no spelling errors, although part-words now appeared in tags.
3) going deep into some pages gave different tag words in Joomulus.

Great effort about correcting spellings.

hi Bambi,
are (2) and (3) intentional? (apply to AR option)

Any solution to using SD option to link to search url?
Regards
tehnz
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2008/12/16 01:15 By tehnz.
The administrator has disabled public write access.
 
#1718
Re:Joomulus blank...and error under other template. 3 Years, 1 Month ago Karma: 0
Hi all,
great mod but i have a same problem with php errors, if it can help, here they are:

Notice: Undefined variable: arti_id in C:\wamp\www\mawajiz\modules\mod_joomulus\ mod_joomulus.php on line 34

Notice: Undefined variable: sec_id in C:\wamp\www\mawajiz\modules\mod_joomulus\ mod_joomulus.php on line 34

Notice: Undefined variable: cat_id in C:\wamp\www\mawajiz\modules\mod_joomulus\ mod_joomulus.php on line 34

Notice: Undefined variable: debug_sql in C:\wamp\www\mawajiz\modules\mod_joomulus\ mod_joomulus.php on line 34

Notice: Undefined variable: fuente_minimo in C:\wamp\www\mawajiz\modules\mod_joomulus\ mod_joomulus.php on line 74

Notice: Undefined variable: fuente_maximo in C:\wamp\www\mawajiz\modules\mod_joomulus\ mod_joomulus.php on line 74

Notice: Undefined variable: tagcloud in C:\wamp\www\mawajiz\modules\mod_joomulus\ helper.php on line 135

Notice: Undefined variable: tagcloud in C:\wamp\www\mawajiz\modules\mod_joomulus\ helper.php on line 135

Notice: Undefined variable: flashtag in C:\wamp\www\mawajiz\modules\mod_joomulus\ helper.php on line 245

Notice: Undefined index: mode in C:\wamp\www\mawajiz\modules\mod_joomulus\ helper.php on line 341

P.S. I'm running mod version 1.06 on joomla 1.5.7

Thanks
rafie
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 123
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear