Hello
I`´m migrating my platform form joomla 1.5 to joomla 3.4. i´ve got the last update of phocaguestbook(version 3.0.4). i´m trying to publish an di cannot publish anything. it says me that only registered users can do that.
i want also order the posts by date desc and it doesn´t work. I want to see the new post first and i see the old post first.
what's wrong?
Post orders and only registered users
-
- Phoca Enthusiast
- Posts: 69
- Joined: 16 Apr 2011, 22:21
- Benno
- Phoca Hero
- Posts: 9449
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Post orders and only registered users
Hi,
did you also migrate Phoca Guestbook from the 1.5 version, via j2.5 version, to the current j3.x version?
And if yes, did you use this guides for the migration?
https://www.phoca.cz/documents/50-phoca/ ... -joomla-25
https://www.phoca.cz/documents/50-phoca/ ... o-joomla-3
Kind regards,
Benno
did you also migrate Phoca Guestbook from the 1.5 version, via j2.5 version, to the current j3.x version?
And if yes, did you use this guides for the migration?
https://www.phoca.cz/documents/50-phoca/ ... -joomla-25
https://www.phoca.cz/documents/50-phoca/ ... o-joomla-3
Kind regards,
Benno
-
- Phoca Enthusiast
- Posts: 69
- Joined: 16 Apr 2011, 22:21
Re: Post orders and only registered users
now the order properly. the problem was the last step.
how can i now publish a post. only registered users can publish.
how can i now publish a post. only registered users can publish.
- Benno
- Phoca Hero
- Posts: 9449
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Post orders and only registered users
Hi,
backend --> Components --> Phoca Guestbook --> Guestbooks --> Your Guestbook --> Category Manager: Edit Category --> Permissions --> Public -->
Post items= Allowed
Save & Close
See: https://www.phoca.cz/documents/3-phoca-g ... blic-users
But beware, you will receive a lot of spam, if you allow to post for all visitors...
See: https://www.phoca.cz/documents/3-phoca-g ... -from-spam
Kind regards,
Benno
backend --> Components --> Phoca Guestbook --> Guestbooks --> Your Guestbook --> Category Manager: Edit Category --> Permissions --> Public -->
Post items= Allowed
Save & Close
See: https://www.phoca.cz/documents/3-phoca-g ... blic-users
But beware, you will receive a lot of spam, if you allow to post for all visitors...
See: https://www.phoca.cz/documents/3-phoca-g ... -from-spam
Kind regards,
Benno
-
- Phoca Enthusiast
- Posts: 69
- Joined: 16 Apr 2011, 22:21
Re: Post orders and only registered users
Than you. That is. I know i prevent the spam
-
- Phoca Newbie
- Posts: 1
- Joined: 19 Aug 2015, 14:40
Re: Post orders and only registered users
[SOLVED]
I have almost the same prob, but the user is already logger IN and phoca GB says "Only registered users may add new posts, please login".
I have almost the same prob, but the user is already logger IN and phoca GB says "Only registered users may add new posts, please login".
- Benno
- Phoca Hero
- Posts: 9449
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Post orders and only registered users
@silviomoser
Sorry, I dont understand. Is it solved, or not?
Kind regards,
Benno
Sorry, I dont understand. Is it solved, or not?
[SOLVED]
I have almost the same prob, but the user is already logger IN and phoca GB says "Only registered users may add new posts, please login".
Kind regards,
Benno
-
- Phoca Enthusiast
- Posts: 69
- Joined: 16 Apr 2011, 22:21
Re: Post orders and only registered users
Hello
I migrate a book a few days ago from joomla 1.5 to joomla 3.2. I run theses queries as the last:
INSERT `jos_phocaguestbook_items` (id, catid, parent_id, lft, level, username, userid, email, homesite, ip, title, content, date, published, checked_out, checked_out_time) SELECT id+1 AS id, 10013 AS catid, 1 AS parent_id, ordering AS lft, 1 AS level, username, userid, email, homesite, ip, title, content, date, published, checked_out, checked_out_time FROM `jos_temp_phocaguestbook_items`
But the problem is that new entries have been posted and the lft and rgt value are small values insted of being height numbers. The last item imported has the values of: lft=89 and rgt:90. and the new entry has the values of lft :2 and rgt: 3. what should i do to have another values in lft and rgt? why i don´t have the correct numbers? I think this value should be lft:90 and rgt: 91 and so on. I don´t know what is the aim of theses values.
why does it do?
Best regards,
Borja
I migrate a book a few days ago from joomla 1.5 to joomla 3.2. I run theses queries as the last:
INSERT `jos_phocaguestbook_items` (id, catid, parent_id, lft, level, username, userid, email, homesite, ip, title, content, date, published, checked_out, checked_out_time) SELECT id+1 AS id, 10013 AS catid, 1 AS parent_id, ordering AS lft, 1 AS level, username, userid, email, homesite, ip, title, content, date, published, checked_out, checked_out_time FROM `jos_temp_phocaguestbook_items`
But the problem is that new entries have been posted and the lft and rgt value are small values insted of being height numbers. The last item imported has the values of: lft=89 and rgt:90. and the new entry has the values of lft :2 and rgt: 3. what should i do to have another values in lft and rgt? why i don´t have the correct numbers? I think this value should be lft:90 and rgt: 91 and so on. I don´t know what is the aim of theses values.
why does it do?
Best regards,
Borja
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Post orders and only registered users
Hi, did you follow this guide:
https://www.phoca.cz/documents/50-phoca/ ... o-joomla-3 (Phoca Guestbook Migration)
Did you migrate from 1.5 to 2.5 and then from 2.5 to 3
Jan
https://www.phoca.cz/documents/50-phoca/ ... o-joomla-3 (Phoca Guestbook Migration)
Did you migrate from 1.5 to 2.5 and then from 2.5 to 3
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Enthusiast
- Posts: 69
- Joined: 16 Apr 2011, 22:21
Re: Post orders and only registered users
i did these steps in one step from 1.5 to 3.
i don´t know if the values of lft and rgt are correct. in my databse i´'ve got:
lft rgt
1 4
5 6
7 8
---
and i don´t know why lft:3 rgt: 4 is missing and why i´ve got lft:1 rgt:4.
i don´t know if the values of lft and rgt are correct. in my databse i´'ve got:
lft rgt
1 4
5 6
7 8
---
and i don´t know why lft:3 rgt: 4 is missing and why i´ve got lft:1 rgt:4.