Support Forums

About Page Editor

This is a discussion on About Page Editor within the Technical Support forums, part of the Technical Support Forums category; Hello, I would like to know, is that anyway I can add HTML in the page editor instead of just ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 10-08-2008, 04:57 AM   #1
Junior Member
 
Join Date: Jul 2008
Posts: 14
Rep Power: 11
cliff is on a distinguished road
Default About Page Editor

Hello,

I would like to know, is that anyway I can add HTML in the page editor instead of just pure text?
I try to add <iframe> and others but it seems to be text only.

Many Thanks,
Cliff
cliff is offline  
Old 10-08-2008, 06:11 AM   #2
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 3,034
Rep Power: 74
seymourjames is a jewel in the rough
Default

Try getting the newest version of tinyMCE and replacing the version that you currently have in your site. You will then have text/graphic and html editors. All should be ok (it was for me) but do keep a backup always before you change your code significantly. Don't forget to refresh your browser and empty the cache.

TinyMCE - Home

Please put your (68 version) in your forum profile. It helps everyone to help you by knowing which version you are running.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C, Version 4 Templates and list your 68C site on ClassifiedCodes.com
seymourjames is online now  
Old 10-08-2008, 11:08 AM   #3
Just get on with it!
 
michael's Avatar
 
Join Date: Jan 2007
Location: Milton Keynes, England
Posts: 474
Rep Power: 31
michael is just really nice michael is just really nice
Default

Quote:
Originally Posted by seymourjames
Try getting the newest version of tinyMCE and replacing the version that you currently have in your site.
Just where in the directory does the current editor reside?
__________________
M Michael
V4.2.1 Developer - Sigma Template


"All truths are easy to understand once they are discovered; the point is to discover them" - Galileo Galilei (1564 - 1642)
michael is offline  
Old 10-08-2008, 11:46 AM   #4
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 133
Eric Barnes is just really nice Eric Barnes is just really nice
Default

It is in javascript/tiny_mce
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Old 10-08-2008, 01:16 PM   #5
Just get on with it!
 
michael's Avatar
 
Join Date: Jan 2007
Location: Milton Keynes, England
Posts: 474
Rep Power: 31
michael is just really nice michael is just really nice
Default

Okay, I've backed up my old files, uploaded the new ones, deleted the cache and done a hard refresh on my browser but I still see the old editor.

__________________
M Michael
V4.2.1 Developer - Sigma Template


"All truths are easy to understand once they are discovered; the point is to discover them" - Galileo Galilei (1564 - 1642)
michael is offline  
Old 10-08-2008, 07:26 PM   #6
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 3,034
Rep Power: 74
seymourjames is a jewel in the rough
Default

It should be working if you have copied everything into the java folder. I cannot see a reason why not if you have refreshed everything on your browser. I also cleared the templates in the admin control panel as well. It is in settings - modules - maintenance - admin - clear compiled templates. I also regenerated. Not sure why they would have any real affect. Strange.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C, Version 4 Templates and list your 68C site on ClassifiedCodes.com
seymourjames is online now  
Old 10-12-2008, 07:45 PM   #7
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 3,034
Rep Power: 74
seymourjames is a jewel in the rough
Default

So do you have it working yet? The only thing I can think of is that it is being correctly called in pagesform.tpl in the adminstration directory

{if $htmleditor=="Y"}
<script type="text/javascript" src="../javascript/tiny_mce/tiny_mce.js"></script>

Check that the line of code is there. Also that your borwser is compatible (it should be).

I am assuming you have the whole tiny_mce directory in your main java directory and it is complete.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C, Version 4 Templates and list your 68C site on ClassifiedCodes.com
seymourjames is online now  
Old 10-29-2008, 07:15 PM   #8
Junior Member
 
Join Date: Aug 2008
Posts: 20
Rep Power: 11
Shadman is on a distinguished road
Default

Since we are already on topic, does anyone know where the page.tpl file is? I can't find it on my directory. I don't see it on the template folder.
Shadman is offline  
Old 10-29-2008, 07:36 PM   #9
Developer & Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 2,140
Rep Power: 63
Mike-N-Tosh is just really nice Mike-N-Tosh is just really nice
Default

Quote:
Originally Posted by Shadman
Since we are already on topic, does anyone know where the page.tpl file is? I can't find it on my directory. I don't see it on the template folder.
That's because it isn't there.

That file is an administration file.
administration/templates/default/pages/

Does that make sense?

-Mike
__________________
Mike-N-Tosh
IndianaPC.org - A community website (v3.1.10 Developer - heavily modified & used as the CMS)
Sandbox [localhost(v3.1.10, v4.0.9, 4.1.10,4.2,5.0)] for development and customization
Visit My blog: reviews, tips, tricks, tutorials and my store with Templates, Mods & Docs
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline  
Old 10-31-2008, 02:12 PM   #10
Junior Member
 
Join Date: Aug 2008
Posts: 20
Rep Power: 11
Shadman is on a distinguished road
Default

hmm

I see, but how do I edit the pages that I create, or ones that are already there. (the tos and about us).

If I go to my terms page I see a blank copy without my site styling (css)
example: Terms & Conditions
__________________
68 Version - v4.0.5 Designer
Shadman is offline  
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Page Editor new Pages, location ? jj30 Technical Support 6 07-05-2008 12:18 PM
CHMOD it to 777 if you wish to use this editor. jj30 Technical Support 11 06-09-2008 06:05 AM


All times are GMT -4. The time now is 04:26 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0