• [MOD] - Comments notify foreach user in details by email 3 0 5 1
Currently:  

Author Topic: [MOD] - Comments notify foreach user in details by email  (Read 161158 times)

0 Members and 1 Guest are viewing this topic.

Offline Schtorsch

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] - Comments notify foreach user in details by email
« Reply #90 on: September 15, 2007, 11:45:25 PM »
For un-checked auto for new image ...

find:

Quote
function get_comments_notify_by_email($user_id = -1, $status = "") {
    global $site_db, $lang, $msg, $user_info, $config, $site_template, $additional_user_fields, $additional_image_fields;
    global $image_id, $id, $table_prefix, $user_table_fields, $script_url;

replace:

Code: [Select]
INSERT INTO " . COMMENTS_NOTIFY_TABLE . "
                    (field_id, user_id, image_id, comment_notify_date, comment_notify_time, comment_notify_microtime, comment_notify_status)
                    VALUES (NULL, '" . $user_id . "', '" . $image_id . "', '" . $date . "', '" . $time . "', '" . $microtime . "', '0')                   

You must reset table to work. I give no support for this.

Replace the first columns with a sql-command?!
The sql-command don`t work at my table...

The mod is great - but the automatic notify-option is no good. Every picture I watch get selected.
If I forget to uncheck every picture I watch - tons of pictures get selected.
I think, that should be changed in futures versions. Every user should select, what he want.

Best in my opinion: All picture unchecked after install the mod. No automatic selection by watching a
picture. Only manual selected pictures should be notified per mail. So every user has the maximum control
about notification.

Thanks for spending so many time for me! Your support is really good! I wish you all the best in future!
I´m looking for new versions of this mod!  :)
Freundliche Grüße


Daniel, der Schtorsch

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline Schtorsch

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] - Comments notify foreach user in details by email
« Reply #92 on: September 16, 2007, 01:43:40 AM »
YESSSSSSS!!!!!!!!  :)

That´s it!!!! Thunderstrike for president!  :roll: :lol:
Thank you very very much! Now is that mod perfect for me!
Freundliche Grüße


Daniel, der Schtorsch

Offline Loda

  • Sr. Member
  • ****
  • Posts: 353
    • View Profile
    • Fotosucht Schweiz
Re: [MOD] - Comments notify foreach user in details by email
« Reply #93 on: September 16, 2007, 08:41:27 AM »
....

And why can find here in 1st post ? :?
....

All check - please follow instruction correct.

so sorry.. excuse me..
i'm little bit confused about updates and postigs..
sorry..  :oops:

Offline Mr_LovaLove

  • Full Member
  • ***
  • Posts: 233
  • Unkown
    • View Profile
Re: [MOD] - Comments notify foreach user in details by email
« Reply #94 on: September 16, 2007, 01:11:03 PM »
@Loda

this mod has been upadated many times since ur last post ^_*

so all what  u have to do is read page 1 and 4 ;)

its better to check from page one to 4 if you like

i advice you to read all pages coz its only 7 which nothing if u compare it ith other mods :) [ best solution for all :P ]

if fact , if u check page 7 <<--- u'll find a good solution about auto check ! ( this u will know it after u install the mod )

hope it helps

waitin; a good response from ya

t.c
English Please :@

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] - Comments notify foreach user in details by email
« Reply #95 on: September 16, 2007, 01:27:10 PM »
This is tweak for auto-check:

http://www.4homepages.de/forum/index.php?topic=18522.msg100726#msg100726

and I edit topic static for check direct. ;)
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline Schtorsch

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] - Comments notify foreach user in details by email
« Reply #96 on: September 30, 2007, 06:17:48 PM »
Hi Thunderstrike!

Today I have a new, short question: Is it possible to disable the notify-feature overall with one or two clicks?!
Because I have many problems at this time with the comments - and I want to check it now. Step by step.
Check the database, check the other mods. And finally check, if notify-function is the problem. I hope not.
Is ist possible? Outcommand any lines?!
Freundliche Grüße


Daniel, der Schtorsch

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] - Comments notify foreach user in details by email
« Reply #97 on: September 30, 2007, 08:52:16 PM »
Ok, I get. I check. Thank for posting. ;)
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline Schtorsch

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] - Comments notify foreach user in details by email
« Reply #99 on: September 30, 2007, 10:26:35 PM »
Wow!  8O

Thanks a lot for so hard work! Great support!  :)
Freundliche Grüße


Daniel, der Schtorsch

Offline Mr_LovaLove

  • Full Member
  • ***
  • Posts: 233
  • Unkown
    • View Profile
Re: [MOD] - Comments notify foreach user in details by email
« Reply #100 on: October 02, 2007, 07:54:07 AM »
i have an idea !?

 we have a tweak for auto-check ( if the user visit the image )

can we change this tweak for ( if the user write a comment it check him if not no send notify  - unless he click on notify button )

is that possible ?

English Please :@

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] - Comments notify foreach user in details by email
« Reply #101 on: October 02, 2007, 01:14:14 PM »
i have an idea !?

 we have a tweak for auto-check ( if the user visit the image )

can we change this tweak for ( if the user write a comment it check him if not no send notify  - unless he click on notify button )

is that possible ?

I no like. This is no user choice - is program choice and some user no like. Sorry.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline Schtorsch

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] - Comments notify foreach user in details by email
« Reply #102 on: October 02, 2007, 11:26:51 PM »
Sorry, another question...  :oops:

I did the new step 9 and deactivate the notify-function.
But: If I set "1" back in constants.php the function already is deactivated...  The notify-button are not shown...

And a second question about comments-problem: Since a few days I have a big problem with my gallery.
If one of the admins write a comment, they must wait about 4 minutes before the gallery show this comment.
At this 4 minutes the complete gallery is blocked. Nobody can open the site...
All the other users haven´t this problem. Changing the account don´t work. Only the change of the user_id in database
brings back the normal situation (=no waiting after writing a comment).
Is it possible, that this problem has to do with the mod?! This mod here was the last change of gallery-files...
Freundliche Grüße


Daniel, der Schtorsch

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] - Comments notify foreach user in details by email
« Reply #103 on: October 02, 2007, 11:44:06 PM »
Quote
Is it possible, that this problem has to do with the mod?

Check web error logs for this and post here.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline Schtorsch

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] - Comments notify foreach user in details by email
« Reply #104 on: October 03, 2007, 12:00:34 AM »
Check web error logs for this and post here.

Where can I find them?

And have you a solution for reactivating the notify-option?
Freundliche Grüße


Daniel, der Schtorsch