Problems With Phpnuke!!

Started by stormbreaker, February 06, 2009, 05:29:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stormbreaker

Why is it that I'm missing tools when editing a block, I am missing a lot of tools, like an image inserter, a table creator, a tool to make text a certain color etc.. Here is the image of the tools I have (The one that is missing tools)



Here is what I'm supposed to have when creating/editing new blocks, These are the tools I WANT to have...



******ANOTHER QUESTION********

What version of PHP-NUKE are you running on all sites? If it varies site to site, then what is the version on our site at www.bog.greatnuke.com ? Or how can we find out ourselves?

theghost

if your missing tools then the page has not loaded propoly


stormbreaker

No, the page does load properly, I have another site with version phpnuke 7.9, and all 7.9 versions don't have those tools, they have the tools in the first image.

I want to know what version GREATNUKE is running... support please give an answer... i asked already several times...

Support

The phpNuke version of your site is 7.8 and here is the a screenshot of the block editor of your site.


stormbreaker

#4
Why is it that in PHP-NUKE 7.9 they have less tools in editor block?

Support

In phpnuke 7.8 or 9, you can config to show the advanced editor, or the normal editor.

stormbreaker

#6
PLEASE tell me how to do this.. I will be extremely happy, please.
So can it be done on version 7.9? or is it only on 7.8 and 9?

theghost

#7
You can edit the blocks on all phpnuke sites, not just 7.8 or 9.
and to edit a block go to:

admin cp > blocks / then either go to the block you wish to edit and click edit or add new block


Support

Quote from: stormbreaker;522532PLEASE tell me how to do this.. I will be extremely happy, please.
So can it be done on version 7.9? or is it only on 7.8 and 9?
Open file config.php, find
Quote$advanced_editor = 0;
and replace with
Quote$advanced_editor = 1;