![]() |
Home Community Mys-Script Creative Off-Topic |
|
![]() |
|
Thread Tools | Display Modes |
#1
|
||||
|
||||
![]()
When i use it,these massages just appears:
Explore home: Parse error: syntax error, unexpected 'bl' (T_STRING), expecting function (T_FUNCTION) in /home/enchante/public_html/view/exploreview.php on line 10 exploreforest.php Fatal Error: Class ExploreforestController either does not exist, or has its include path misconfigured! explorepublicgarden.php Parse error: syntax error, unexpected ')' in /home/enchante/public_html/view/explorepublicgardenview.php on line 36 So i need help,because the explore mod who works actually just gives items and isn't all of the locations... Links: cailynmae's Explore Mod: Here.
__________________
https://www.viagrasansordonnancefr.c...-en-pharmacie/ |
#2
|
||||
|
||||
![]()
Inside ExploreView.php you will see }bl near the bottom. Delete the bl.
Make sure you created the exploreforest.php file and that the class is named ExploreforestController inside the file. It may be misspelled. When you add or edit a new item to find make sure you follow the syntax: $document->add(new Comment("Oh look! You found a <b>$item</b>!", FALSE)); Beware of missing commas or quote marks - this throws errors: $document->add(new Comment("Oh look! You found a <b>$item</b>!, FALSE)); There's probably a missing quote mark near line 36. If you don't have a text editor that shows line numbers I recommend Sublime Text 3. If you can't spot the errors feel free to copy/paste your code.
__________________
|
#3
|
||||
|
||||
![]()
Thank you! Everything must work fine as i find what is exactly a quote mark... I'm just a completelly newbie :T
__________________
https://www.viagrasansordonnancefr.c...-en-pharmacie/ |
![]() |
Thread Tools | |
Display Modes | |
|
|
What's New? |
What's Hot? |
What's Popular? |