clight77 wrote:Maybe a silly question... But when on the index.php and user is not logged in or registered,how do I show on that page - This site is by invite only to un registered people?
Thanks
Code: Select all
<!-- INCLUDE forumlist_body.html -->
Code: Select all
<!-- IF not S_IS_BOT and not S_USER_LOGGED_IN -->
<div class="rules">
<div class="inner"><span class="corners-top"><span></span></span>
<strong>{L_INFORMATION}:</strong> {L_BOARD_ONLY_INVITE}
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- ENDIF -->
Code: Select all
'BOARD_ONLY_INVITE' => 'This site is by invite only',
Code: Select all
General Error
Cannot find module ./../includes/acp/acp_donation.php
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/functions_module.php
LINE: 446
CALL: trigger_error()
FILE: [ROOT]/adm/index.php
LINE: 74
CALL: p_master->load_active()
Algemene fout
The Invite files have been uploaded incompletely. Please make sure to upload all files before running the installer.
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/install/index.php
LINE: 85
CALL: trigger_error()
SuperKoe wrote:Algemene fout
The Invite files have been uploaded incompletely. Please make sure to upload all files before running the installer.
YESvolgograd wrote:Can I use the MOD for invite users but not lock forum?
What is wrong?volgograd wrote:Thank you KillBill I installed it, but my forum broke badly. I am not sure if I did something wrong, or if there is no compatibility with latest phpBB or my theme... I want the addon but I am scared of breaking the forum again.
I just want user to be able to send email to invite his friend to the forum...
I don't know. It's such a large MOD.KillBill. wrote:What is wrong?volgograd wrote:Thank you KillBill I installed it, but my forum broke badly. I am not sure if I did something wrong, or if there is no compatibility with latest phpBB or my theme... I want the addon but I am scared of breaking the forum again.
I just want user to be able to send email to invite his friend to the forum...
Code: Select all
General Error
SQL ERROR [ mysqli ]
Table 'cydusshh_bkdb1.INVITE_CONFIG_TABLE' doesn't exist [1146]
SQL
SELECT config_name, config_value FROM INVITE_CONFIG_TABLE
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/mysqli.php
LINE: 189
CALL: dbal->sql_error()
FILE: [ROOT]/includes/functions_invite.php
LINE: 82
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/functions_invite.php
LINE: 59
CALL: invite->get_config()
FILE: [ROOT]/includes/functions.php
LINE: 4483
CALL: invite->invite()
FILE: [ROOT]/index.php
LINE: 167
CALL: page_header()
SQL
SELECT config_name, config_value FROM INVITE_CONFIG_TABLE in /home/cydusshh/public_html/includes/db/dbal.php on line 757
Code: Select all
Invite A Friend [Donate] - Success
Database type :: mysqli
Warning
New permission settings have been added. Be sure to check your permission settings and see that they are as you would like them.
Adding new permission option: a_invite_settings
Success
Adding new permission option: a_invite_log
Success
Adding new permission option: u_send_invite
Success
Setting permissions for the Standard Admin role.
Success
Setting permissions for the Standard Admin role.
Success
Setting permissions for the Full Admin role.
Success
Setting permissions for the Full Admin role.
Success
Setting permissions for the All Features role.
Success
Setting permissions for the Standard Features role.
Success
Setting permissions for the No Private Messages role.
Success
Setting permissions for the No Avatar role.
Success
Setting permissions for the Bibelkristna Standard User role.
Success
Adding acp module: Invite A Friend
Success
Adding acp module: Invitation settings
Success
Adding acp module: Message templates
Success
Adding acp module: Action log
Success
Adding ucp module: UCP_INVITE
Success
Adding ucp module: UCP_INVITE_INVITE
Success
Adding a new database table: phpbb_invite_log
Success
Adding a new database table: phpbb_invite_config
Success
Adding a new column named user_invitations to table phpbb_users
Success
Adding a new column named user_registrations to table phpbb_users
Success
Adding a new column named user_inviter_id to table phpbb_users
Success
Adding a new column named user_inviter_name to table phpbb_users
Success
Purging your forum’s cache
Success
Purging the Auth Cache
Success
Refreshing the Artodia: Mobile template
Success
Refreshing the prosilver template
Success
Refreshing the we_clearblue template
Success
Populating database tables
Success
Updating a column named user_inviter_id from table phpbb_users
Success
Altering database tables
Success
Removing acp module: Invitation settings
Success
Removing acp module: Message templates
Success
Removing acp module: Action log
Success
Adding acp module: Overview
Success
Adding acp module: Invitation settings
Success
Adding acp module: Referral settings
Success
Adding acp module: Message templates
Success
Adding acp module: Action log
Success
Adding a new database table: phpbb_invite_referrals
Success
Adding a new column named expiration_time to table phpbb_invite_log
Success
Adding a new column named user_referrals to table phpbb_users
Success
Adding a new column named user_referrer_id to table phpbb_users
Success
Adding a new column named user_referrer_name to table phpbb_users
Success
Purging your forum’s cache
Success
Purging the Auth Cache
Success
Refreshing the Artodia: Mobile template
Success
Refreshing the prosilver template
Success
Refreshing the we_clearblue template
Success
Added new config
Success
Adding new config variable: invite_version
Success
The "Invite A Friend MOD" is a completely different Mod, so contact the "Invite A Friend Mod" author!volgograd wrote:Invite A Friend
Oh no!!!! Sorry!KillBill. wrote:The "Invite A Friend MOD" is a completely different Mod, so contact the "Invite A Friend Mod" author!volgograd wrote:Invite A Friend