com_wowroster - Joomla 1.0.x Integration

Joomla/Mambo integration forum

Looking for some BETA Testers for Joomla component!

Postby Aldreth » Sat Feb 23, 2008 2:26 am

I installed on my Sunfire 1.013 Joomla site and everything seemed to install fine. I got a single error code concerning the SQL:

INSERT INTO `#__roster_account` VALUES (3, 'Admin', '3eb8ad34a2497cacc170e57b6569bdc3');

I'll be getting the rest of it set up once my server pulls a cron-job for Joomla for me (my hosting blows).
Aldreth
WR.net Apprentice
WR.net Apprentice
 
Posts: 6
Joined: Wed Nov 14, 2007 5:01 am

Looking for some BETA Testers for Joomla component!

Postby Nefuh » Sat Feb 23, 2008 4:00 am

Look in the database table ending with "_roster_account" if there´s a line with the settings from the message else add these values manually if possible.

Nefuh
Administrator of the german User2User Community for WoWRoster.
Guild Master from Scum from Hell - Horde @ EU-Anetheron.
User avatar
Nefuh
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 213
Joined: Fri Sep 15, 2006 8:34 pm
Location: Krefeld Germany

Looking for some BETA Testers for Joomla component!

Postby Nefuh » Sun Feb 24, 2008 1:37 am

New Version of com_wowroster available.

Now com_wowroster is based upon Roster 1.9.9.1701.

Note:

For new install, follow the instructions in the text files in the main archiv you downloaded. You do not need to run the original roster installer.

For updating, just replace the files on your webspace, with the files from the archives.
com_wowroster should automaticly detect that you upgrade to a new version. Just click "update" and follow the instructions.

While upgrading there´s no display of joomla. After updating and clicking on Memberlist all should display correct. Now you can go to the roster configuration panel an upgrade the addon versions if needed.

You can download the latest version from: http://dl.wowroster.de -> Roster Integration -> Joomla

Nefuh
Administrator of the german User2User Community for WoWRoster.
Guild Master from Scum from Hell - Horde @ EU-Anetheron.
User avatar
Nefuh
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 213
Joined: Fri Sep 15, 2006 8:34 pm
Location: Krefeld Germany

Looking for some BETA Testers for Joomla component!

Postby rrhode » Mon Feb 25, 2008 2:14 am

Any plans on upgrading this to run in Joomla 1.5 without legacy mode on?

It is really much nicer to code for Joomla 1.5.
rrhode
WR.net Apprentice
WR.net Apprentice
 
Posts: 22
Joined: Wed Dec 13, 2006 6:36 pm

Looking for some BETA Testers for Joomla component!

Postby Nefuh » Mon Feb 25, 2008 2:30 am

Yes, but to many problems at the moment with the new Joomla Framework.

In Joomla 1.0.x components will be loaded directly. In Joomla 1.5 components will be loaded into the new joomla framework so the roster variables did not all be function.

I´ve started to make a port for Joomla 1.5 but because the problem of the variables handling of the new Joomla Framework it did not work.

I will look if i can solve this problems and make a port for Joomla 1.5 but i can´t say a time when it´s done.

Nefuh
Administrator of the german User2User Community for WoWRoster.
Guild Master from Scum from Hell - Horde @ EU-Anetheron.
User avatar
Nefuh
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 213
Joined: Fri Sep 15, 2006 8:34 pm
Location: Krefeld Germany

Re: Looking for some BETA Testers for Joomla component!

Postby rrhode » Mon Feb 25, 2008 3:23 am

Well sounds good to me then =)

I like the idea. Will be much nicer than having to install it separately and trying to integrate them together somehow. I installed it successfully into Joomla 1.0.14.

I created a menu item to it.

I then could log into Joomla as admin and be logged into roster as well.

I then added my guild to the Upload rules so it accepts it. Then I uploaded my new CP lua file and it said it added members and all my character info and the whole works.

But where do I go to see this info? I see it nowhere? EDIT: NVM, did not have the members list installed in roster =)

Also I noticed an error trying to search for anything at all using the roster search function. Thought I could maybe find some members or items or recipes or something but instead it returns no results but gives this error:

PHP ERRORS
cache\tpl_default_search.html.inc
Notice line 86: Undefined index: S_MORE_RESULTS
Last edited by rrhode on Mon Feb 25, 2008 3:27 am, edited 1 time in total.
rrhode
WR.net Apprentice
WR.net Apprentice
 
Posts: 22
Joined: Wed Dec 13, 2006 6:36 pm

Looking for some BETA Testers for Joomla component!

Postby rrhode » Mon Feb 25, 2008 3:43 am

Another problem...

I attempted to do an armorysync, the addon had an update so I updated it. Then when I try to do an armory sync it pops up a dialog box with some Joomla content items in it. Then if I escape or press enter, can't see any buttons to press at the bottom, but it just goes away and the armorysync does not appear to complete or do anything. Just sits there.

EDIT: Wanted to update you on this... I went into the Armory config in roster and shut the ajax off and it works ok. So it must be something conflicting with the AJAX feature.
Last edited by rrhode on Mon Feb 25, 2008 3:59 am, edited 1 time in total.
rrhode
WR.net Apprentice
WR.net Apprentice
 
