Previous Thread
Next Thread
Print Thread
Rate Thread
#239506 03/11/2003 11:06 AM
Joined: Sep 2001
Posts: 64
Junior Member
Junior Member
Offline
Joined: Sep 2001
Posts: 64
I'm assuming that subscriptions is the .threads answer to the .classic practice of sending all posts to a user (like moderators).

If this is the case - I've turned subscriptions on and have set up a cron job. However, I'm getting this error
[] subscriptions.php: cannot open ?: no such file
[/]

I've changed permissions to 777 for this testing and made user my paths are correct.

I noticed that in the subscriptions.php the following lines of code require a path.

// Require the library
require ("/home/www/html/ubbthreads/main.inc.php");
require ("$thispath/languages/${$config['cookieprefix']."w3t_language"}/subscriptions.php");
$html = new html;
$mailer = new mailer;

since my path is not /home/www/..... i changed the path statement to read thus:

// Require the library
require ("/usr/local/www/vhosts/livehope/threads/main.inc.php");
require ("$thispath/languages/${$config['cookieprefix']."w3t_language"}/subscriptions.php");
$html = new html;
$mailer = new mailer;

and it still doesn't work.

Can anyone tell me what I'm doing wrong? Or perhaps there is another piece of code I must alter?

Thanks.

Sponsored Links
Entire Thread
Subject Posted By Posted
Subscriptions Eugene 03/11/2003 6:06 PM
Re: Subscriptions Eugene 03/13/2003 7:24 PM
Re: Subscriptions JoshPet 03/13/2003 9:30 PM
Re: Subscriptions Eugene 03/13/2003 9:35 PM
Re: Subscriptions Eugene 03/13/2003 9:36 PM
Re: Subscriptions JoshPet 03/13/2003 9:53 PM
Re: Subscriptions Dave_L_dup1 03/13/2003 10:12 PM
Re: Subscriptions JoshPet 03/13/2003 10:14 PM
Re: Subscriptions Eugene 03/14/2003 12:28 AM
Re: Subscriptions JoshPet 03/14/2003 12:30 AM
Re: Subscriptions Eugene 03/14/2003 12:33 AM
Re: Subscriptions Eugene 03/14/2003 12:35 AM
Re: Subscriptions JoshPet 03/14/2003 12:41 AM
Re: Subscriptions Eugene 03/14/2003 4:21 AM
Re: Subscriptions FlamingoWorld 03/28/2003 7:15 AM
Re: Subscriptions omegatron 03/28/2003 1:03 PM
Re: Subscriptions Mudpuppy 03/28/2003 10:12 PM
Re: Subscriptions FlamingoWorld 03/28/2003 10:28 PM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Posts: 70
Joined: January 2007
Forum Statistics
Forums63
Topics37,574
Posts293,926
Members13,850
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)