NO card options are available

In fact this as a Image Image Image Image Red/yellow/Green and blue mod, also known as the ban user / repport post to moderator system

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

NO card options are available

Postby Titbb on Sun 28. Aug, 2005 21:50

Well, subject sais it all.

I installed yellow_card_1.4.9em_cat_hierachy on phpbb .17 and HC2.11RC5, and set the post report to reg.

But everywhere i try to look, there are no cards whatsoever coming up.
Not even the blue ones, and i did set a reportforum in the config.

Any idea what might be wrong?

There were no errors during install.
Maybe there is something wrong in the mysql dbase, when i open the db update php i got

This list is a result of the SQL queries needed for this Mod

Yellow Card Mod
[Added/Updated] line: 1 , INSERT INTO phpbb_auths_def ( `auth_type` , `auth_name` , `auth_order` ) VALUES ("f", "auth_bluecard", "150")
[Added/Updated] line: 2 , INSERT INTO phpbb_auths_def ( `auth_type` , `auth_name` , `auth_order` ) VALUES ("f", "auth_greencard", "160")
[Added/Updated] line: 3 , INSERT INTO phpbb_auths_def ( `auth_type` , `auth_name` , `auth_order` ) VALUES ("f", "auth_yellowcard", "170")
[Added/Updated] line: 4 , INSERT INTO phpbb_auths_def ( `auth_type` , `auth_name` , `auth_order` ) VALUES ("f", "auth_redcard", "180")
[Already added] line: 5 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("bluecard_limit", "3")
[Already added] line: 6 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("bluecard_limit_2", "1")
[Already added] line: 7 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("max_user_bancard", "10")
[Already added] line: 8 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("report_forum", "0")
[Already added] line: 9 , ALTER TABLE phpbb_users ADD user_warnings SMALLINT (5) DEFAULT "0"
[Already added] line: 10 , ALTER TABLE phpbb_posts ADD post_bluecard TINYINT (1)


But the first 4 lines keep on saying Added/Updated, while they already should be in there. Looking in the dbase, it seems it keeps adding those lines, and not recognizing them.
Titbb
Poster
Poster
 
Posts: 1
Joined: Sun 28. Aug, 2005 20:59

Postby Letus on Mon 07. Nov, 2005 01:56

if you using mod_hieararchy, there is missing code in the installation procedure, this line in viewtopic_body.tpl is missing :


#
#-----[ FIND ]------------------------------------------------
#
{postrow.IP_IMG}

#
#-----[ IN-LINE FIND ]----------------------------------------
#
{postrow.IP_IMG}

#
#-----[ IN-LINE AFTER, ADD]-----------------------------------
#
{postrow.U_R_CARD}{postrow.U_Y_CARD}{postrow.U_G_CARD}{postrow.U_B_CARD}{postrow.CARD_EXTRA_SPACE}{postrow.CARD_HIDDEN_FIELDS}

once you do that, it will work ... the instalation script is very poorly done :(
Letus
Poster
Poster
 
Posts: 2
Joined: Mon 07. Nov, 2005 01:49


Return to Yellow card [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron