Deepak
Forum Replies Created
-
Thanks !
I will give it a try
Hi @aamiribsf,
Thank you for confirming!
Yes its fixed now
Thanks!
Hi @sazdhossain,
Got found it. It can be done from each Dokan vendor dashboard under Store SEO page to change the title of the store name (which reflects on the store page).
Just got confused.
Thanks!Forum: Plugins
In reply to: [Dokan Kits] Critical Error After UpdateThanks!
Forum: Plugins
In reply to: [Media Library Folders] No Folders are Showing Despite Reset DataThe problem is solved.
The culprit is the symbolic linking of uploads folder.
After resetting the database, I have mounted the volume to the uploads folder instead of linking from mounted folder and this solved the problem.
Thanks!
Forum: Plugins
In reply to: [Media Library Folders] No Folders are Showing Despite Reset DataI have entered the missing entry manually as you have suggested earlier.
Howerver, I can’t find any post ID with that number on the wp_posts table
Please check the screenshots
https://prnt.sc/DRowhxZtMJlkForum: Plugins
In reply to: [Media Library Folders] No Folders are Showing Despite Reset DataI have just done the folder data reset, removed the block databases and uninstalled the plugin. Then reinstalled the plugin again.
But this didn’t solve the issue either.
Also I can’t see the entry on mgmlp_folders after activating the newly installed plugin. Do I have to add it myself again? I was hoping that should reset and start to scan all over again.
post_id = 177184
folder_id = 0
No I can’t see any error message on developer console either nor network activity (like ajax request).
My past product images are showing correctly on frontend however.
My workflow is:
- Other team members upload the images from the default media library (they don’t have access to MLF at the backend).
- Once the products are uploaded, I transfer the images to the respective folders after that using MLF.
After I have mounted the volume dedicated to uploads only and linked to the uploads folder, this problem started.
I still have no clue how to fix this issue.
- This reply was modified 1 year ago by Deepak.
Forum: Plugins
In reply to: [Media Library Folders] No Folders are Showing Despite Reset DataAfter investigation further, it seems like symbolic link to uploads folder is messing with the correct path.
I checked the wp_posts with post ID on mgmlp_folders post IDs
It shows the wrong GUID (path) like this
https://www.kinaun.com/wp-content/uploads/var/www/kinaun/wp-content/uploads/test
I don’t know how MLF is getting this path
Correct path should be
https://www.kinaun.com/wp-content/uploads/test
Link is like this
ln -s /mnt/volume_uploads uploads
There may be some logical error in parsing the code’s symbolic link I think.
@alanp57 Can you give any suggestion on this?
Thanks!
Forum: Plugins
In reply to: [Media Library Folders] No Folders are Showing Despite Reset DataAs per this discussion https://ww.wp.xz.cn/support/topic/directory-traversal-attempt-detected-when-creating-directories-2/, I have disabled the code (since my uploads folder is symbolic link) and it worked.
I have disabled all the firewall rules, but still folder list doesn’t show up.
Forum: Plugins
In reply to: [Media Library Folders] No Folders are Showing Despite Reset DataIts weird
When I attempted to make a new folder, It shows me this message
directory traversal attempt detected.I am suspecting, it has something to do with my firewall.
I am trying to check the network request on developer console to understand what type of query or request is sent by MLF but network section shows nothing.If I have idea, I can check and allow MLF specific queries from firewall.
Any suggestion?
Thanks!
Forum: Plugins
In reply to: [Media Library Folders] No Folders are Showing Despite Reset DataYour folder data may not be correct. I would expect to see the first record like this:
177184 uploads http://www.kinaun.com/wp-content/uploads 0You could check to see if your mgmlp_folders table, using PHPMyAdmin, contains a record like this.
post_id: 177184
folder_id: 0
term_id: NULL
If not, try adding it.
Where did you get that number 177184?
How can I check the folder ID?
Seems like my tables are populated now but still says no folders found while refreshing.
Forum: Plugins
In reply to: [YITH WooCommerce Compare] Owl Carousel CSS Not Found ErrorUpdated the plugin and error went away
Thanks!
Sorry I didn’t find that link earlier.
I have submitted the request with details.
Thanks!
I can’t register on website. I guess the account will be created after purchase/checkout. Didn’t see any register link.
I am using the free version of the plugin now.