Complete lost

Phoca Gallery - image gallery extension
nidwe1967
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 28 Mar 2010, 20:39

Complete lost

Post by nidwe1967 »

Hello,

I have a joomla webpage buld with 1.5.25. With Jupgrade I converted to 2.5
I lost Phoca Gallery and Phoca guestbook.

the new webpage has the extension /jupgrade behind its name and uses the same database as the old still running 1.5 webpage.
I copied all datatbase files related to phoca and renamed them to start with j25_
I do not see my guestbook and the gallery gives me issues with not autorized messages.
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9967
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Complete lost

Post by Benno »

Hi,
see: https://www.phoca.cz/documents/50-phoca/ ... -joomla-25
This article contains guides to migrate e.g. Phoca Gallery & Phoca Guestbook from Joomla! v1.5 to Joomla v2.5.

Kind regards,
Benno
nidwe1967
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 28 Mar 2010, 20:39

Re: Complete lost

Post by nidwe1967 »

I struggled already 3 days to get this to work.
I have Phoca Guestbook om a 1.5 webpage.
With Jupgrade I have now the same webpage in Joomla 2.5 under mydomain/jupgrade
These two websites have the same database.
the part for the 1.5 website has prefix Jos and for the 2.5 prefix j25.
I can't get it to work, even with the nice mifration document I almost get suicidal:)
I get messages about missing language tabels etc. In this forum you refer to the migration ducument but I cant find it.
The same issue I have with gallery:
I see a gallery and when I click a thumbnail I get a message:
You are not authorized to do this action Please login.

When i click on a gastbooks in controlpanel I get

Code: Select all

Table 'monies2013.j25_phocaguestbook_items' doesn't exist SQL=SELECT a.*,l.title AS language_title,uc.name AS editor,c.title AS guestbook_title, c.id AS guestbook_id FROM `j25_phocaguestbook_items` AS a LEFT JOIN `j25_languages` AS l ON l.lang_code = a.language LEFT JOIN j25_users AS uc ON uc.id=a.checked_out LEFT JOIN j25_phocaguestbook_books AS c ON c.id = a.catid WHERE (a.published IN (0, 1)) ORDER BY a.title asc Table 'monies2013.j25_phocaguestbook_items' doesn't exist SQL=SELECT a.*,l.title AS language_title,uc.name AS editor,c.title AS guestbook_title, c.id AS guestbook_id FROM `j25_phocaguestbook_items` AS a LEFT JOIN `j25_languages` AS l ON l.lang_code = a.language LEFT JOIN j25_users AS uc ON uc.id=a.checked_out LEFT JOIN j25_phocaguestbook_books AS c ON c.id = a.catid WHERE (a.published IN (0, 1)) ORDER BY a.title asc LIMIT 0, 20 Table 'monies2013.j25_phocaguestbook_items' doesn't exist SQL=SELECT a.*,l.title AS language_title,uc.name AS editor,c.title AS guestbook_title, c.id AS guestbook_id FROM `j25_phocaguestbook_items` AS a LEFT JOIN `j25_languages` AS l ON l.lang_code = a.language LEFT JOIN j25_users AS uc ON uc.id=a.checked_out LEFT JOIN j25_phocaguestbook_books AS c ON c.id = a.catid WHERE (a.published IN (0, 1)) ORDER BY a.title asc


Close Window
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9967
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Complete lost

Post by Benno »

Hi,
In this forum you refer to the migration ducument but I cant find it.
scroll down the article I recommended. There you find: Phoca Guestbook Migration
Read this article carefully and do all steps as described there (I'm not able to describe it better)... :idea:

Kind regards,
Benno
nidwe1967
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 28 Mar 2010, 20:39

Re: Complete lost

Post by nidwe1967 »

Issue solved. after exporting and inporting to new database renaming prefix went wrong
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9967
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Complete lost

Post by Benno »

Ok. solved!

Kind regards,
Benno
Post Reply