Jump to content

SamzSakerz

Friends
  • Posts

    39
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

391 profile views

SamzSakerz's Achievements

  1. Thanks the update seem to have fixed it! 🙂 This topic can be closed.
  2. I see, I currently can't access the admin panel, but when I do is there a way to reset to default template?
  3. I got to output the exception, if someone can take a look at this and tell me what's wrong that would be nice. object(UnexpectedValueException)#43 (7) { ["message":protected]=> string(0) "" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(51) "/home/lynxkiko/forums/forums/system/Theme/Theme.php" ["line":protected]=> int(861) ["trace":"Exception":private]=> array(3) { [0]=> array(6) { ["file"]=> string(56) "/home/lynxkiko/forums/forums/system/Dispatcher/Admin.php" ["line"]=> int(120) ["function"]=> string(11) "getTemplate" ["class"]=> string(10) "IPS\_Theme" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(6) "global" [1]=> string(4) "core" } } [1]=> array(6) { ["file"]=> string(61) "/home/lynxkiko/forums/forums/system/Dispatcher/Dispatcher.php" ["line"]=> int(109) ["function"]=> string(4) "init" ["class"]=> string(21) "IPS\Dispatcher\_Admin" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(6) { ["file"]=> string(44) "/home/lynxkiko/forums/forums/admin/index.php" ["line"]=> int(14) ["function"]=> string(1) "i" ["class"]=> string(15) "IPS\_Dispatcher" ["type"]=> string(2) "::" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL }
  4. Should I install the application after adding those two? I added that to my dev branch, and no error is popping up, I visited both controllers of my application, or where does the error appears?
  5. I just rewinded my files to yesterdays Everytime I try to reinstall my application, the error appears, I am not sure what's wrong with my application. is there a way to debug this?
  6. I did, then I can't access the admin cp, it returns 500 error again.
  7. What do I do next? It say's this and I can't access anything, and when I remove that line it goes back to 500, It's not resetting to default state for me.
  8. Hi, I don't know where to post this, I was trying to install an application I have developed on my test bench and I have tried to upload it to my live site, and the admin CP broke, my application does not mess with anything admin CP Related. Everytime I try to access the admin CP, I get this error, please help me since this is an issue with my live site my users will be effected :c
×
×
  • Create New...