[BETA] phpRivals mod 2.0.1

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Ideas Centre
Vogue01
Registered User
Posts: 16
Joined: Thu May 15, 2014 4:45 pm

Re: [BETA] phpRivals mod 2.0.1

Post by Vogue01 »

I get these errors when I try to install

Code: Select all

SQL ERROR [ mysql4 ]

Table 'exentric_base.phpbb_rivals_matches' doesn't exist [1146]

SQL

SELECT COUNT(match_id) AS clancontested FROM phpbb_rivals_matches WHERE match_status = 2

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()

FILE: [ROOT]/includes/db/mysql.php
LINE: 193
CALL: dbal->sql_error()

FILE: [ROOT]/includes/functions.php
LINE: 4636
CALL: dbal_mysql->sql_query()

FILE: [ROOT]/umil/umil_frontend.php
LINE: 83
CALL: page_header()

FILE: [ROOT]/umil/umil_auto.php
LINE: 83
CALL: umil_frontend->umil_frontend()

FILE: [ROOT]/install_phpRivalsMOD.php
LINE: 762
CALL: include('[ROOT]/umil/umil_auto.php')
User avatar
Soshen
Registered User
Posts: 500
Joined: Wed Sep 23, 2009 10:03 am

Re: [BETA] phpRivals mod 2.0.1

Post by Soshen »

but you have installed the mysql table with UMIL like the mod ask?
My dev board: http://www.nipponart.org
Safe GamerTag HOME - Official Topic Index HOME - phpRivals MOD DISCUSSION
Vogue01
Registered User
Posts: 16
Joined: Thu May 15, 2014 4:45 pm

Re: [BETA] phpRivals mod 2.0.1

Post by Vogue01 »

Soshen wrote:but you have installed the mysql table with UMIL like the mod ask?
How do I do that?

edit: ive sent u a pm soshen :)
User avatar
Soshen
Registered User
Posts: 500
Joined: Wed Sep 23, 2009 10:03 am

Re: [BETA] phpRivals mod 2.0.1

Post by Soshen »

all are in the package
do you have used automod for install?
My dev board: http://www.nipponart.org
Safe GamerTag HOME - Official Topic Index HOME - phpRivals MOD DISCUSSION
Vogue01
Registered User
Posts: 16
Joined: Thu May 15, 2014 4:45 pm

Re: [BETA] phpRivals mod 2.0.1

Post by Vogue01 »

I used automod but I can't run install file cause I get those errors^
Vogue01
Registered User
Posts: 16
Joined: Thu May 15, 2014 4:45 pm

Re: [BETA] phpRivals mod 2.0.1

Post by Vogue01 »

Vogue01 wrote:I get these errors when I try to install

Code: Select all

SQL ERROR [ mysql4 ]

Table 'exentric_base.phpbb_rivals_matches' doesn't exist [1146]

SQL

SELECT COUNT(match_id) AS clancontested FROM phpbb_rivals_matches WHERE match_status = 2

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()

FILE: [ROOT]/includes/db/mysql.php
LINE: 193
CALL: dbal->sql_error()

FILE: [ROOT]/includes/functions.php
LINE: 4636
CALL: dbal_mysql->sql_query()

FILE: [ROOT]/umil/umil_frontend.php
LINE: 83
CALL: page_header()

FILE: [ROOT]/umil/umil_auto.php
LINE: 83
CALL: umil_frontend->umil_frontend()

