I am struggling since a few days with a module that I develop for Drupal 7. I use ssh2 to connect to a remote location and use $sftp, $con and $user_home_dir to check for the existence of the folder specified in $user_home_dir. The code runs fine when I simply do a test in a php file and call it from the browser. The code fails if I use it in a drupal module and that's why I suspect it to be a drupal specific issue. ssh2_sftp works fine and I can create directories, rename them etc.
My online friend and I have a decade old (since July 2007!) Drupal v4 web site in an old PowerPC's Debian box at http://aqfl.net. Also, it is sort of broken (can't even access it admin web page, get all external RSS feeds, edit user accounts (even my own), etc.). Is it possible to migrate its post datas to v8 easily with it? I would hate to lose all the old posts since starting in 2007. :(
When trying to log into http://www.psylos.be/user with our username and password combination we get the message (Gebruikersnaam of wachtwoord is onbekend. Bent u uw wachtwoord vergeten? /Username or password unknown)
When we access the page for password recovery and enter our username (Psylos)…
…it says this: ‘further instructions are send to your e-mailaddress’. Unfortunately we don’t seem to receive any mail...
I need to build a webform where one of the questions asks the user to pick a date from a list of 5 dates. Each of the 5 dates only allows 10 attendees. How can I track the number of people that have registered for each date and limit the number of attendees? Thanks for any help.
Hi everyone.
I migrated a drupal site from Linus server to windows dedicated server and when i did update, I saw this errors. How can i effect it?
Warning: is_writable(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (C:/Inetpub/vhosts/sitename.com\;C:\Windows\Temp\) in system_requirements() (line 362 of C:\Inetpub\vhosts\sitename.com\httpdocs\modules\system\system.install).
Hi everyone.
I migrated a drupal site from Linus server to windows dedicated server and when i did update, I saw this errors. How can i effect it?
Warning: is_writable(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (C:/Inetpub/vhosts/sitename.com\;C:\Windows\Temp\) in system_requirements() (line 362 of C:\Inetpub\vhosts\sitename.com\httpdocs\modules\system\system.install).