Author Topic: [Mod] Mail Owner of image when Comment is Posted  (Read 261203 times)

0 Members and 1 Guest are viewing this topic.

Offline impss

  • Sr. Member
  • ****
  • Posts: 382
    • View Profile
    • Cusstom.net
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #135 on: January 05, 2007, 07:47:37 PM »
ok, chose:
1. only image owners can chose receive or not emails on new posted comments
2. any registered members can "subscribe" for any images they want, to receive emails on new posted comments.

the first variant is already exist (no offical mods though), u can see it at my site ;)

the second variant is not exist (I'm not aware of), but I was thinking to make it sometimes today.

V@no or Anybody,

was the  > 2. any registered members can "subscribe" for any images they want, to receive emails on new posted comments

figured out?

anyone have or can make this mod?

Thanks

Offline Alonso

  • Newbie
  • *
  • Posts: 17
    • View Profile
    • Haustierpics.de
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #136 on: April 29, 2007, 09:46:27 PM »
Ich hab das jetzt gemacht wie auf Seite 1 beschrieben.
Aber ich bekomm das nicht hin das die User die Funktion im Member Bereich deaktivieren können.

Könnte mir das vieleicht nochmal jemand kurz posten ?

Wäre mir echt geholfen Danke
Dumm ist nur der der Dummes tut

Offline ccsakuweb

  • Sr. Member
  • ****
  • Posts: 498
  • Patri
    • View Profile
    • My Art
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #137 on: May 12, 2007, 10:27:13 PM »
Hi ! I don't understand why but my users and i don't receive any notification. I have PM installed and I receive notifications from the site about new pm but not about a new comment.   My gallery don't have any error, i use 1.7.3 version. The url: http://www.myart.es could someone help me please?
:arrow: 4images Paid Mods: Links, Blog, Albums, Subdomains for users, Diferent templates for user profile, Related picture in details, Last pictures in details.
And the mod that you request me.   Demo: http://www.myart.es

A website dedicated to artist people who loves drawing, design, writing and more

Offline k1lljoy

  • Jr. Member
  • **
  • Posts: 79
    • View Profile
    • Razruha.Ru
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #138 on: May 22, 2007, 01:11:27 AM »
The same problem.. Istalled this MOD, everything seemed to be ok, but notification emails do not come to the post-authors  :(


Offline CosmoPhobia

  • Newbie
  • *
  • Posts: 35
    • View Profile
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #139 on: August 16, 2007, 10:32:10 PM »
Mod dont work with 1.7.4.
Site details.php dont loading, blank white page is shown.

Any solutions ?

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #140 on: August 16, 2007, 10:43:50 PM »
Quote
Any solutions ?

Set error_reporting from global.php (E_ALL). Is say if blank page on MOD ?
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 CosmoPhobia

  • Newbie
  • *
  • Posts: 35
    • View Profile
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #141 on: August 16, 2007, 11:06:23 PM »
Sorry, dont unterstand. Can you explain ? What i have to change in the global.php ?

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #142 on: August 17, 2007, 12:09:52 AM »
In global.php file,

change:

Quote
error_reporting(E_ERROR | E_WARNING | E_PARSE);

for:

Quote
//error_reporting(E_ERROR | E_WARNING | E_PARSE);
error_reporting(E_ALL);

2 - Try MOD to see blank page.
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 CosmoPhobia

  • Newbie
  • *
  • Posts: 35
    • View Profile
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #143 on: August 17, 2007, 09:03:52 AM »

2 - Try MOD to see blank page.

Dont know what you mean with this ? I dont wanna see a blank page, i would like to work this mod.

Sorry for my bad english, im german...

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #144 on: August 17, 2007, 10:27:52 AM »
Quote
I dont wanna see a blank page, i would like to work this mod.

Ok so try instruction.
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 ntr

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #145 on: August 17, 2007, 10:34:58 AM »
will this work with 1.7.4?

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #146 on: August 17, 2007, 10:37:28 AM »
Yes.
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 CosmoPhobia

  • Newbie
  • *
  • Posts: 35
    • View Profile
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #147 on: August 19, 2007, 08:35:58 PM »
Sry, intruction doesn´t work. I´ve a blank page again, when i go on details.
I´ve changed

error_reporting(E_ERROR | E_WARNING | E_PARSE);

to

//error_reporting(E_ERROR | E_WARNING | E_PARSE);
error_reporting(E_ALL);

in global.php, without an effect.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #148 on: August 20, 2007, 12:24:58 AM »
Is say host web error log from cPanel ?
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 CosmoPhobia

  • Newbie
  • *
  • Posts: 35
    • View Profile
Re: [Mod] Mail Owner of image when Comment is Posted
« Reply #149 on: August 20, 2007, 01:22:13 AM »
Is say host web error log from cPanel ?
Don´t know what you mean with this ! !