69.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

10-03-2015, 08:18 PM
Post: #21
RE: [GET] ArtVenue : Image Sharing Community Script Version 5.0.1 [Latest]
geting that error on the main page of website :(



Internal Server Error

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

Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
10-03-2015, 08:26 PM
Post: #22
RE: [GET] ArtVenue : Image Sharing Community Script Version 5.0.1 [Latest]
can you give me the error log from your cpanel
10-03-2015, 08:35 PM
Post: #23
RE: [GET] ArtVenue : Image Sharing Community Script Version 5.0.1 [Latest]
here is brother

Parse error: syntax error, unexpected T_CLASS, expecting T_STRING or T_VARIABLE or '$' in /hermes/bosnaweb12a/b1386/ipg.mywebsite.com/mywebsite.com/index.php on line 53
10-03-2015, 08:41 PM
Post: #24
RE: [GET] ArtVenue : Image Sharing Community Script Version 5.0.1 [Latest]
Code:
<?php

/**
* Laravel - A PHP Framework For Web Artisans
*
* @package  Laravel
* @author   Taylor Otwell <taylorotwell@gmail.com>
*/

/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| our application. We just need to utilize it! We'll simply require it
| into the script here so that we don't have to worry about manual
| loading any of our classes later on. It feels nice to relax.
|
*/

require __DIR__ . '/../bootstrap/autoload.php';

/*
|--------------------------------------------------------------------------
| Turn On The Lights
|--------------------------------------------------------------------------
|
| We need to illuminate PHP development, so let us turn on the lights.
| This bootstraps the framework and gets it ready for use, then it
| will load up this application so that we can run it and send
| the responses back to the browser and delight our users.
|
*/

$app = require_once __DIR__ . '/../bootstrap/app.php';

$app->bind('path.public', function () {
    return __DIR__;
});
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request
| through the kernel, and send the associated response back to
| the client's browser allowing them to enjoy the creative
| and wonderful application we have prepared for them.
|
*/

$kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);

$response = $kernel->handle(
    $request = Illuminate\Http\Request::capture()
);

$response->send();

$kernel->terminate($request, $response);

copy this and paste it to your index.php and let me know if problem still there
10-03-2015, 08:50 PM
Post: #25
RE: [GET] ArtVenue : Image Sharing Community Script Version 5.0.1 [Latest]
brother after replace index code showing that error

Parse error: syntax error, unexpected T_CLASS, expecting T_STRING or T_VARIABLE or '$' in /hermes/bosnaweb12a/b1386/ipg.mywebsite/mywebsite.com/index.php on line 53

please help ....


thank you for your wonderfull support...
9.gif
10-03-2015, 09:07 PM
Post: #26
RE: [GET] ArtVenue : Image Sharing Community Script Version 5.0.1 [Latest]
try to change "class" in line 53 into "$" or "code" or "variable" or "string"
the problem is the index is supposed to be modified automatically when install run .. but we don't have install here thats why this have so much bugs.
after all i'm trying to release nulled version with installing normally .. maybe soon.
10-03-2015, 09:22 PM
Post: #27
RE: [GET] ArtVenue : Image Sharing Community Script Version 5.0.1 [Latest]
sorry bruv i'm not expert to edit the PHP code .. so can yu help me out with any other easy way please ..
and i'm also waiting your next release as soon yu can ..
10-04-2015, 07:46 AM
Post: #28
RE: [GET] ArtVenue : Image Sharing Community Script Version 5.0.1 [Latest]
Thanks Buddy, but the CDN Services is not working ?

Any Ideas How to make it work ?
10-05-2015, 07:34 PM
Post: #29
RE: [GET] ArtVenue : Image Sharing Community Script Version 5.0.1 [Latest]
(10-04-2015 07:46 AM)Mixawy Wrote:  Thanks Buddy, but the CDN Services is not working ?

Any Ideas How to make it work ?

subordinate to the requirements (like php 5.4 or above)
10-05-2015, 10:38 PM
Post: #30
RE: [GET] ArtVenue : Image Sharing Community Script Version 5.0.1 [Latest]
help me :(
15.gif




17.gif