forums.eqdkp.com: phpBB3 + EQdkp integration - forums.eqdkp.com

Jump to content

  • (46 Pages) +
  • 1
  • 2
  • 3
  • 4
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

phpBB3 + EQdkp integration Powerful guild portal

#16 User is offline   ippe

  • Member
  • Pip
  • Group: Members
  • Posts: 168
  • Joined: 18-March 06
  • Location:Finland
  • Interests:Beer, beer and php

Posted 22 May 2007 - 12:45 AM

View Postgile, on May 22 2007, 03:14 AM, said:

Could we see the other two templetes you made. The two above links for Custom EL style and Prosilver (custom) do not currently work. If i remember correctly the EL style you had posted before was very nice and would like to play around with it. Also is there a way to have the EQDKP stuff show on the forum side. When i goto index.php there is not way to get the the dkp site from the forums. When on the dkp site when u click the banner it brings u to the forums but again no way of going back. The site I have up right now is http://ripco.tiigsla...om/viewnews.php (this only way i been able to see the dkp) and http://ripco.tiigslair.com/ takes you right to the index page of phpbb3 with no visual link to show that there is a DKP site.

Any help would be appreciated it.

Thanks

Omena org is down. Thats why Custom EL style and Prosilver (custom) do not currently work. Ill hope soon it come up.

link forums to dkp site:
Go in Administration Control Panel
Forums -> go some Category
Create new forum :: Dkp
Forum type: Link
Forum link: viewnews.php


or another way is edit headers

#17 Guest_angelninja_*

  • Group: Guests

Posted 22 May 2007 - 05:53 PM

View Postcoldsun, on May 21 2007, 06:06 PM, said:

Users who use mysql4 will more than likely recieve the following error when trying to import the database additions.

The error is as follows:
ERROR 1064 at line 182: You have an error in your SQL syntax. Check the manual
that corresponds to your MySQL server version for the right syntax to use near '
collate utf8_bin NOT NULL default '',



i USE sql 4 and I have noooo problems.

#18 Guest_Dahn_*

  • Group: Guests

Posted 23 May 2007 - 12:56 AM

View Postippe, on May 21 2007, 11:04 PM, said:

Never get that kind error in my host Omena.org.. but now when i install apache 2.2.4 + php 5.5.2 to my own comp, i will get them.


Your fixes worked great.
I'm starting on importer plugins for CT_RaidAssist as well as DKPMon.

#19 User is offline   ippe

  • Member
  • Pip
  • Group: Members
  • Posts: 168
  • Joined: 18-March 06
  • Location:Finland
  • Interests:Beer, beer and php

Posted 23 May 2007 - 01:03 AM

View PostDahn, on May 23 2007, 03:56 AM, said:

Your fixes worked great.
I'm starting on importer plugins for CT_RaidAssist as well as DKPMon.

There is new version out 1.0.2. Many fixes and little bit more.

#20 Guest_Dahn_*

  • Group: Guests

Posted 23 May 2007 - 02:12 AM

Using 1.0.2

I didn't see instructions in the readme for activating the armory code. I turned it on anyways (adding the module to the ACP) and tried it out.

Few things I noticed:

1. database tables for armory (bbeqdkp_armory, bbeqdkp_armory_settings) are hardcoded in the armory php files. I changed them to our local prefix

2. The import from armory seems to fail if two toon names are identical except for a diacritical mark. So an error occurs trying to insert Durdyn and Dürdyn into the table. Should some other encoding be used for the name first?

3. I tried the armory download on a friend's guild and the links generated from the info view with the avatars link to the wow-europe site.

4. Armory plugin is not showing up in DKP navbar (use relative path for roster.php to load/test it)

I'm assuming this code isn't done but wasn't sure since the notes said the plugin was complete :)

#21 User is offline   ippe

  • Member
  • Pip
  • Group: Members
  • Posts: 168
  • Joined: 18-March 06
  • Location:Finland
  • Interests:Beer, beer and php

Posted 23 May 2007 - 02:40 AM

Quote

1. database tables for armory (bbeqdkp_armory, bbeqdkp_armory_settings) are hardcoded in the armory php files. I changed them to our local prefix
I allways hardcode first, then edit them. Bad programing style, i know.

Quote

