phpScheduleIt
May 25, 2013, 04:17:30 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: phpScheduleIt 2.4.2 has been released!
 
   Home   Help Login Register  
Pages: [1] 2 3 ... 10
 1 
 on: May 24, 2013, 06:15:02 PM 
Started by sharkyiwc - Last post by dunnts2
hello sharkyiwc

try this:

$conf['settings']['account.suffix'] = '@vdfdcdns04.vdf.loc';

Dunn.

 2 
 on: May 24, 2013, 06:06:53 PM 
Started by vleitch - Last post by dunnts2
successfully tested:
set this in your crontab -e
this is ran every 15 minutes
*/15 * * * * php /var/www/workrooms/Jobs/sendreminders.php
after setting it try to run the command on terminal manually like below to see if it succeeds if not see the errors and correct the errors
php /var/www/workrooms/Jobs/sendreminders.php

let us know I will check back to provide further help with this simple issue.

Dunn.

 3 
 on: May 24, 2013, 03:44:58 PM 
Started by Jamie_facr - Last post by Jamie_facr
Just moved server (within the same company) and I'm getting the following error:
Code:
Warning: touch() [function.touch]: Utime failed: Permission denied in /home/ibcbusin/public_html/lib/external/Smarty/sysplugins/smarty_internal_template.php on line 182
Warning: Cannot modify header information - headers already sent by (output started at /home/ibcbusin/public_html/lib/external/Smarty/sysplugins/smarty_internal_template.php:182) in /home/ibcbusin/public_html/Pages/Page.php on line 124

The files haven't changed (and I've reuploaded from a backup) so I'm guessing it's down to server/PHP config.
The two servers are using different APIs, could that be an issue? The server that works uses CGI/fCGI, the server that doesn't work uses Apache 2.0 Handler.

The MySQL version is also different - the second server uses an older version; 5.1.68.

Other than that, I'm a bit confused as to why it's not picking up. Permissions on files seem fine, and I've even CHMOD'd all files and directories to 755 to test.

Any help would be massively appreciated!

 4 
 on: May 24, 2013, 01:47:48 PM 
Started by wingk - Last post by wingk
Hi,
We need to allow anyone to make a reservation and also allow ldap users to reserve as well.
Is this possible?
If so, how?

Thx so much

 5 
 on: May 24, 2013, 01:12:23 PM 
Started by vleitch - Last post by computerszone
I change it in dreamweaver and it gives syntax error. Do I need to add something before the path?

 6 
 on: May 24, 2013, 01:00:08 PM 
Started by vleitch - Last post by computerszone
I am with hostpapa.

Do you mean I should replace **** php /srv/www/phpScheduleIt/Jobs/sendreminders.php to the full address?
Do I need to do any other code changing?

 7 
 on: May 24, 2013, 10:40:43 AM 
Started by sharkyiwc - Last post by sharkyiwc
I have see the file AdLdapWrapper.php is not finish
it lose
Code:
}

return null;
}
}

?>
But always error 500

 8 
 on: May 24, 2013, 10:36:29 AM 
Started by sharkyiwc - Last post by sharkyiwc
Thanks but no ... Sad
Error 500

Only adLDAP.php, white page

I have change after for trying
$conf['settings']['domain.controllers'] = 'vdfdcdns04.vdf.loc';

 9 
 on: May 24, 2013, 09:51:11 AM 
Started by sharkyiwc - Last post by pask
Hi,

Can you try this files... I've filled the information to be sure...

Put files in the AD plugin directory and change extension to .php.. Make a copy of your files before!

Pascal

 10 
 on: May 24, 2013, 08:38:08 AM 
Started by sharkyiwc - Last post by sharkyiwc
If is set
Code:
$conf['settings']['account.suffix'] = '@vdf.loc';
I view the query on my browser
Else without @
Code:
$conf['settings']['account.suffix'] = 'vdf.loc';
An error is displayed above the login form
Quote
We could not match your username or password
Huh
 

Pages: [1] 2 3 ... 10
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!