#1 2007-03-12 07:29:15

Mary
Sock Enthusiast
omega
From: Canada
Website

upm_pending_notify: Pending article notification

upm_pending_notify: Pending article notification.

Offline

 

#2 2007-03-12 14:06:06

webclick
New Member
alpha

Re: upm_pending_notify: Pending article notification

Thanks Mary for the plugin, I’m installing it right now.

Offline

 

#3 2007-03-12 15:07:51

tinyfly
Member
lambda
Real name: Jeff Adams
From: Dallas, Texas
Website

Re: upm_pending_notify: Pending article notification

Sweet!! Thanks Mary

Offline

 

#4 2007-03-12 15:59:54

tinyfly
Member
lambda
Real name: Jeff Adams
From: Dallas, Texas
Website

Re: upm_pending_notify: Pending article notification

It seems that whenever I post and article by a freelancer or change the status to live by a publisher it just puts text with the content of the email underneath the article in the write section but doesn’t actually email anything.

Also, would it be possible to be able to select which publisher gets notified? In my case I am designing the txp site for a client but I don’t want to get notified everytime after I hand over the site to the client.

Offline

 

#5 2007-03-12 22:21:53

Jeremie
Member
chi
Real name: Jérémie Bouillon
From: Paris, France
Known languages: French, English
Website

Re: upm_pending_notify: Pending article notification

Same thing for me.

Version de Textpattern: 4.0.4 (r2191)
Dernière mise à jour: 2007-01-03 02:44:05/2007-01-03 02:42:23
Document racine: /home.10.5/dorem/multi/shadowrun.fr
$path_to_site: /home.10.5/dorem/multi/shadowrun.fr
Chemin d’accès à Textpattern: /home.10.5/dorem/multi/shadowrun.fr/textpattern
Format des URL: section_title
Répertoire temporaire: /home/dorem/multi/shadowrun.fr/textpattern/tmp
URL du site: shadowrun.fr
Version de PHP: 5.2.1
Date & heure du serveur: 2007-03-12 23:17:00
MySQL: 5.0.26-log
Locale: fr_FR.UTF-8
Serveur: Apache
API PHP du serveur: cgi
Entêtes RFC 2616: 0
Système d’exploitation serveur: Linux 2.4.32-mutu
Plugins actifs: ajw_notepad_public-0.1, zem_link-0.3m, glx_image-0.5, rss_suparchive-0.15.1, mdn_count-1.4, ako_nav-0.9.1, mdn_if_custom-1.1, rei_show_custom-0.4, rss_admin_show_adv_opts-0.1, zem_contact-0.6m, bit_rss-0.3, glx_recent_articles-0.4, glx_if-0.7, upm_quicktags-0.5, ob1_title-2.2, bas_lets_see_yours-0.2, asy_captcha-1.0m, zem_contact_lang-4.0.3.5m, asy_sitemap-0.7m, zem_redirect-1.1, wet_quicklink-0.2.1m, wet_peex-0.1, upm_pending_notify-0.1

Vérifications: 
------------------------
/home.10.5/dorem/multi/shadowrun.fr/textpattern/setup/ existe encore
Certains fichiers de Textpattern ont été modifiés: /lib/admin_config.php
Vous utilisez des fichiers en développement sur un serveur public: /include/txp_category.php, 
	/include/txp_tag.php, 
	/include/txp_list.php, 
	/include/txp_page.php, 
	/include/txp_discuss.php, 
	/include/txp_prefs.php, 
	/include/txp_log.php, 
	/include/txp_image.php, 
	/include/txp_article.php, 
	/include/txp_css.php, 
	/include/txp_link.php, 
	/include/txp_file.php, 
	/lib/txplib_misc.php, 
	/lib/classTextile.php, 
	/lib/txplib_html.php, 
	/lib/txplib_db.php, 
	/lib/txplib_forms.php, 
	/lib/class.thumb.php, 
	/publish/taghandlers.php, 
	/publish/atom.php, 
	/publish/comment.php, 
	/publish/rss.php, 
	/publish.php, 
	/index.php
------------------------

contenu du fichier .htaccess: 
------------------------
Options -Indexes
AddDefaultCharset utf8
SetEnv PHP_VER 5

#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#RewriteBase /relative/web/path/

Redirect Permanent /sitemap-punbb.php http://shadowrun.fr/SitemapForums
Redirect Permanent /sitemap-srfr-globale.php http://shadowrun.fr/SitemapGlobale

<IfModule mod_rewrite.c>
 RewriteEngine On

#www en .
 RewriteCond  %{HTTP_HOST}  ^www\.shadowrun\.fr [NC]
 RewriteRule  ^/?(.*)  http://shadowrun\.fr/$1 [R=301,L]

#ShadowWiki
RewriteRule ^wiki/?(.*)$ /w/index.php?title=$1 [L,QSA]

#Renvoi du ShadowWiki
RedirectMatch 301 ^/tempwiki/(.*)$ http://wiki.shadowrun.fr/wiki/$1

#Les sitemap

RewriteRule ^SitemapForums$ /sitemap-punbb12.php [PT,L]
RewriteRule ^SitemapGlobale$ /sitemap-srfr-globale2.php [PT,L]
RewriteRule ^SitemapCMS$ /sitemap.xml.gz [PT,L]

#Le bordel

RewriteRule ^RSS-ShadowWiki$ //w/index.php?title=Special:Recentchanges&feed=rss [PT,L]

#TXP
 RewriteCond %{REQUEST_FILENAME} -f [OR]
 RewriteCond %{REQUEST_FILENAME} -d
 RewriteRule ^(.+) - [PT,L]

 RewriteRule ^(.*) /index.php
</IfModule>

#php_value register_globals 0

And on the write screen, logged as a priv5 account, on html line 438 I got:

</style>Dear Jérémie Bouillon,

Compte de test has submitted an article for review:

etc.

Offline

 

#6 2007-03-13 11:49:08

pieman
Member
lambda
Real name: Stuart Charlton
From: Bristol, UK
Website

Re: upm_pending_notify: Pending article notification

this is gonna be useful…. nice work Mary

Offline

 

#7 2007-03-13 12:19:56

sthmtc
Member
mu
Real name: Sven
From: CGN, GER
Website

Re: upm_pending_notify: Pending article notification

first of all — thank you very much mary!

unfortunately it doesn’t work for me neither. i’m having the exact same problem as described above by tinyfly and jeremie.

Offline

 

#8 2007-03-13 17:10:16

Mary
Sock Enthusiast
omega
From: Canada
Website

Re: upm_pending_notify: Pending article notification

Bah! Try the update.

Offline

 

#9 2007-03-13 17:23:52

tinyfly
Member
lambda
Real name: Jeff Adams
From: Dallas, Texas
Website

Re: upm_pending_notify: Pending article notification

Updated. Now when I try saving an article with a “freelancer” login it never saves, it is just continually trying to load the page.

update: I logged out then logged in with a “Publisher” login and the article is there it just never sent an email.

Last edited by tinyfly (2007-03-13 17:26:10)

Offline

 

#10 2007-03-13 17:28:39

Mary
Sock Enthusiast
omega
From: Canada
Website

Re: upm_pending_notify: Pending article notification

That doesn’t make any sense. Do you have other plugins installed? I’m wondering if maybe it’s some kind of conflict.

Also, would it be possible to be able to select which publisher gets notified?

Possible? Yes. At this moment in time? No.

Offline

 

Powered by PunBB
© Copyright 2002 – 2005 Rickard Andersson