![]() |
Ah, of course you can build on top of it! ^^ It's far from finished, I never got to polish it because of lack of time + motivation @_@ You can also share what you do with it here, if you want to!
Regarding the html thingies, you can go to the format() functions and use htmlentities() I believe, to convert the html characters to html entities. I'm using my own pagination because at the time I was enchanted with javascript and wanted to try it, so it's not really optimized at all xD |
I will share what I make for sure ^^
I want to put more links to the profile and pets and stuff in the comment box. As well as implant a user siggy kinda thing. But the siggy will come later on when I build the forum. |
What Pagination are you using now?
Also, what about comments? Do they use the Pagination too? |
Going to certainly add this to my site, or adapt it somewhat! Thanks so much! :3
|
Quote:
If I had more time, I'd recode it x.x' |
You happen to be looking for work with a VPS? :pleased:
|
I installed this and followed the instructions- but I seem to get this error when I got to create News from the acp
Code:
Strict Standards: Declaration of AdminSidebar::setDivision() should be compatible with Sidebar::setDivision(GUIComponent $module) in /home/atrocity/public_html/classes/class_adminsidebar.php on line 18 |
Works perfectly. Thank you for offering this :-)
|
I get this error when trying to access the news.php page
Fatal error: Class 'AppController' not found in /home/digitalp/public_html/news.php on line 7 |
Just installed it on MystFell. It works great! I changed it around a little bit, but it works wonderfully! Thanks so much!
|
This works great, however how can I make this the index page?
|
I get a fatal error when I try to create news. How do I fix this?
|
What does the error say?
|
Quote:
|
It looks like you're missing ACPNewsView.php. Is it in the view folder?
|
Quote:
Yep I have it. AdminCP and then the View folder in there. :/ |
When you open the file, does it have this near the top:
PHP Code:
PHP Code:
|
Quote:
PHP Code:
|
Oh! You put it in the wrong place then. (I figured that might be the issue, since both files have the exact same name)
Just copy-paste the code for the view file under the "Part 4: The AdminCP" section of the OP and it should work. "ACPNewsView" needs to be in the view subfolder located in the adminCP folder, while "NewsView" needs to go in the main view folder located under public_html. |
Quote:
Fatal error: Uncaught exception 'Exception' with message 'Fatal Error: Class ACPNewsView either does not exist, or has its include path misconfigured!' in /home/beausavi/public_html/classes/class_loader.php:83 Stack trace: #0 [internal function]: Loader->load('ACPNewsView') #1 /home/beausavi/public_html/classes/class_controller.php(135): spl_autoload_call('ACPNewsView') #2 /home/beausavi/public_html/classes/class_appcontroller.php(115): Controller->loadView(Object(Resource\Native\String)) #3 /home/beausavi/public_html/classes/class_frontcontroller.php(71): AppController->getView() #4 /home/beausavi/public_html/admincp/index.php(108): FrontController->getView() #5 /home/beausavi/public_html/admincp/index.php(113): AdminCP::main() #6 {main} thrown in /home/beausavi/public_html/classes/class_loader.php on line 83 |
If you download the RAR file, the error still appears if you do this?:
I'm sure error has something to do with where you placed it, since the script itself runs fine without changes. |
Quote:
One more thing, now when I go to my website it comes up with this to do with the themes: Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'template.tpl'' in /home/beausavi/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /home/beausavi/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php(374): Smarty_Internal_TemplateBase->fetch('template.tpl', NULL, NULL, NULL, true) #1 /home/beausavi/public_html/classes/class_template.php(135): Smarty_Internal_TemplateBase->display('template.tpl') #2 /home/beausavi/public_html/classes/class_view.php(280): Template->output() #3 /home/beausavi/public_html/classes/class_frontcontroller.php(102): View->render() #4 /home/beausavi/public_html/index.php(74): FrontController->render() #5 /home/beausavi/public_html/index.php(78): IndexController::main() #6 {main} thrown in /home/beausavi/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php on line 127 |
What page does this show up on?
|
Quote:
|
The site appears fine for me, and I tried all 3 of the themes from the changestyle page. If you go to phpMyAdmin and look under the user settings table, what does it say for your chosen theme?
|
Quote:
It seems to be just on my laptop. One more question, how do I make a support ticket page? |
Quote:
|
All times are GMT -5. The time now is 08:23 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.