Posts: 22
Joined: Wed Dec 13, 2006 6:36 pm

Looking for some BETA Testers for Joomla component!

Postby Nefuh » Mon Feb 25, 2008 4:16 am

Yeah this is possible.

It could be that something must insert into the header section of an HTML Site for Ajax, so this is not possible by a component in Joomla so far as i know.

Nefuh
Administrator of the german User2User Community for WoWRoster.
Guild Master from Scum from Hell - Horde @ EU-Anetheron.
User avatar
Nefuh
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 213
Joined: Fri Sep 15, 2006 8:34 pm
Location: Krefeld Germany

Re: Looking for some BETA Testers for Joomla component!

Postby rrhode » Mon Feb 25, 2008 4:22 am

Nefuh wrote:Yeah this is possible.

It could be that something must insert into the header section of an HTML Site for Ajax, so this is not possible by a component in Joomla so far as i know.

Nefuh


Actually there are ways to insert lines into the head tag if thats what you mean. I think $mainframe->addCustomHeadTag is the function. If you are doing it from a module you have to use a workaround but it is still possible.

http://forum.joomla.org/viewtopic.php?t=139615
rrhode
WR.net Apprentice
WR.net Apprentice
 
Posts: 22
Joined: Wed Dec 13, 2006 6:36 pm

Re: Looking for some BETA Testers for Joomla component!

Postby rouven » Tue Feb 26, 2008 2:54 pm

I have some problems with the images in the menu. Please have a look for youself:

http://www.kiez-clan.de/component/optio ... Itemid,83/

I just symlinked the Interface Dir from my standalone roster to the joomla component directory.

Any ideas?


Rgds,

Rouven
User avatar
rouven
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 93
Joined: Fri Jan 12, 2007 4:39 am
Location: Hamburg, Germany

Looking for some BETA Testers for Joomla component!

Postby Nefuh » Tue Feb 26, 2008 7:55 pm

I only see the Joomla Menu when i click your link, but no main content.

But i think the problem is that all images from the menu are deplacing. Then try to add the following line to components/com_wowroster/templates/default/style.css:

Code: Select all
ul, li { padding: 0px; padding-left:0px; padding-right:0px }


Nefuh
Administrator of the german User2User Community for WoWRoster.
Guild Master from Scum from Hell - Horde @ EU-Anetheron.
User avatar
Nefuh
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 213
Joined: Fri Sep 15, 2006 8:34 pm
Location: Krefeld Germany

Re: Looking for some BETA Testers for Joomla component!

Postby rouven » Tue Feb 26, 2008 8:45 pm

thanks. worked
User avatar
rouven
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 93
Joined: Fri Jan 12, 2007 4:39 am
Location: Hamburg, Germany

Re: Looking for some BETA Testers for Joomla component!

Postby daddelkopp » Thu Feb 28, 2008 2:54 pm

Hi there,

I think you should take a look into the actual svn build from eqdkplus 0.5. The user RedPepper included a bridge to boards and cms's. It works with Joomla 1.5 nativ.

greetings
daddelkopp
User avatar
daddelkopp
WR.net Journeyman
WR.net Journeyman
 
Posts: 99
Joined: Wed Jan 03, 2007 10:22 am

Looking for some BETA Testers for Joomla component!

Postby Nefuh » Fri Feb 29, 2008 4:08 am

Thanks daddelkopp for the link, i´ve downloaded the latest svn snapshot from eqdkp+ 0.5 but the only thing is that this bridge only effects the login. Means if you authorized in Joomla you will get automaticly authorized in EQDKP.

What my component does is even a bit more. It runs complety into the joomla framework (so i can get direct access to the joomla variables) and there´s the problem with the version 1.5. As far as i know you can´t use the global php function, because the components will be loaded like a function. If this is correct this means i must recode every roster function and replace the global statement.

Example:

Normal Function in roster is like

Code: Select all
function name (some variables
{
      global 
$db$roster;
      . 
      . 
      .


In Joomla 1.5 i have to recode it to

Code: Select all
function name (some variables$db$roster
{
      .
      . 
      .


and even the function call must be recoded:

Normal Roster Function:
Code: Select all
$some_var name(some variables); 


Recoded to work in Joomla 1.5:
Code: Select all
$some_var name(some variables$db$roster); 


If i had understand something wrong, please feel free to correct.

Nefuh
Administrator of the german User2User Community for WoWRoster.
Guild Master from Scum from Hell - Horde @ EU-Anetheron.
User avatar
Nefuh
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 213
Joined: Fri Sep 15, 2006 8:34 pm
Location: Krefeld Germany

Re: Looking for some BETA Testers for Joomla component!

Postby daddelkopp » Fri Feb 29, 2008 3:34 pm

You have a PM :D
User avatar
daddelkopp
WR.net Journeyman
WR.net Journeyman
 
Posts: 99
Joined: Wed Jan 03, 2007 10:22 am

PreviousNext

Return to Joomla/Mambo

Who is online

Users browsing this forum: No registered users and 1 guest

cron