Sub Menu
Links Menu
Online Users

In total there are 323 users online :: 1 registered, 0 hidden and 322 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Google [Bot] based on users active over the past 60 minutes

Link pm_notify not there

Any feedback, suggestion and comments relating to the IntegraMOD project can be posted here. NO bug reports should be posted in this forum

Moderator: Integra Moderator

Link pm_notify not there

PostAuthor: r1Pped » Sun May 27, 2007 2:37 pm

In the admin section for the link config, it has an option for pm'ing site admins on a new link, but the SQL data is not there for it.

I thought perhaps my download and install was wrong at first, but after a fresh download and checking through the SQL files, its not there.
[code]INSERT INTO phpbb_link_config (config_name, config_value) VALUES ('site_logo', 'http]
Note the 'email_notify' is there, but the 'pm_notify' is not.

Simple edit really makes it work fine.
Last edited by r1Pped on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

r1Pped
Members
Members
 
Posts: 35
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 13, 2007 2:26 pm
Cash on hand: 0.00

Re: Link pm_notify not there

PostAuthor: Helter » Sun May 27, 2007 2:53 pm

Code: Select all
INSERT INTO `phpbb_link_config` ( `config_name` , `config_value` ) VALUES ( 'pm_notify', '0' );
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4167
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 172.60
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: r1Pped » Sun May 27, 2007 3:20 pm

Works fine thanks.
Might be an idea to edit the download file to sort the problem tho <img>
Last edited by r1Pped on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

r1Pped
Members
Members
 
Posts: 35
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 13, 2007 2:26 pm
Cash on hand: 0.00


Return to IntegraMOD Feedback

Who is online

Registered users: Google [Bot]

cron