Boss progress

Joomla/Mambo integration forum

Re: Boss progress

Postby Gardo » Mon Mar 31, 2008 3:37 am

Gardo again, hehe (Joomla 1.5)

I have made a clean install of the module with the latest version. I am still unable to get the module working correctly. Maybe it is in the setup.

The module will display but,

Progress Bars do not display correctly, so I have to shut off

The Instance Icons do not display

When I enable the name of the instance, it will display only the name, with a link and javascript void error when selected.

So, maybe I am not filling in the proper information in the Module Parameters -
Can you give us a what goes where for those updating the informaiton with out eqdkp?

Any help would be much appreciated, I LOVE the look of the module and you do great work.

www.lost-identity.com

Thanks - Gardo
Gardo
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Mon Mar 10, 2008 5:13 am
Location: Chicago, IL USA

Boss progress

Postby freakenstein » Mon Mar 31, 2008 4:32 am

Btw, tip for all the users, you can make it all look a bit nicer.
For example on our site we use progress bars on the instances we are working on, and icons for the ones we completed.

Just insert all info in the component.
Make a copy of it, without title.
Fixed the numbers.
in the first component only add number of full cleared instances, in the copy the number of non-cleared stuff.

Then it looks like:
http://knightsofthelegion.co.uk
freakenstein
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Mon Mar 24, 2008 9:14 pm

Re: Boss progress

Postby reznor » Tue Apr 01, 2008 5:38 pm

Hello Anthalas,

strange it does not work for you.
Try the following:

Find line 75:

Code: Select all
require ('mod_wow_boss_progress/language.php');


And change it to:

Code: Select all
require ($mosConfig_absolute_path.'/modules/mod_wow_boss_progress/language.php');


I hope it helps :)
User avatar
reznor
WR.net Apprentice
WR.net Apprentice
 
Posts: 43
Joined: Fri Nov 09, 2007 6:57 pm

Re: Boss progress

Postby cerb3ros » Wed Apr 02, 2008 8:03 am

Gardo wrote:Gardo again, hehe (Joomla 1.5)

I have made a clean install of the module with the latest version. I am still unable to get the module working correctly. Maybe it is in the setup.

The module will display but,

Progress Bars do not display correctly, so I have to shut off

The Instance Icons do not display

When I enable the name of the instance, it will display only the name, with a link and javascript void error when selected.

So, maybe I am not filling in the proper information in the Module Parameters -
Can you give us a what goes where for those updating the informaiton with out eqdkp?

Any help would be much appreciated, I LOVE the look of the module and you do great work.

www.lost-identity.com

Thanks - Gardo


I have the same problem :(

Maybe its a Joomla 1.5 error Reznor?
cerb3ros
WR.net Apprentice
WR.net Apprentice
 
Posts: 14
Joined: Sat Oct 13, 2007 11:31 am

Boss progress

Postby Anthalas » Wed Apr 02, 2008 11:59 am

Reznor.. YOU ARE DA MAN!!!
it worked like a charm...

and thanks for putting up with my tells ingame! i hpe it wasnt to much of a bother, ventho i caught you right before a MT run :P


thanks again mate!.. you rock!
Anthalas
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Tue Dec 04, 2007 11:50 pm

Boss progress

Postby Malkom » Thu Apr 03, 2008 5:56 pm

Very nice job !!

I've just install it but I have a little problem...

When I set Screenshot position on Left, the screenshot don't appear but when I set right screenshot appear.... O_o

So I just want to set position on left because the mod is on the right on my page.

An idea ??

Try here : http://gondolyn.free.fr/

Only one screenshot on Attumen...

Another thing : can you put a French option for the language ? I can translate boss names. ;)
Image
User avatar
Malkom
WR.net Journeyman
WR.net Journeyman
 
Posts: 144
Joined: Tue Jan 09, 2007 11:02 am
Location: France - 91 - Longjumeau

Boss progress

Postby reznor » Thu Apr 17, 2008 9:38 pm

Sorry again for my absence, but since the birth of my son there's little time for maintaining my modules :)

@Malkom:
I don't see any information for a screenshot of Attumen in the source.
Maybe you forgot to enter a fully qualified URL in the module's configuration?
If not, it's really strange.
I tested it again and it's working for me.
Please make more checks!
User avatar
reznor
WR.net Apprentice
WR.net Apprentice
 
Posts: 43
Joined: Fri Nov 09, 2007 6:57 pm

Boss progress

Postby ucof » Fri Apr 25, 2008 3:48 pm

Hi there,
first of all, Id like to say a massive thanks to you for writing this module. I know what a pain coding can be, so I appreciate all the time and effort you have put in.

However, I cant seem to get it to work on our site.
Running Joomla 1,5 with legacy plugin.

We get the following errors repeatedly:

Warning: imagecreatefromgif(/storage/mijndomein/users/071299/public/sites/www.the-risen.org/modules/mod_wow_boss_progress/images/bars/bar.gif) [function.imagecreatefromgif]: failed to open stream: No such file or directory in /storage/mijndomein/users/071299/public/sites/www.the-risen.org/modules/mod_wow_boss_progress/mod_wow_boss_progress.php on line 340

Warning: imagecopymerge(): supplied argument is not a valid Image resource in /storage/mijndomein/users/071299/public/sites/www.the-risen.org/modules/mod_wow_boss_progress/mod_wow_boss_progress.php on line 342