FILE: [ROOT]/install_phpRivalsMOD.php
LINE: 762
CALL: include('[ROOT]/umil/umil_auto.php')
tried automod install again, still get this error when i try to run the install file :(
User avatar
Soshen
Registered User
Posts: 500
Joined: Wed Sep 23, 2009 10:03 am

Re: [BETA] phpRivals mod 2.0.1

Post by Soshen »

the error above is cose you haven't installed the database entries using umil and php installer file that is in the package.
My dev board: http://www.nipponart.org
Safe GamerTag HOME - Official Topic Index HOME - phpRivals MOD DISCUSSION
Vogue01
Registered User
Posts: 16
Joined: Thu May 15, 2014 4:45 pm

Re: [BETA] phpRivals mod 2.0.1

Post by Vogue01 »

Managed to get it right but now when people try to register it says:

General Error
SQL ERROR [ mysql4 ]

Field 'user_tournaments' doesn't have a default value [1364]

I've already updated the database like phpbb suggests you to do at a default value error, but it didn't work. I'm out of ideas. Anyone?
User avatar
Soshen
Registered User
Posts: 500
Joined: Wed Sep 23, 2009 10:03 am

Re: [BETA] phpRivals mod 2.0.1

Post by Soshen »

yeah it's a solved thing
here the solution

http://www.nipponart.org/forum/phprival ... ournaments
My dev board: http://www.nipponart.org
Safe GamerTag HOME - Official Topic Index HOME - phpRivals MOD DISCUSSION
User avatar
RyskiBangBang
Registered User
Posts: 3
Joined: Wed Jun 18, 2014 8:26 am

Re: [BETA] phpRivals mod 2.0.1

Post by RyskiBangBang »

@soshen

Hi I'm having a little difficulty with this mod. After I install I keep receiving this error when I go to access the Rivals CP:

Code: Select all

[b]General Error[/b]

template->_tpl_load_file(): File ./style/.html does not exist or is empty

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/functions_template.php
LINE: 63
CALL: trigger_error()

FILE: [ROOT]/includes/template.php
LINE: 437
CALL: template_compile->_tpl_load_file()

FILE: [ROOT]/includes/template.php
LINE: 224
CALL: template->_tpl_load()

FILE: [ROOT]/adm/index.php
LINE: 206
CALL: template->display()

FILE: [ROOT]/adm/index.php
LINE: 83
CALL: adm_page_footer()
web address http://www.se3clans.tk
phpBB 3.0.12

Thanks in advance, Ryan.
User avatar
RyskiBangBang
Registered User
Posts: 3
Joined: Wed Jun 18, 2014 8:26 am

Re: [BETA] phpRivals mod 2.0.1

Post by RyskiBangBang »

I'm still not exactly sure what the issue was, but I did manage to get it working through a clean wipe and fresh install.

Took a long time deleting everything from the module database though!

I think the issue sprouted from installing the original phpRivals and not doing a clean up before installing this version.

School boy error!
User avatar
RyskiBangBang
Registered User
Posts: 3
Joined: Wed Jun 18, 2014 8:26 am

Re: [BETA] phpRivals mod 2.0.1

Post by RyskiBangBang »

OK so I have everything in place now, but I cant find anywhere where I can create a clan. I'm just about pulling my hair out here!

Receiving this message for everything I click on the CCP:
Information

For use this function you must login to clan.

GO BACK!

Can anyone help?

Ryan
the_observer
Registered User
Posts: 24
Joined: Sun May 19, 2013 8:23 pm

Re: [BETA] phpRivals mod 2.0.1

Post by the_observer »

Hi,

i am trying to install this mod with automod latest version but i get the message :
One or more install actions failed. Please review the actions below, make any adjustments and retry. You may continue with the installation even though some of the actions failed. This is not recommended and may cause your board to not function correctly.
I have a clean 3.0.1.2 phpbb3 installation.

Should i install this mod in a different phpbb3 version or should i use the force install button of automod?

Thank you for your time reading this.

Regards,
the_observer.
masterolive
Registered User
Posts: 3
Joined: Thu Mar 12, 2015 5:49 am

Re: [BETA] phpRivals mod 2.0.1

Post by masterolive »

This is a great mod, and I intend on customizing it and cleaning it up as best as I can, but first I need to fully test its functionality on my own website.

I Was able to install this mod on 3.0.13
I had to FORCE INSTALL and go through a bunch of warnings and errors,
There where a few DIY instructions that randomly came up during the installation, I took a mental note of them but never had to do anything with those instructions because there was a link that brought me to the finalized installation tab in the ACP.

It seemed to have installed ok, and it did not break my board.
However, there is still nothing on my main menu bar, Im assuming its because there are no tournaments, or ladders, or clans currently made.

Witch brings me to my last point:
HOW DO I CREATE A CLAN!?

I was hoping to test out this rivals system, but I see no option to create a clan anywhere so I cant test anything.

Return to “[3.0.x] MODs in Development”