68 Classifieds Forums  

Go Back   68 Classifieds Forums > v3.1.x Help & Support > v3.1 Questions & Support
Register Projects FAQ Members List Calendar Search Today's Posts Mark Forums Read

v3.1 Questions & Support Help and support for 68 Classifieds v3.1.x

 
Thread Tools Display Modes
  #1  
Old 10-23-2007, 12:51 AM
paulsra paulsra is offline
Junior Member
 
Join Date: Oct 2007
Location: victoria, Australia
Posts: 13
Default wysiwyg has gone missing

in page content editor, iv lost the ability to see the html output and can only modify the code.
there are no options such as font, text size, add link ect..
i just see code in the box.

it was working fine before.

i did notice that i had left the code editor window open then opened other pages to be modified, mabee that made it hang?

iv restarted iis and same problem.
using version 3.1.1

thanks
Reply With Quote
  #2  
Old 10-23-2007, 03:09 AM
paulsra paulsra is offline
Junior Member
 
Join Date: Oct 2007
Location: victoria, Australia
Posts: 13
Default

all fixed,
of course it was a silly mistake. whilst trying to get a java script to run in the wysiwyg editor, i made changes to the permissable app extensions in iis afecting the java operation.

has anyone got a basic java script to work through the page content editor?
i m trying to use a simple slide show type of thing for a photo gallery.

i created the script in frontpage and works great in a page of its own.
it just doesnt show in page on 68c.

any ideas?
Reply With Quote
  #3  
Old 10-23-2007, 09:02 AM
Lhotch's Avatar
Lhotch Lhotch is offline
Moderator
 
Join Date: Mar 2006
Posts: 1,750
Default

When you use the internal wysiwig editor to create extra pages etc the contents are stored in the mysql database. Because of this they are "clensed" and sidplayed as a variable in the page so wont function as actual JS.

To incorporate JS in your pages you will need to manually add them to the template file and escape the code using literal tags so that smarty doesnt try and compile the JS.

http://smarty.php.net/manual/en/lang...on.literal.php
__________________
Larry.
Reply With Quote
  #4  
Old 10-23-2007, 10:38 AM
paulsra paulsra is offline
Junior Member
 
Join Date: Oct 2007
Location: victoria, Australia
Posts: 13
Default

forgive my poor understanding of this but if the contents are stored in the database will the content still be indexed by Search engines?
Reply With Quote
  #5  
Old 10-23-2007, 11:18 AM
Lhotch's Avatar
Lhotch Lhotch is offline
Moderator
 
Join Date: Mar 2006
Posts: 1,750
Default

Quote:
Originally Posted by paulsra View Post
forgive my poor understanding of this but if the contents are stored in the database will the content still be indexed by Search engines?
Yep. A bot accesses the underlying script just like a normal user would which triggers the query, pulls up the data and displays it to the bot/spider.

You just cant put JS in it because many of the not so common characters used in coding are stripped prior to insertion into the database for security purposes.
__________________
Larry.
Reply With Quote


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
WYSIWYG? Really? MADKing v3.1 Questions & Support 2 08-15-2007 10:05 AM
New installation of Developer - file missing vetslovepets v3.1 Questions & Support 10 05-06-2007 12:22 PM
E-mail Customers! Guess I'm missing it! garysr v3.1 Questions & Support 2 01-13-2007 05:23 PM
Missing Templates - v3.1.3 sleepy v3.1 Questions & Support 5 06-07-2006 10:05 AM
Terms & Conditions missing from Navagation Menu sporthorsebreeder HTML, CSS, and Design Help 6 04-05-2006 06:03 PM


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


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.