Replies
- Leo on January 4, 2016 at 9:56 pm in reply to: Cannot upload a JPEG file larger than 2 MB AGAIN #2221
Hi Brajesh,
Thanks for your reply.
Yes, I am able to upload the same file with WP media uploader, also I notices that I am not able to upload even smaller files (like 1.7mb, 1.1mb).
I guess it is for all user types, as I am the admin of the website.What other info can I provide?
Thanks,
Leo Hi Brajesh,
Thank you, I modified the posts.php and everything is fine now.
I just noticed that there’s a pagination problem. Maybe it is because I have changed my boddyblog slug
I have defined buddyblog slug in my bp-custom.php
define ( ‘BP_BUDDYBLOG_SLUG’, ‘myblog’ );So, the second posts page URL is something like this:
mysite.com/username/myblog/my-posts/page/2/when on the first page I try to click on the “2” (second page) link, it opens this URL mysite.com/username/myblog/page/2/ and it is a 404 page
how can I correct this?
I would like to make the next posts pages URLs like this:
mysite.com/username/myblog/page/2/
mysite.com/username/myblog/page/3/ etc.Thank you!
Leop.s. hope it’s ok to post it here or maybe I need to open a separate topic
- Leo on December 20, 2015 at 10:41 pm in reply to: [Resolved] How to include only MediaPress activities in activity stream #2092
Hi Brajesh,
Thank you, that was what I’ve been looking for.
Thanks,
Leo Hi guys, I was also looking for a solution to add media to user posts, so you made it, I have updated BuddyBlog and BP Simple Front End Post plugins and it works just fine! Thank you!
I have another problem, though. I cannot show post excerpts instead of full text in the user profile BuddyBlog page.
How can I make it to show only summary text, for example 200 characters with no images from content and a read more button?Thank you in advance!
Regards,
Leo- Leo on November 19, 2015 at 9:46 pm in reply to: [Resolved] Cannot upload a JPEG file larger than 2 MB #1706
Hi Brajesh,
I disabled the rtMedia and the upload was completed successfully. Everything is fine now.
As for now, I do not need the Add from Web feature, so I will try to make it all using MediaPress now and will share my experience and the results with you when I finish it.
Thank you!
Leo - Leo on November 19, 2015 at 7:49 pm in reply to: [Resolved] Cannot upload a JPEG file larger than 2 MB #1704
Hi Brajesh,
Thank you.I did it all. When I click on a link in the Name column and select the Response tab, there’s only one number – 1 and an empty row. Hope this is what you needed.
About the rtMedia, I am trying to find a solution for having different galleries with different limitations and membership levels for different users, and I really would like to do it with one plugin only, but I couldn’t do it with only rtMedia. Now I am trying to do it all with MediaPress and hope to succeed.
Thank you.
Leo
- Leo on November 19, 2015 at 5:36 pm in reply to: [Resolved] Cannot upload a JPEG file larger than 2 MB #1696
Hi Brajesh,
Thanks for a super quick response!
Here’s the error message: image.jpg(2.1 mb)x An error occurred in the upload. Please try again later.
(I tried later, too, all the same)Yes, it is possible to upload a file using WordPress Media Uploader.
and here’s the debug message:
// Generated by the MediaPress Debug tool //
Multisite: No
SITE_URL: http://ohhmysite.com
HOME_URL: http://ohhmysite.comWordPress Version: 4.3.1
Permalink Structure: /%postname%/Active Theme: Avada 3.5.3
Registered Post Stati: publish, future, draft, pending, private, trash, auto-draft, inherit
// Browser Details //
Browser Name: Chrome
Browser Version: 46.0.2490.86
Browser User Agent String: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36
Platform: Apple
// End Browser Section //PHP Version: 5.5.30
MySQL Version: 5.1.73-log
Web Server Info: ApacheWordPress Memory Limit: 40M
PHP Safe Mode: No
PHP Memory Limit: 256M
PHP Upload Max Size: 40M
PHP Post Max Size: 8M
PHP Upload Max Filesize: 40M
PHP Time Limit: 50000
PHP Max Input Vars: 5000
PHP Arg Separator: &
PHP Allow URL File Open: Yes
WP_DEBUG: Disabled
SCRIPT_DEBUG: Disabled// Table Prefix //
Table Prefix: wp_3476fdb5c_Show On Front: posts
Page On Front: (#0)
Page For Posts: (#0)Session: Enabled
Session Name: PHPSESSID
Cookie Path: /
Save Path: /tmp
Use Cookies: On
Use Only Cookies: OnDISPLAY ERRORS: On (1)
FSOCKOPEN: Your server supports fsockopen.
cURL: Your server supports cURL.
SOAP Client: Your server has the SOAP Client enabled.
SUHOSIN: Your server does not have SUHOSIN installed.ACTIVE PLUGINS:
BuddyPress: 2.4.0
BuddyPress Follow: 1.2.1
Buddypress Profile Rating: 1.0
BuddyPress Xprofile Custom Fields Type: 2.3.0
Contact Form 7: 4.3
Contact Form 7 – Dynamic Text Extension: 2.0.1
Fusion Core: 1.4.3
MediaPress: 1.0 Beta 1
Password Protected: 2.0.2
rtMedia for WordPress, BuddyPress and bbPress: 3.9.3// MediaPress Settings //
active_components: sitewide,members
default_status: public
active_statuses: public
active_types: photo
extensions: jpeg,jpg,gif,png,mp4,flv,mpeg,mp3,wmv,midi,zip,gz,doc,pdf,docx,xls
mpp_upload_space: 100
mpp_upload_space_groups: 10
show_upload_quota: 0
default_storage: local
enable_gallery_archive: 1
gallery_archive_slug: exhibitions
gallery_permalink_slug: exhibition
sitewide_active_types: photo
sitewide_photo_gallery_default_view: default
has_gallery_directory: 1
has_media_directory: 0
activity_upload: 0
autopublish_activities: create_gallery
activity_photo_default_view: default
show_orphaned_media: 0
delete_orphaned_media: 0
members_active_types: photo
members_photo_gallery_default_view: default
galleries_per_page: 20
media_per_page: 20
media_columns: 4
gallery_columns: 4
show_gallery_description: 1
show_media_description: 1
enable_audio_playlist: 1
enable_video_playlist: 1
enable_media_comment: 1
enable_gallery_comment: 1
load_lightbox: 1
enable_activity_lightbox: 1// End of MediaPress Settings //
Thank you,
Leo