ill release both when I finish my tweak.Do you not intend to release the original version of v.1.1?
ill release both when I finish my tweak.Do you not intend to release the original version of v.1.1?
Playbob version v1.1 (UNTOUCHED)Do you not intend to release the original version of v.1.1?
Download Playbob v1.1 - Simple Video Sharing Nulled Free
v1.1 - Thanks To @ghostriderrr
[NEW] A completely new and improved version
[NEW] RTL Supported
SolvedThanks in advance to @SuperDev , @ghostriderrr and @Tomz who have created and followed up this thread.
I have problems installing with the nulled version. when I access <domain>/install/permissions, it shows Permission Required (755) even though by default on my cpanel, these folders have been given 755 permissions. Check the screenshot below.
Even though when I try to install with the original file (untouched), when I access <domain>/install/permissions, the permissions follow my cpanel. I mean if a folder in my cpanel has 755 permissions, then the website (<domain>/install/permissions) says Enabled Permission.
Maybe there are other members who have the same problem as me, can help provide a solution?
Sir, there is an error when uploading videos always fails Then it always repeats the upload percentage. anyone have any suggestions to fix it?. Thank youTwitter login is DONE!!
Fixing login pages then should be good to go![]()
server max upload limitSir, there is an error when uploading videos always fails Then it always repeats the upload percentage. anyone have any suggestions to fix it?. Thank you
perform manual install, will work just as well
Import DB file and update credentials in ENV filehow to install
That could mean anything. Send me a PM and we'll get things worked out.
Where can I contact you?th
That could mean anything. Send me a PM and we'll get things worked out.
Private Message, Email, whatever works (no whatsapp , snapchat, insta, any social media, or fb message)Where can I contact you?
Hi allSir, there is an error when uploading videos always fails Then it always repeats the upload percentage. anyone have any suggestions to fix it?. Thank you
$receiver = new FileReceiver('file', $request, HandlerFactory::classFromResquest($request));
try {
if ($receiver->isUploaded() === false || hasUploaded() == false) {
return static::errorResponseHandler(str_replace('(filename)', $uploadedFileName, lang('Failed to upload ({filename})', 'upload zone')));