Warning: imagepng(): supplied argument is not a valid Image resource in /storage/mijndomein/users/071299/public/sites/www.the-risen.org/modules/mod_wow_boss_progress/mod_wow_boss_progress.php on line 346

Warning: imagedestroy(): supplied argument is not a valid Image resource in /storage/mijndomein/users/071299/public/sites/www.the-risen.org/modules/mod_wow_boss_progress/mod_wow_boss_progress.php on line 347

Any idea how we can fix this?

Thanks.

www.the-risen.org
Last edited by ucof on Fri Apr 25, 2008 3:49 pm, edited 1 time in total.
ucof
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Mon Dec 31, 2007 7:10 pm

Boss progress

Postby ucof » Fri Apr 25, 2008 4:25 pm

Turns out that the error was being caused by the images folder being int eh wrong place.

-modules
--mod_wow_boss_progress
---css
---images
---overlib
---languages.php

should have been
-modules
--mod_wow_boss_progress
---language.php
--css
--overlib
--images


In other words, there was an extra /mod_wow_boss_progress/ in the directory with the other files in there. They needed to be in the up one level directory.

Thanks for the module, all is working now :)
ucof
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Mon Dec 31, 2007 7:10 pm

Re: Boss progress

Postby Infin1ty » Sun Apr 27, 2008 3:57 pm

Thx for this wonderfull module mate!

But i do have a small problem with it, i get this error on my webpage:

Warning: imagecreatefromgif(/home/l6842lim/public_html/modules/mod_wow_boss_progress/images/bars/bar.gif) [function.imagecreatefromgif]: failed to open stream: No such file or directory in /home/l6842lim/public_html/modules/mod_wow_boss_progress/mod_wow_boss_progress.php on line 340

Warning: imagecopymerge(): supplied argument is not a valid Image resource in /home/l6842lim/public_html/modules/mod_wow_boss_progress/mod_wow_boss_progress.php on line 342

Warning: imagecopymerge(): supplied argument is not a valid Image resource in /home/l6842lim/public_html/modules/mod_wow_boss_progress/mod_wow_boss_progress.php on line 342

Warning: imagecopymerge(): supplied argument is not a valid Image resource in /home/l6842lim/public_html/modules/mod_wow_boss_progress/mod_wow_boss_progress.php on line 342

Warning: imagepng(): supplied argument is not a valid Image resource in /home/l6842lim/public_html/modules/mod_wow_boss_progress/mod_wow_boss_progress.php on line 346

Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/l6842lim/public_html/modules/mod_wow_boss_progress/mod_wow_boss_progress.php on line 347

Lol is saw ucof had the same error. It works like a charm now!
Last edited by Infin1ty on Sun Apr 27, 2008 4:01 pm, edited 1 time in total.
Infin1ty
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Thu Mar 13, 2008 6:10 am

Re: Boss progress

Postby Malkom » Tue Apr 29, 2008 3:48 pm

Thank you for your answer reznor.... but I have made a lot of check before posting here ;)

Look at the images that I join on this post...

1st image : my config of the mod.. you can see left position and url of the image...

2nd image : result of this config... we can't see any image :(

3rd : I've just changed "Left" to "Rigth", and we can see the image... O_o

Don't understand... :(
Attachments
Image
User avatar
Malkom
WR.net Journeyman
WR.net Journeyman
 
Posts: 144
Joined: Tue Jan 09, 2007 11:02 am
Location: France - 91 - Longjumeau

Boss progress

Postby reznor » Wed Apr 30, 2008 1:54 pm

Hello Malkom,

I tested this on my test site with boss progress on the right side with screenshots to the left with Firefox and it's working.
Then I went to your website and it's not working.
Do you use the latest version available for download?

If you want to upgrade just unzip the downloadable archive to your WEBROOT/modules directory overwriting old files.
By upgrading this way you don't have to enter everything again.
User avatar
reznor
WR.net Apprentice
WR.net Apprentice
 
Posts: 43
Joined: Fri Nov 09, 2007 6:57 pm

Boss progress

Postby Arkel » Wed Apr 30, 2008 8:34 pm

Reznor I was wondering if you wouldn't mind if I took a stab at making this into a Dragonfly mod also? I must say VERY nice work...
[url=http://www.bronzedragonlords.com]Image
[/url]
User avatar
Arkel
WR.net Journeyman
WR.net Journeyman
 
Posts: 112
Joined: Thu Sep 07, 2006 8:42 am

Re: Boss progress

Postby acidmax » Thu May 01, 2008 4:50 am

hi everyone.

i've installed the module everything went fine, but whem i try to configure the module and then i save nothing happens... i go to the module config and everything is default again... any ideas what i did wrong?

i use joomla 1.0.15.
User avatar
acidmax
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Tue Apr 29, 2008 5:31 am

Boss progress

Postby Tristan1990 » Thu May 01, 2008 4:17 pm

have the same problem as gardo, any idear?
Last edited by Tristan1990 on Thu May 01, 2008 4:17 pm, edited 1 time in total.
Image
User avatar
Tristan1990
WR.net Apprentice
WR.net Apprentice
 
Posts: 27
Joined: Sun Aug 19, 2007 12:28 am

PreviousNext

Return to Joomla/Mambo

Who is online

Users browsing this forum: No registered users and 0 guests

cron