2. The import from armory seems to fail if two toon names are identical except for a diacritical mark. So an error occurs trying to insert Durdyn and Dürdyn into the table. Should some other encoding be used for the name first?
utf8_decode() utf8_encode() i'll think. Can u tell guild name and realm?

Quote

3. I tried the armory download on a friend's guild and the links generated from the info view with the avatars link to the wow-europe site.
Hardcoded links in template :blush:

Quote

4. Armory plugin is not showing up in DKP navbar (use relative path for roster.php to load/test it)
Thats true. Only 4 Pro's atm. :huh:

Quote

I'm assuming this code isn't done but wasn't sure since the notes said the plugin was complete :)
:lol: meaby someday it will be complate

Edit: beta 1.0.3 I'll hope all thoes are now fixed.

#22 Guest_Dahn_*

  • Group: Guests

Posted 23 May 2007 - 12:49 PM

In the 1.0.3 release, there is a file that might have an incorrect name.

./adm/styles/dkp/acp_mm_listmembers.html is identical to the acp_mm_listmember.html (no trailing s)
I didn't find any code that actually uses the new file so I'm guessing it is dynamically accessed by the acp module itself.

Edit: finished the integration of 1.0.3 changes. The name import worked fine for Durdyn vs. Dürdyn. There is an issue that after a certain point, new rows are not formed and the page simply adds all the names in the last row (making it a very very wide page). Try importing Aces of Azeroth from US Silvermoon server. I can send you screen shots as well.

Admin page for roster shows 2 rows for each rank. One row has the "hidden" checkbox set, 2nd row does not. So there are 18 rows in total. The template fields need a bit of resizing.

When I saw this, I was excited because I was using the same armory code to write a member import function for Add Member. Is this how you envisioned the Roster feature working? If you download armory data, it should automatically fill that data into the member table for name, class, level, race, etc. This is what I'm going to work on because I need this function before I can translate the CTRT importer to work within this system.

#23 User is offline   ippe

  • Member
  • Pip
  • Group: Members
  • Posts: 168
  • Joined: 18-March 06
  • Location:Finland
  • Interests:Beer, beer and php

Posted 23 May 2007 - 11:03 PM

Quote

./adm/styles/dkp/acp_mm_listmembers.html is identical to the acp_mm_listmember.html (no trailing s)
I don't find that kind file on my comp, or in CVS. I can't find it even phpbb3_eqdkp-b1.0.3.zip.

Quote

Edit: finished the integration of 1.0.3 changes. The name import worked fine for Durdyn vs. Dürdyn. There is an issue that after a certain point, new rows are not formed and the page simply adds all the names in the last row (making it a very very wide page). Try importing Aces of Azeroth from US Silvermoon server. I can send you screen shots as well.

Admin page for roster shows 2 rows for each rank. One row has the "hidden" checkbox set, 2nd row does not. So there are 18 rows in total. The template fields need a bit of resizing.
Did't see that kind bugs with Firefox 2.0.0.3. So, try delete template cache files on /cache/
Only problem i found is on links to armory, if some special char on name link give Error Encountered: An error has occurred.

#character-sheet.xml?r=Silvermoon&n=Dr%C3%AAdg <-- correct
#character-sheet.xml?r=Silvermoon&n=Dr%C3%83%C2%AAdg <- on my link

any ideas?

Edit: fixed

Quote

When I saw this, I was excited because I was using the same armory code to write a member import function for Add Member. Is this how you envisioned the Roster feature working? If you download armory data, it should automatically fill that data into the member table for name, class, level, race, etc. This is what I'm going to work on because I need this function before I can translate the CTRT importer to work within this system.
No, if we automatically fill that data into the member table, we add there all thoes alts, etc. bank chars. But we can make that kind feature..

Edit:
Posted Image
Need something else?

#24 Guest_Lyf_*

  • Group: Guests

Posted 24 May 2007 - 07:01 AM

I can't wait to try this! Just have to wait for your site to open again I guess. I have phpBB3 running on my site but no eqDKP, should I just overwrite my site with your files while updating config.php etc ?

#25 User is offline   ippe

  • Member
  • Pip
  • Group: Members
  • Posts: 168
  • Joined: 18-March 06
  • Location:Finland
  • Interests:Beer, beer and php

Posted 24 May 2007 - 07:14 AM

View PostLyf, on May 24 2007, 10:01 AM, said:

