Jump to content
Bicrypto v4.0.7 + All Plugins ×

VIPEmbed v1.3 - Movies TV Shows Embed PHP Script


Mahmoud

Recommended Posts

2 hours ago, Souz x17 said:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

edit the .htaccess section
image.thumb.png.6b391c61c2d0fa07381b4c33df289893.png

 

then add the <IfModule mod_rewrite.c> tag opener above the rewrite engine on and ends with a closing </IfModule> tag.

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_URI} !public/
RewriteRule (.*) /public/$1 [L]
</IfModule>

image.thumb.png.b1305be057e0b1f2dba2d593454b6658.png

Link to comment
Share on other sites

8 horas atrás, aeneus disse:

edit the .htaccess section
image.thumb.png.6b391c61c2d0fa07381b4c33df289893.png

 

then add the <IfModule mod_rewrite.c> tag opener above the rewrite engine on and ends with a closing </IfModule> tag.

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_URI} !public/
RewriteRule (.*) /public/$1 [L]
</IfModule>

image.thumb.png.b1305be057e0b1f2dba2d593454b6658.png

It didn't work for me

spacer.png

Link to comment
Share on other sites

  • 4 weeks later...
  • 4 weeks later...
  • 1 month later...
  • 3 weeks later...
On 1/10/2023 at 12:59 AM, Chi Park said:

Hi folks, I have installed this script on Ubuntu server. I get this page and don't see admin panel. How can I access admin panel? 

image.thumb.png.3b83fba1ac738b2363bb13e12ba0ab20.png

 

can you guide cuz i'm also trying to install it but getting 

Error

Call to a member function getResult() on bool

SYSTEMPATH/Model.php at line 145

  • Like 1
Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
  • 4 weeks later...
  • 2 weeks later...

How to change fetched language? I cant see any language setting for tmdb or imdb api. Problem is with some llanguages in korean,cn and other lang where anybody dont understand i need english lang primary and if not english lang set to original lang. Oh and search bar searching names only by language what is selected on top right bar. If i select english it find eng titles if i change to arabis it find arabic titles,,,is there any idea how to repair it and find titles on all langueages doesnt matter what main language is selected by user and it there any possibilities find only movies and series not episodes too by title? Can someone help me?

Edited by Blady
Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...
  • 5 months later...
  • 2 weeks later...
Em 12/11/2022 em 10:42, Souz x17 disse:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.Here is the same error. Managed to solve?

Here is the same error. Managed to solve?

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...