Strange behavior after transferring PD manually

Phoca Download - download manager
kweb
Phoca Member
Phoca Member
Posts: 10
Joined: 28 Jul 2015, 12:19

Strange behavior after transferring PD manually

Post by kweb »

Hi there,
I have built up a new site and tried to save the files from Phoca Download and import them to the new site. What I have done:

I have installed Phoca Download with the same program version on the new site
I have made a database backup and imported the data to the new site

Alle files are there - everything seemed to be fine. I can download the imported files with no problem.

Today I tried to add a new file to the new site but its not working. I click on "new" and the I put in Title and chose the file on my hard drive. Its uploading correctly and I can also save the file. On frontend the file is appearing but I cannot download it. See the live site for this:

https://rohde-bau.de/unternehmen/downlo ... oad=0:test

The file "test" is the new file - the others are old. I also see in backend, that when I enter the new entry its empty - all data I have put in is gone.

Can you tell me what might be the problem here? It would be a lot of work to upload all files new....

Im using Phoca DL 3.1.4 and Joomla 3.9.0

Best regards,
kweb

Tags:
kweb
Phoca Member
Phoca Member
Posts: 10
Joined: 28 Jul 2015, 12:19

Re: Strange behavior after transferring PD manually

Post by kweb »

Hi,
I really dont know what this aint working. I tried again and see when the problem occures.

Installed version on old site: 3.1.4
Installed version on new site: 3.1.4

Exported all phoca tables from old site

Installed a clean and fresh PD 3.1.4 on new site - tested if I can add files - all okay.

Then I inserted follwing date to the new database like:

Code: Select all

INSERT INTO `am478_phocadownload` (`id`, `catid`, `sectionid`, `sid`, `owner_id`, `title`, `alias`, `filename`, `filename_play`, `filename_preview`, `filesize`, `author`, `author_email`, `author_url`, `license`, `license_url`, `image_filename`, `image_filename_spec1`, `image_filename_spec2`, `image_download`, `video_filename`, `link_external`, `mirror1link`, `mirror1title`, `mirror1target`, `mirror2link`, `mirror2title`, `mirror2target`, `description`, `features`, `changelog`, `notes`, `userid`, `version`, `directlink`, `date`, `publish_up`, `publish_down`, `hits`, `textonly`, `published`, `approved`, `checked_out`, `checked_out_time`, `ordering`, `access`, `confirm_license`, `unaccessible_file`, `token`, `tokenhits`, `params`, `metakey`, `metadesc`, `metadata`, `language`, `tags_string`) VALUES
(1, 1, 0, 0, 0, 'Präqualifikationsnachweis Erdbauwerke', 'praequalifikationsnachweis-erdbauwerke', 'meineringhausen/dberdbauwerke.pdf', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '_self', '', '', '_self', '', '', '', '', 0, '', 0, '2014-07-03 14:45:49', '2014-07-03 14:45:49', '0000-00-00 00:00:00', 2412, 0, 1, 1, 832, '2016-02-03 12:40:11', 3, 1, 0, 0, '', 0, NULL, '', '', NULL, '*', ''),
(2, 1, 0, 0, 0, 'Präqualifikationsnachweis Versorgungsleitungen', 'praequalifikationsnachweis-versorgungsleitungen', 'meineringhausen/dbversorgungsleitungen.pdf', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '_self', '', '', '_self', '', '', '', '', 0, '', 0, '2014-07-03 14:46:16', '2014-07-03 14:46:16', '0000-00-00 00:00:00', 752, 0, 0, 1, 0, '0000-00-00 00:00:00', 4, 1, 0, 0, '', 0, NULL, '', '', NULL, '*', '');
Then I noticed that after that point the problem shows up. When I click on new and click "save and new" I get this screen:

http://www.rohde-bau.de/screen.jpg

I dont know what Im doing wrong? Maybe you can tell me which steps I have to follow to transfer a working PD from one site to an other.

kweb
christine
Phoca Hero
Phoca Hero
Posts: 2737
Joined: 28 Nov 2010, 17:20

Re: Strange behavior after transferring PD manually

Post by christine »

Hallo,

Zunächst ev.: Datenbank Fix (backend) kann nie schaden.

Auf dem screenshot ist oben links: Datei [Neu] & Info, dass die Kategorie noch nicht ausgewählt wurde.

Liebe Grüße
Christine
kweb
Phoca Member
Phoca Member
Posts: 10
Joined: 28 Jul 2015, 12:19

Re: Strange behavior after transferring PD manually

Post by kweb »

Hallo Christine. Der Tipp mit der DB Reparatur war es glaube ich. Jetzt funktioniert es. Danke
christine
Phoca Hero
Phoca Hero
Posts: 2737
Joined: 28 Nov 2010, 17:20

Re: Strange behavior after transferring PD manually

Post by christine »

Danke für die Rückmeldung.

Liebe Grüße
Christine
Post Reply