hi
when i try to configure the path for the data migration, it keep giving me this : Possible attack!!! All data has been collected and sent to the site owner for analysis....
in the email i got this :
REMOTE_ADDR: xxx.xxx.xxx.xxx
HTTP_CLIENT_IP:
hi
when i try to configure the path for the data migration, it keep giving me this : Possible attack!!! All data has been collected and sent to the site owner for analysis....
in the email i got this :
| ||||||||||||||||||
I get the error that it cannot find directory or header.inc.php file not found. when i go to my dir with dolphin 6.1.6 it does not have the header.inc.php file anywhere in the root. any ideas on this one? | ||||||||||||||||||
hello, my install runs so far. but the migration doesn´t work. i setup the cron.php in my cpanel. i put in the path to my old site and then wanted to move the data from profiles. it was a long time working and now it says profiles transfered. but no profiles are transfered. | ||||||||||||||||||
hello, my install runs so far. but the migration doesn´t work. i setup the cron.php in my cpanel. i put in the path to my old site and then wanted to move the data from profiles. it was a long time working and now it says profiles transfered. but no profiles are transfered. Got the same issue as you man.... | ||||||||||||||||||
no luck either...:( | ||||||||||||||||||
OK, i commented the security.inc.php on the header, and all working great
the profiles where transfered correctly, , image, blog, ads, forum, migrate well...
having error for video : PHP Fatal error: Call to undefined function getConverterTmpl() in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationVideos.php on line 221
blogs are transfered but not image got this : PHP Warning: chmod(): No such file or directory in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationBlogs.php on line 136
friends are not transfered,.. Avatar was not set for profiles
TY
popy | ||||||||||||||||||
OK, i commented the security.inc.php on the header, and all working great the profiles where transfered correctly, , image, blog, ads, forum, migrate well... having error for video : PHP Fatal error: Call to undefined function getConverterTmpl() in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationVideos.php on line 221 blogs are transfered but not image got this : PHP Warning: chmod(): No such file or directory in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationBlogs.php on line 136 friends are not transfered,.. Avatar was not set for profiles TY popy POPY how did you get this to work? now that my migration tool has already run and it says 0 transferred how do i get it to run again? when i try it says profiles already transferred....any ideas out there? Boonex has great ideas but no support!! | ||||||||||||||||||
and also does anyone know what this error means in my email? <br /> html/community/modules/boonex/data_migration/classes/BxDataMigrationPhotos.php</b> on line <b>8</b><br />
<br /> <b>Warning</b>: Call-time pass-by-reference has been deprecated in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationPhotos.php</b> on line <b>8</b><br /> <br /> <b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationDb.php</b> on line <b>212</b><br /> <br /> <b>Warning</b>: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationDb.php</b> on line <b>213</b><br /> <br /> <b>Warning</b>: mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationProfilePhotos.php</b> on line <b>56</b><br /> <br /> <b>Warning</b>: mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationProfilePhotos.php</b> on line <b>65</b><br /> <br /> <b>Warning</b>: mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationSharedPhotos.php</b> on line <b>58</b><br /> <br /> <b>Warning</b>: mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationSharedPhotos.php</b> on line <b>61</b><br /> <br /> <b>Warning</b>: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationSharedPhotos.php</b> on line <b>62</b><br /> | ||||||||||||||||||
David
Wich version of PHP and mysql do you use..??
did you install the beta in the same server of your 6
i installed in the same server in other directory like /v2 or /v7b8,
popy | ||||||||||||||||||
I keep on getting these emails with these errors when migrating, I got over 50 error emails
Warning: chmod(): Operation not permitted in /home/eesychee/public_html/newdesign/plugins/phpids/IDS/Caching/File.php on line 150 | ||||||||||||||||||
David Wich version of PHP and mysql do you use..?? did you install the beta in the same server of your 6 i installed in the same server in other directory like /v2 or /v7b8, popy I use godaddy for my hosting. do you think that could be an issue? i use php5+ mysql is Server version: 5.0.67.d7 everything is on the same server. I dont know what im doing wrong.. migration tool says complete but it is not this is all i get: All profiles were transferred (0 items)
| ||||||||||||||||||
wich version of 6.1.X do you use..?
bye the way, friend list are not transfered, so i modified the scripts, for import friend list, there is my modif inside the transformprofiles function
$sQuery = "SELECT * FROM `FriendList`";
wish it help some of you
popy | ||||||||||||||||||
wich version of 6.1.X do you use..? bye the way, friend list are not transfered, so i modified the scripts, for import friend list, there is my modif inside the transformprofiles function $sQuery = "SELECT * FROM `FriendList`"; wish it help some of you popy Hi, we will add all the missing component to PS: If possible do not write me personally, please try to ask on the forum first | ||||||||||||||||||
OK, i commented the security.inc.php on the header, and all working great the profiles where transfered correctly, , image, blog, ads, forum, migrate well... having error for video : PHP Fatal error: Call to undefined function getConverterTmpl() in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationVideos.php on line 221 blogs are transfered but not image got this : PHP Warning: chmod(): No such file or directory in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationBlogs.php on line 136 friends are not transfered,.. Avatar was not set for profiles TY popy POPY how did you get this to work? now that my migration tool has already run and it says 0 transferred how do i get it to run again? when i try it says profiles already transferred....any ideas out there? Boonex has great ideas but no support!! Delete row from `bx_data_migration_transfers` where module name = 'profiles' and start module again PS: If possible do not write me personally, please try to ask on the forum first | ||||||||||||||||||
Hi
SashaE, think you should check the avatar migration too, it copy all the file over the directory correctly, but not update the profile for the avatar....
ty
popy | ||||||||||||||||||
tickets was created : PS: If possible do not write me personally, please try to ask on the forum first | ||||||||||||||||||
Hi SashaE, think you should check the avatar migration too, it copy all the file over the directory correctly, but not update the profile for the avatar.... ty popy Did you install the avatar module before transfer? PS: If possible do not write me personally, please try to ask on the forum first | ||||||||||||||||||
Hi
SashaE, think you should check the avatar migration too, it copy all the file over the directory correctly, but not update the profile for the avatar....
ty
popy Did you install the avatar module before transfer?
Yes, installed properlly, like i said before, the avatar are tranfered over the /modules/boonex/avatar/data/images/ i have inside all image from profiles, but the link inside the DB was not set
popy | ||||||||||||||||||
Another point
Membership level are not transfered too, then we need to update all users membership level...
popy | ||||||||||||||||||
Another point Membership level are not transfered too, then we need to update all users membership level... popy Hm....... Will need to think about membership transfer PS: If possible do not write me personally, please try to ask on the forum first | ||||||||||||||||||
Hi SashaE, think you should check the avatar migration too, it copy all the file over the directory correctly, but not update the profile for the avatar.... ty popy Did you install the avatar module before transfer? Yes, installed properlly, like i said before, the avatar are tranfered over the /modules/boonex/avatar/data/images/ i have inside all image from profiles, but the link inside the DB was not set popy Can you show your site's URL? PS: If possible do not write me personally, please try to ask on the forum first | ||||||||||||||||||
http://dev.echangiste-pq.com/v2/
for the membership level, i'm writing right now a function for this, i will post it in the forum when it will complete,
i'm writing one too, for all custom profiles field that can be trasfered too, then with this Complete profile will be transfer....
regard popy | ||||||||||||||||||
There is my code for membership level migration.... added inside the transformProfiles function...
$sQuery = "Select * from `MemLevels`";
popy | ||||||||||||||||||
Hi popy, OK, i commented the security.inc.php on the header, and all working great the profiles where transfered correctly, , image, blog, ads, forum, migrate well... having error for video : PHP Fatal error: Call to undefined function getConverterTmpl() in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationVideos.php on line 221 blogs are transfered but not image got this : PHP Warning: chmod(): No such file or directory in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationBlogs.php on line 136 friends are not transfered,.. Avatar was not set for profiles TY popy | ||||||||||||||||||
Hi popy,
OK, i commented the security.inc.php on the header, and all working great
the profiles where transfered correctly, , image, blog, ads, forum, migrate well...
having error for video : PHP Fatal error: Call to undefined function getConverterTmpl() in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationVideos.php on line 221
blogs are transfered but not image got this : PHP Warning: chmod(): No such file or directory in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationBlogs.php on line 136
friends are not transfered,.. Avatar was not set for profiles
TY
popy
did you set the crontab correctly...???
i modified the /modules/boonex/data_migration/classes/BxDataMigrationProfiles.php
popy
| ||||||||||||||||||
Hi popy, OK, i commented the security.inc.php on the header, and all working great the profiles where transfered correctly, , image, blog, ads, forum, migrate well... having error for video : PHP Fatal error: Call to undefined function getConverterTmpl() in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationVideos.php on line 221 blogs are transfered but not image got this : PHP Warning: chmod(): No such file or directory in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationBlogs.php on line 136 friends are not transfered,.. Avatar was not set for profiles TY popy did you set the crontab correctly...??? i modified the /modules/boonex/data_migration/classes/BxDataMigrationProfiles.php popy I get this info about cron job when i installed dolphin. MAILTO=mail@mail.net And what did you modified there precise? | ||||||||||||||||||
I get this info about cron job when i installed dolphin. MAILTO=mail@mail.net
And what did you modified there precise? you have to setup the cron job via your admin panel of your hosting provider (cpanel, plesk, etc)
popy | ||||||||||||||||||
SashaE
did you think about the membership transfers..? will you add it ..?
and what about custom profiles fields...???
popy | ||||||||||||||||||
OK, i commented the security.inc.php on the header, and all working great the profiles where transfered correctly, , image, blog, ads, forum, migrate well... having error for video : PHP Fatal error: Call to undefined function getConverterTmpl() in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationVideos.php on line 221 blogs are transfered but not image got this : PHP Warning: chmod(): No such file or directory in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationBlogs.php on line 136 friends are not transfered,.. Avatar was not set for profiles TY popy Yes I've same problem with u Popy. | ||||||||||||||||||
SashaE did you think about the membership transfers..? will you add it ..? and what about custom profiles fields...??? popy
http://www.boonex.com/trac/dolphin/ticket/1440 PS: If possible do not write me personally, please try to ask on the forum first | ||||||||||||||||||
SashaE
did you think about the membership transfers..? will you add it ..?
and what about custom profiles fields...???
popy
http://www.boonex.com/trac/dolphin/ticket/1440 thank you, with the custom field, is these field will be transfered when we will transfer the profile..?
popy | ||||||||||||||||||
Wow... lot of very good news here :-) Thank you popy1970 and Sasha for everything you have done to transfer all profile related datas ;-) Life is a fatal disease, sexually transmissible - Virginity is carcinogenic! Ask here for vaccine. | ||||||||||||||||||
TY Micheal....
bye the way, video not convert got this : PHP Fatal error: Call to undefined function getConverterTmpl() in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationVideos.php on line 221
i added the function inside the module, and all is ok now....
popy
| ||||||||||||||||||
SashaE
did you think about the membership transfers..? will you add it ..?
and what about custom profiles fields...???
popy
http://www.boonex.com/trac/dolphin/ticket/1440 Hi I just saw that Groups are not transfered too, will you add this module too inside the data migration...?
popy | ||||||||||||||||||
TY Micheal.... bye the way, video not convert got this : PHP Fatal error: Call to undefined function getConverterTmpl() in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationVideos.php on line 221 i added the function inside the module, and all is ok now.... popy Poppy . . . when you said you "added the function inside the module, and all is ok now ...." Can you share the function code you added for this? I am getting the same PHP Fatal error when trying to migrate videos. | ||||||||||||||||||
TY Micheal.... bye the way, video not convert got this : PHP Fatal error: Call to undefined function getConverterTmpl() in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationVideos.php on line 221 i added the function inside the module, and all is ok now.... popy Poppy . . . when you said you "added the function inside the module, and all is ok now ...." Can you share the function code you added for this? I am getting the same PHP Fatal error when trying to migrate videos. Hello video module was fixed, try to update the BxDataMigrationVideos.php PS: If possible do not write me personally, please try to ask on the forum first | ||||||||||||||||||
TY Micheal.... bye the way, video not convert got this : PHP Fatal error: Call to undefined function getConverterTmpl() in /subdomains/dev/httpdocs/v2/modules/boonex/data_migration/classes/BxDataMigrationVideos.php on line 221 i added the function inside the module, and all is ok now.... popy Poppy . . . when you said you "added the function inside the module, and all is ok now ...." Can you share the function code you added for this? I am getting the same PHP Fatal error when trying to migrate videos. Hello video module was fixed, try to update the BxDataMigrationVideos.php SashaE - thanks for the information! I did the update in the admin area, and I am now running the video migration again (First cleaning out the DB Table and files folder so I get a fresh start) First thing I noticed is that I immediately got a cron email Fatal error: Call to undefined function getconvertertmpl() in /home/bustingh/public_html/testD7RC/modules/boonex/data_migration/classes/BxDataMigrationVideos.php on line 221 When I started the Video Transfer, the module said "Processing" Then, it appeared that it converted one video and now it says "Videos Transfer Now" Here, it seems to maybe have hung up or quit? I will let it run for an hour more and see if anything more has been done, but it almost looks as if it is still failing for me. | ||||||||||||||||||
SashaE, No matte what I do I still get the same cron error and the video migration stops after the first conversion. I have uninstalled and reinstalled both the Data Migration module and the Videos module. I have also updated them both in the Admin area. But still, when I run the video migration, it says "processing" for a few minutes and then it switches to "Videos Transfer Now" That is where it ends. Id does create the first video file in flash/modules/videos/files/ But it does NOT insert any information into the RayVideoFiles table, as instructed. At this point, I get a cron email : Fatal error: Call to undefined function getconvertertmpl() in /home/bustingh/public_html/testD7RC/modules/boonex/data_migration/classes/BxDataMigrationVideos.php on line 221 And it does not do anything else from here. . . I know you guys said the function inside the module . . but it appears it is still not there ???? | ||||||||||||||||||
Update: I was able to get my Data Migration VIDEO module working finally. After two days of scratching my head and hunting through code, I decided to add this bit of code to the BxDataMigrationVideos.php file - just below require_once('BxDataMigrationData.php'); I am not sure if ALL of this is needed, but it worked for me so I will keep it Here is the code I added and the video migration worked perfect:
function getVideoSize($sInputFile) { global $sFfmpegPath; global $sFilesPath;
if(!file_exists($sInputFile) || filesize($sInputFile)==0) { if(strpos($sInputFile, $sFilesPath) === FALSE) return $sInputFile; else return VIDEO_SIZE_16_9; }
$sFile = $sFilesPath . time() . IMAGE_EXTENSION; if(convertVideoFile($sFile, $sFfmpegPath . " -y -i " . $sInputFile . " -ss 0 -vframes 1 -an -sameq -f image2 " . $sFile)) { $aSize = getimagesize($sFile); @unlink($sFile); $iRelation = $aSize[0]/$aSize[1]; $i169Dif = abs($iRelation - 16/9); $i43Dif = abs($iRelation - 4/3);
if($i169Dif > $i43Dif) return VIDEO_SIZE_4_3; else return VIDEO_SIZE_16_9; } return VIDEO_SIZE_16_9; } function getConverterTmpl($sInputFile, $sSize, $bSound = true, $bRecorded = false) { global $sModule; global $sFfmpegPath;
$sSound = $bRecorded ? " -ar 44100 " : " -acodec libmp3lame -ar 44100 "; if(!$bSound) $sSound = " -an "; $sTmpl = $sFfmpegPath . " -y -i " . $sInputFile . " -r " . getVideoFps() . " -s " . getVideoSize($sSize) . $sSound; if(getSettingValue($sModule, "sameQuality") == TRUE_VAL) $sTmpl .= "-sameq "; return $sTmpl; } function getVideoFps() { global $sModule;
$iFps = getSettingValue($sModule, "fps"); if(empty($iFps) || !is_int($iFps) || $iFps < 10) $iFps = 25; return $iFps; } function convertVideoFile($sFile, $sCommand) { @popen($sCommand, "r"); return file_exists($sFile) && filesize($sFile) > 0; } function convertMainVideo($sId, $sTmpl = "", $bRecorded = false) { global $sFilesPath; global $sModule; global $sFfmpegPath;
$sTempFile = $sFilesPath . $sId; if(!file_exists($sTempFile)) $sTempFile .= TEMP_FILE_NAME; $sPlayFile = $sTempFile . PLAY_EXTENSION;
$bResult = true; if(!file_exists($sPlayFile) || filesize($sPlayFile)==0) { if(empty($sTmpl)) $sTmpl = getConverterTmpl($sTempFile, $sTempFile, true, $bRecorded) . " -vfilters hflip "; $bResult = convertVideoFile($sPlayFile, $sTmpl . $sPlayFile); if(!$bResult) { $sTmpl = getConverterTmpl($sTempFile, $sTempFile, false); $bResult = convertVideoFile($sPlayFile, $sTmpl . $sPlayFile); } } return $bResult && grabImages($sPlayFile, $sTempFile); } function convertVideo($sId) { global $sModule; global $sFfmpegPath; global $sFilesPath;
$sTempFile = $sFilesPath . $sId; $sSourceFile = $sTempFile;
$sTmpl = ""; if(file_exists($sTempFile) && filesize($sTempFile)>0) $sTmpl = getConverterTmpl($sTempFile, $sTempFile); else { $sSourceFile .= PLAY_EXTENSION; if(file_exists($sSourceFile) && filesize($sSourceFile)>0) $sTmpl = getConverterTmpl($sSourceFile, $sSourceFile); } if(empty($sTmpl)) return false;
$sDBModule = DB_PREFIX . ucfirst($sModule); getResult("UPDATE `" . $sDBModule . "Files` SET `Date`='" . time() . "', `Status`='" . STATUS_PROCESSING . "' WHERE `ID`='" . $sId . "'"); $bResult = convertMainVideo($sId, $sTmpl); if(!$bResult) return false;
$sSaveFile = $sTempFile . SAVE_EXTENSION; $sSaveCommand = $sTmpl . $sSaveFile;
$sMobileFile = $sTempFile . MOBILE_EXTENSION; $sMobileCommand = getConverterTmpl($sSourceFile, "qcif") . "-b 180 -sameq -ab 64 -acodec libmp3lame -ac 1 " . $sMobileFile; $bResult = convertVideoFile($sSaveFile, $sSaveCommand) && convertVideoFile($sMobileFile, $sMobileCommand);
if($bResult) { $sAutoApprove = getSettingValue($sModule, "autoApprove") == TRUE_VAL ? STATUS_APPROVED : STATUS_DISAPPROVED; getResult("UPDATE `" . $sDBModule . "Files` SET `Date`='" . time() . "', `Status`='" . $sAutoApprove . "' WHERE `ID`='" . $sId . "'"); } else { getResult("UPDATE `" . $sDBModule . "Files` SET `Status`='" . STATUS_FAILED . "' WHERE `ID`='" . $sId . "'"); } deleteTempFiles($sId); return $bResult; } function grabImages($sInputFile, $sOutputFile, $iSecond = 0, $bForse = false) { $sImageFile = $sOutputFile . IMAGE_EXTENSION; $sThumbFile = $sOutputFile . THUMB_FILE_NAME . IMAGE_EXTENSION;
if(!$bForse && file_exists($sImageFile) && filesize($sImageFile)>0) $bResult = true; else $bResult = convertVideoFile($sImageFile, getGrabImageTmpl($sInputFile, $sImageFile, "", $iSecond)); if(!$bResult) return false;
if(!$bForse && file_exists($sThumbFile) && filesize($sThumbFile)>0) $bResult = true; else $bResult = convertVideoFile($sThumbFile, getGrabImageTmpl($sInputFile, $sThumbFile, THUMB_SIZE, $iSecond)); return $bResult; } function getGrabImageTmpl($sInputFile, $sOutputFile, $sSize = "", $iSecond = 0) { global $sFfmpegPath; $sCommand = $sFfmpegPath . " -y -i " . $sInputFile . " -ss " . $iSecond . " -vframes 1 -an -sameq -f image2 "; if(!empty($sSize)) $sCommand .= "-s " . $sSize . " "; return $sCommand . $sOutputFile; } function deleteTempFiles($sUserId, $bSourceOnly = false) { global $sFilesPath;
$sTempFile = $sUserId . TEMP_FILE_NAME; @unlink($sFilesPath . $sUserId); @unlink($sFilesPath . $sTempFile); if($bSourceOnly) return; @unlink($sFilesPath . $sTempFile . IMAGE_EXTENSION); @unlink($sFilesPath . $sTempFile . THUMB_FILE_NAME . IMAGE_EXTENSION); @unlink($sFilesPath . $sTempFile . PLAY_EXTENSION); @unlink($sFilesPath . $sTempFile . SAVE_EXTENSION); } /** * Delete file * @param $sFile - file identificator * @return $bResult - result of operation (true/false) */ function deleteVideo($sFile) { global $sFilesPath; global $oDb; global $sModule; $sDBModule = DB_PREFIX . ucfirst($sModule); getResult("DELETE FROM `" . $sDBModule . "Files` WHERE `ID`='" . $sFile . "'"); if(mysql_affected_rows($oDb->rLink)) video_parseTags($sFile); $sFileName = $sFilesPath . $sFile; @unlink($sFileName); $bResult = @unlink($sFileName . PLAY_EXTENSION) && @unlink($sFileName . SAVE_EXTENSION) && @unlink($sFileName . IMAGE_EXTENSION) && @unlink($sFileName . THUMB_FILE_NAME . IMAGE_EXTENSION); return $bResult; } function getToken($sId) { global $sFilesPath; global $sModule; $sDBModule = DB_PREFIX . ucfirst($sModule);
if(file_exists($sFilesPath . $sId . PLAY_EXTENSION)) { $iCurrentTime = time(); $sToken = md5($iCurrentTime); getResult("INSERT INTO `" . $sDBModule . "Tokens`(`ID`, `Token`, `Date`) VALUES('" . $sId . "', '" . $sToken . "', '" . $iCurrentTime . "')"); return $sToken; } return ""; } | ||||||||||||||||||
Hi, I got all transfer excep Sounds, can somebody help me?? I don´t know what to do. I unistalled data-migration mod and reinstall again with new version, but nothing change | ||||||||||||||||||
I had the same problem when I first started with the RC version. It was a cronjob problem. You have to rewrite the cronjob. This is what I did: - I did a clean install on a new subdomain. - changed the install cronjob to: MAILTO=your@email.tld - Installed all modules in adminpanel with this new cronjob everything worked for me | ||||||||||||||||||
Hi, I got all transfer excep Sounds, can somebody help me?? I don´t know what to do. I unistalled data-migration mod and reinstall again with new version, but nothing change What sounds are meant to transfer over? When I did the migration it said sounds were all transferred but in the brackets it had a big fat zero. | ||||||||||||||||||
migration is a cronjob thing. maybe this will help too http://www.boonex.com/unity/forums/#topic/Cron-Jobs-Migrations-Videos.htm | ||||||||||||||||||
here is my cron file ----------------------------------------- <?php ------- | ||||||||||||||||||
Create a new cron: MAILTO=contact@khadhormedia.com I think I wrote your path to root corectly, but check it again please. It must be the complete path to your rootdirectory! I had this same problem too and someone else rewrote the cron for me from the original one
to
That worked for me. | ||||||||||||||||||
Create a new cron: MAILTO=contact@khadhormedia.com I think I wrote your path to root corectly, but check it again please. It must be the complete path to your rootdirectory! I had this same problem too and someone else rewrote the cron for me from the original one
to
That worked for me.
I have this problem after file modification. htaccess: http://www.boonex.com/trac/dolphin/wiki/6.1.6to7.0 ----
----------
| ||||||||||||||||||
Create a new cron: MAILTO=contact@khadhormedia.com I think I wrote your path to root corectly, but check it again please. It must be the complete path to your rootdirectory! I had this same problem too and someone else rewrote the cron for me from the original one
to
That worked for me. I have this problem after file modification. htaccess: http://www.boonex.com/trac/dolphin/wiki/6.1.6to7.0 ----
Just replace the existing modified .htaccess with the original one from Dolphin 7.. | ||||||||||||||||||
I will take care of all your concern regarding upgrades with a little fee only just email me less pain in your side. Thank you. | ||||||||||||||||||
Did you not look at the date this was posted?..lol You possess an intuitive intelligence so powerful it can help you heal, and relieve stress. |