I can't wait to try this! Just have to wait for your site to open again I guess. I have phpBB3 running on my site but no eqDKP, should I just overwrite my site with your files while updating config.php etc ?
Just go Sourceforge and download it, then read readme..

#26 Guest_Lyf_*

  • Group: Guests

Posted 24 May 2007 - 09:11 AM

View Postippe, on May 24 2007, 07:14 AM, said:

Just go Sourceforge and download it, then read readme..

Ok, thank you very much. It seems to be working without a flaw (but one) - great job, Ippe!

My problem is the armory plugin, I get this error:

Quote

General Error
SQL ERROR [ mysql4 ]

Table 'web1441.bbeqdkp_armory_settings' doesn't exist [1146]

SQL

SELECT set_name, set_value, set_hide FROM bbeqdkp_armory_settings WHERE set_type LIKE "rank" ORDER BY set_name

BACKTRACE

FILE: includes/db/mysql.php
LINE: 133
CALL: dbal->sql_error()

FILE: includes/acp/acp_dkp_armory.php
LINE: 270
CALL: dbal_mysql->sql_query()

FILE: includes/functions_module.php
LINE: 460
CALL: acp_dkp_armory->main()

FILE: adm/index.php
LINE: 80
CALL: p_master->load_active()


To me it seems like I need an .sql file to import into my database, am I right?
When I go to "Add Raid" and press "Parse Log" I get file not found and with "Add event" I get "Module not found".


Kind regards

#27 Guest_gile_*

  • Group: Guests

Posted 24 May 2007 - 10:48 AM

Could anyone tell me why my Armory Config Looks way it does? I added the lines to common.php and the tables to the database. I set the module like it said in the Read Me also set the Module to acp_dkp_armory and Mode to Config Armory. I get this when i click the link in the menu section

Posted Image

Any help would be appreciated

Thanks

#28 User is offline   ippe

  • Member
  • Pip
  • Group: Members
  • Posts: 168
  • Joined: 18-March 06
  • Location:Finland
  • Interests:Beer, beer and php

Posted 24 May 2007 - 10:58 AM

View PostLyf, on May 24 2007, 12:11 PM, said:

To me it seems like I need an .sql file to import into my database, am I right?
Yeah. Read readme.. ( Write database.sql to DB )

View PostLyf, on May 24 2007, 12:11 PM, said:

When I go to "Add Raid" and press "Parse Log" I get file not found

I don't have WoW anymore, so i can't make any log. Thats why is hard made that part of code without help.
Just upload some log here, and i can start working on it.

View PostLyf, on May 24 2007, 12:11 PM, said:

Add event" I get "Module not found"
bug on link..
acp_dkp_raid.php line 1346
U_ADD_EVENT' => append_sid("index.$phpEx", "i=dkp&mode=addevent"),
->
'U_ADD_EVENT' => append_sid("index.$phpEx", "i=dkp_event&mode=addevent"),

#29 User is offline   ippe

  • Member
  • Pip
  • Group: Members
  • Posts: 168
  • Joined: 18-March 06
  • Location:Finland
  • Interests:Beer, beer and php

Posted 24 May 2007 - 11:02 AM

View Postgile, on May 24 2007, 01:48 PM, said:

Could anyone tell me why my Armory Config Looks way it does? I added the lines to common.php and the tables to the database. I set the module like it said in the Read Me also set the Module to acp_dkp_armory and Mode to Config Armory. I get this when i click the link in the menu section

It doesn't work becoss phpbb3 cache all files on \cache
There is files like tpl_prosilver_overall_header.html.php, if make any changes to templates.. You see result only if delete cache file.
When make own tempates, it's lots of easyer just edit \cache with CHMOD to 755 and delete all files except data_global.php.

#30 Guest_gile_*

  • Group: Guests

Posted 24 May 2007 - 11:06 AM

View Postippe, on May 24 2007, 01:02 PM, said:

It doesn't work becoss phpbb3 cache all files on \cache
There is files like tpl_prosilver_overall_header.html.php, if make any changes to templates.. You see result only if delete cache file.
When make own tempates, it's lots of easyer just edit \cache with CHMOD to 755 and delete all files except data_global.php.


Thanks for the heads up. I deleted the cache and it works now. Appreciate the help and the work you have done

Thanks again

  • (46 Pages) +
  • 1
  • 2
  • 3
  • 4
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users