alex alex
Forum Replies Created
-
AuthorPosts
-
December 14, 2018 at 6:03 pm in reply to: How to deny upgrade: 'Front End PM PRO needs to database update' #19759alex alexParticipant
but the plugin itself (php code) is 8.4.1 (which i restored manually)
not sure if i will update it, at least while all works so farDecember 14, 2018 at 5:58 pm in reply to: How to deny upgrade: 'Front End PM PRO needs to database update' #19756alex alexParticipantSeems it is 1014 somehow (i was sure i restored from backup, seems i tried 10.14 even before)
now all works OK (hope i can live with this ver)fep_db_version 1014
fep_meta_db_version 3.1
FEP_admin_options a:77:{s:12:”num_messages”;s:3:”100″;s:13:”messages_page”;i:800;s:9:”user_page”;i:50;s:10:”time_delay”;i:1;s:15:”have_permission”;s:0:””;s:10:”custom_css”;s:0:””;s:11:”editor_type”;s:5:”teeny”;s:7:”min_cap”;s:4:”read”;s:15:”attachment_size”;s:3:”2MB”;…alex alexParticipantby the way i fixed the problem with:
DELETE FROM wp_usermeta WHERE meta_key LIKE ‘%_fep_%’;
p.s. You can forward your customers requests to me now 🙂alex alexParticipantbtw any way to fix message dissapearing in 8.4.1Pro ?
Where on Front End some users (including me) can’t see any message (0)
while all messages are present and available via ID
https://my.com/private-message-box/?fepaction=viewmessage&fep_id=93860
(and sure in Back End admin UI)
i got all messages are stored in wp_posts (where type=’fep_message’)
maybe you can suggest some debug hints to fix it?alex alexParticipantyes i did go back to 8.4.1
alex alexParticipantWhich is your FEP Pro version? 10.1.4 ?
I also have problems with update to 10.1.4 so just wonderingDecember 4, 2018 at 2:30 pm in reply to: How to deny upgrade: 'Front End PM PRO needs to database update' #19504alex alexParticipantNi suggestions about updating dead cycle of “0 messages updated”?
December 3, 2018 at 9:14 pm in reply to: How to deny upgrade: 'Front End PM PRO needs to database update' #19481alex alexParticipant6000 “0 messages updated”
it could be useful to indicate a progress (i start to think this is just a dead-cycle)December 3, 2018 at 8:23 pm in reply to: How to deny upgrade: 'Front End PM PRO needs to database update' #19477alex alexParticipanttesting your solution:
– removed all wp_fep_* tables (yes they had no data inside)
– installed 10.1.4
– pressed Proceed DB update
now getting a lot “0 messages updated” on update screenDecember 3, 2018 at 3:51 pm in reply to: How to deny upgrade: 'Front End PM PRO needs to database update' #19463alex alexParticipantBy the way can you suggest where to add some debug php to understand why my Front-End message box (https://my.com/private-message-box/?fepaction=messagebox) shows 0 messages. [FEP 8.4]
Some users (but not all) also report 0 messages.
Maybe i could fix it (cause upgrading to 10.x with loosing all messages is not an option for me)December 3, 2018 at 3:01 pm in reply to: How to deny upgrade: 'Front End PM PRO needs to database update' #19458alex alexParticipantIf you mean not wp_fep_* but fep_* i don’t have such tables in 8.4
December 3, 2018 at 2:48 pm in reply to: How to deny upgrade: 'Front End PM PRO needs to database update' #19455alex alexParticipantAs i understand deleting fep_ tables will delete all current messages and participants?
Is there Any way of importing messages after upgrade?Do you mean i need to delete? :
wp_fep_attachments
wp_fep_messagemeta
wp_fep_messages
wp_fep_meta
wp_fep_participantsNovember 30, 2018 at 4:33 am in reply to: How to deny upgrade: 'Front End PM PRO needs to database update' #19398alex alexParticipanttest message doesn’t solve it still 0 messages in https://my.com/private-message-box/?fepaction=messagebox
p.s. about latest version – plz write which action i need to do (i;m familiar with mysql and SQL commands)
November 30, 2018 at 3:17 am in reply to: How to deny upgrade: 'Front End PM PRO needs to database update' #19393alex alexParticipantit shows red button (link) “No messages found.” while i have all messages visible in https://my.com/wp-admin/edit.php?post_type=fep_message
November 30, 2018 at 3:14 am in reply to: How to deny upgrade: 'Front End PM PRO needs to database update' #19390alex alexParticipantmaybe too many messages (1650)
-
AuthorPosts