Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Transcoding modifications djmleague from fusion 7

Asked Modified Viewed 1,083 times
V
vejniik
V
  • Junior Member, joined since
  • Contributed 15 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
asked
Junior Member

Hello,
would there be anyone who would be able to recode the modification from php fusion 7 to php fusion 8 or 9?
https://gitlab.com/djmetla/djmLeague/...ee/master/

https://filebin.net/4zybukkn8xixzysx
Thank you
0 replies

5 posts

V
vejniik
V
  • Junior Member, joined since
  • Contributed 15 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

[31-Oct-2021 19:53:40 Europe/Prague] PHP Parse error: syntax error, unexpected '"../../maincore.php"' (T_CONSTANT_ENCAPSED_STRING) in /home/users/gamelife4fancz/game-life.4fan.cz/web/infusions/djmLeague/admin.php on line 1

Admin.php

<?php
require_once "../../maincore.php";
if (iADMIN) {
   redirect(INFUSIONS."djmLeague/?admin");
}
exit;
?>
0 replies
R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

First, use better hosting, Endora is the worst, IDK why many people in CZ still use this... Is good only for static HTML pages and not complex CMS systems.

Second, https://www.php-fusion.co.uk/legal/co...al/coc.php "2.9 No linking to external downloads"


Anyway, maybe if you switch PHP to 5.6, it should work.
1 reply
R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

Yes there are many better free (or really cheap) alternatives but there is official PHPFusion hosting https://www.php-fusion.co.uk/hosting.php so I'll don't post links to other hostings.
0 replies
V
vejniik
V
  • Junior Member, joined since
  • Contributed 15 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Junior Member

hello, i have an old modification from v7 and i would like to ask if anyone would be able to recode it to v8 - v9. possibly for some symbolic fee. Thank you.
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
answered
Senior Member

Which mod is it? Can you share a link to download?
1 reply

Statistics

  • Views 0 views
  • Posts 5 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

D
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
R
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
V
V
  • Junior Member, joined since
  • Contributed 15 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet