Advertisement:

Author Topic: PLUGIN  (Read 2894 times)

Aficionado

  • Guest
Re: PLUGIN
« Reply #15 on: July 25, 2018, 01:50:37 pm »
Please I don't understand all this, all I want is how my problem will be solved ,  I need my toolsbar to be complete, so that I can create page. >:( :'( :'(

If so, then the answer is "it can't be done the way you want it".


ig

  • Jr. Member
  • **
  • Posts: 68
Re: PLUGIN
« Reply #16 on: July 25, 2018, 02:01:28 pm »
My dear,  am new in this business , I don't have coding experience at all, that is why am requesting for easy way to get the lost em toolsbar back, please help me out

ig

  • Jr. Member
  • **
  • Posts: 68
Re: PLUGIN
« Reply #17 on: July 25, 2018, 08:41:02 pm »
I don't know why editor is a problem in osclas, you can see such in other CMS , only in osclas, somebody that doesn't have coding experience can not use sclas because they are too difficult. Editor suppose to be the most simplest thing one can access, so if editor is that difficult , who knows how others will be. I have complained here that I don't know how I can go about the editor to build my page but can't get a solution, am tied and frustrated of using osclas.

WEBmods

  • Hero Member
  • *****
  • Posts: 937
  • github.com/webmods-croatia/love-osclass/ | patrick
Re: PLUGIN
« Reply #18 on: July 26, 2018, 12:01:19 am »
Here are steps to add all available TinyMCE features:

  • Open your cPanel File Manager or FTP
  • Navigate to the following directory: /oc-admin/themes/modern/pages
  • Delete frm.php
  • Extract frm.php from zip file I provided in attachment
  • Upload my frm.php

In my frm.php file, I added all TinyMCE plugins to the list, that's basically it.
I tested it and it worked, hope the same will be at your site.

Enjoy.

Regards.

ig

  • Jr. Member
  • **
  • Posts: 68
Re: PLUGIN
« Reply #19 on: July 26, 2018, 12:43:23 am »
the page is not loading again oo :'( :'( :'( :'(

ig

  • Jr. Member
  • **
  • Posts: 68
Re: PLUGIN
« Reply #20 on: July 26, 2018, 12:48:24 am »
page is not showing anything again oo, someone help oooo . it says   This page isn't working,  HTTP ERROR 500 ,

WEBmods

  • Hero Member
  • *****
  • Posts: 937
  • github.com/webmods-croatia/love-osclass/ | patrick
Re: PLUGIN
« Reply #21 on: July 26, 2018, 12:49:39 am »
page is not showing anything again oo, someone help oooo . it says   This page isn't working,  HTTP ERROR 500 ,

Send you frm.php and debug.log. There's an error. Check this to get debug.log: https://doc.osclass.org/Debug_PHP_errors

Regards.
« Last Edit: July 26, 2018, 12:51:44 am by patrickFromCroatia »

ig

  • Jr. Member
  • **
  • Posts: 68
Re: PLUGIN
« Reply #22 on: July 26, 2018, 12:59:05 am »
please, step by step on how to go about that , so that it will be easy for me. just as you provided the first guideline. thanks

WEBmods

  • Hero Member
  • *****
  • Posts: 937
  • github.com/webmods-croatia/love-osclass/ | patrick
Re: PLUGIN
« Reply #23 on: July 26, 2018, 01:04:32 am »
please, step by step on how to go about that , so that it will be easy for me. just as you provided the first guideline. thanks

Open your config.php and paste this code before '?>':

Code: [Select]
define('OSC_DEBUG', true) ;
define('OSC_DEBUG_LOG', true) ;

Then try to add a new page. If there will be an error, open oc-content and post the debug.log file here.

Regards.

ig

  • Jr. Member
  • **
  • Posts: 68
Re: PLUGIN
« Reply #24 on: July 26, 2018, 01:21:15 am »
please, don't be angry with my question ooo, am still learning  :)  but where is the config.php located in my osclas dashboard? . thanks

WEBmods

  • Hero Member
  • *****
  • Posts: 937
  • github.com/webmods-croatia/love-osclass/ | patrick
Re: PLUGIN
« Reply #25 on: July 26, 2018, 01:23:46 am »
please, don't be angry with my question ooo, am still learning  :)  but where is the config.php located in my osclas dashboard? . thanks

You need to open it with File Manager or FTP, just like frm.php

Regards.

ig

  • Jr. Member
  • **
  • Posts: 68
Re: PLUGIN
« Reply #26 on: July 26, 2018, 01:33:39 am »
didn't see it, i saw pages, parts,plugins,settings,tools e.t.c

WEBmods

  • Hero Member
  • *****
  • Posts: 937
  • github.com/webmods-croatia/love-osclass/ | patrick
Re: PLUGIN
« Reply #27 on: July 26, 2018, 01:34:57 am »
Open your cPanel File Manager or FTP! And then look for config.php

ig

  • Jr. Member
  • **
  • Posts: 68
Re: PLUGIN
« Reply #28 on: July 26, 2018, 01:43:03 am »
i didn't see open in my file manager, i don't know how to it to paste the code in it, please help. thanks

WEBmods

  • Hero Member
  • *****
  • Posts: 937
  • github.com/webmods-croatia/love-osclass/ | patrick
Re: PLUGIN
« Reply #29 on: July 26, 2018, 01:46:28 am »
"To download a file using File Manager, follow these steps:

In the File Manager main window, navigate to the directory from where you want to download the file. - Osclass directory, where config.php is.
Click the file that you want to download.
Click the Download icon. Navigate to the directory on your local computer where you want to save the file, and then save the file."

After that zip the file and sent it.

Friendly recommendation: Try using Google.