PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds How do I...?

Classifieds How do I...? Wondering how to do something in Classifieds?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 28th, 2010, 03:34 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Feb 2007
Posts: 110
TinyMCE Questions

In 4.03 I've enabled the wysiwyg "basic" in admin. This makes TinyMCE appear when uploading or editing an ad, but also for comments.

I'd like to keep it for ads but no for comments.

Next, even the "basic" configuration of TinyMCE has too many plugins showing. I want to get rid of several, like the image button. Where is the TinyMCE config?

Also I tried to edit the size of the edit box in uploadproduct.tmpl and editproduct.tmpl but can't figure what controls the size. The box is different sizes between upload and edit and too small in both.
damon18 is offline   Reply With Quote
Old July 28th, 2010, 04:10 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
I cant say why your boxes are different sizes but there is really nothing I can tell you to assist.

TinyMCE basically replaces any textarea html tag with there code so as you know you want a textarea whereever it sees one

Now you can possibly edit the pp-inc.php file this code and remove the scripts you do not want to use it on

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 28th, 2010, 06:46 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Feb 2007
Posts: 110
Quote:
Originally Posted by Chuck S View Post
Now you can possibly edit the pp-inc.php file this code and remove the scripts you do not want to use it on

Code:
Content visible to verified customers only.
I've changed that line to
Code:
Content visible to verified customers only.
to remove the part that refers to comments but the editor still shows up for comments.

Also FYI I was able to make the changes I wanted to the editor by editing the "advanced" editor config in pp-inc.php starting around line 668 "Theme Options".

Editing the "basic" config above it had no affect, so it appears to be broken.
damon18 is offline   Reply With Quote
Old July 28th, 2010, 07:02 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
The editor will show up for comments sure meaning the QUICK COMMENTS because your still using tinymce for the showproduct script
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 28th, 2010, 08:55 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Feb 2007
Posts: 110
I wish all this editor stuff was configurable in admin, every change I have to make to the files makes the next upgrade more difficult.
damon18 is offline   Reply With Quote
Old July 28th, 2010, 11:02 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
the configurable options are whether to use it or not and whether its basic or advanced.

If you wish to cherry pick what textarea uses it then thats when you get into code modification like this.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 27th, 2010, 12:47 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Dec 2009
Posts: 30
Unhappy tinymce editor

Hi Chuck

My advance editor works fine but the basic one is not showing when selected in admin. Any ideas?
jnrs is offline   Reply With Quote
Old October 27th, 2010, 12:49 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
No idea why advanced would work and basic doesnt. I would think if anyone had issues with that java code it would be the advanced one.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 27th, 2010, 12:55 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Dec 2009
Posts: 30
Any suggestions on where to check and fix the problem though?
jnrs is offline   Reply With Quote
Old October 27th, 2010, 01:34 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
well what does the box look like any ideas here as it clearly works on a few sites I have tried. Please post a url and test login and make sure its set to basic.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 27th, 2010, 03:00 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Dec 2009
Posts: 30
Link: Login - HomeBroe Classifieds
login as chuck and password is chuck
jnrs is offline   Reply With Quote
Old October 27th, 2010, 03:52 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
Interesting your basic editor displays fine

LOVELY SUNNY HOME - CRAIGHALL PARK - HomeBroe Classifieds

where and what are you seeing as an issue.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 27th, 2010, 04:13 PM   #13 (permalink)
Member
Verified Customer
 
Join Date: Dec 2009
Posts: 30
When you go to uploadproduct, description where the tiny basic editor should be. I only see the description box and not the editor?
jnrs is offline   Reply With Quote
Old October 27th, 2010, 04:19 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
well you have modified your templates from what I see. However I went to upload an ad and I see the basic editor.

From a support perspective I would have to tell you to use unmodified code.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 27th, 2010, 04:22 PM   #15 (permalink)
Member
Verified Customer
 
Join Date: Oct 2010
Posts: 70
I have a similar issue. I can see the TinyMCE (basic) wysiwyg on Mozilla and Chrome, but not on IE.

Perhaps its a browser issue between TinyMCE and IE? I was omw to their support to see if they had documented any issues with IE...

Just offering another avenue to check
aotc is offline   Reply With Quote
Old October 27th, 2010, 04:28 PM   #16 (permalink)
Member
Verified Customer
 
Join Date: Dec 2009
Posts: 30
Thanks for having a look. I will have to look through the code and see if I can find a solution or revert back to unmodified code though? Thanks again and have a nice one.
jnrs is offline   Reply With Quote
Old October 27th, 2010, 04:30 PM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
Not a browser issue that I see as I use 5 different browsers.

Mozilla,Opera,Safari,Chrome and IE 8 and all view his site the same way

Thats always the first thing I check when someone talks display issues.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 27th, 2010, 06:54 PM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
Yes I do not know why you would not be seeing the basic editor

what browser are you using?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
TinyMCE integration? skidpics General Discussion 3 December 27th, 2008 09:56 PM
New Here With Questions? ZakRhino Before You Buy 2 May 11th, 2007 07:02 PM
A few questions Bratzer Before You Buy 7 April 26th, 2007 12:59 PM


All times are GMT -5. The time now is 04:45 AM.

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