PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Bug Reports (http://www.photopost.com/forum/classifieds-bug-reports/)
-   -   url to smilies (http://www.photopost.com/forum/classifieds-bug-reports/145625-url-smilies.html)

zews April 11th, 2011 10:13 AM

url to smilies
 
I have the WYSIWYG Editor set to Advanced, and when uploading ads you then have a nice set of smilies to chose from in the editor.

When the ad has been uploaded the smilies does not appear, and the url to the smilies are

/forum/js/plugins/emotions/img/

but it should have been

/classifieds/js/plugins/emotions/img/

Have I missed a configuration somewhere, or how could I fix this?

I have just downloaded and installed Classifieds 4.2

Chuck S April 11th, 2011 10:25 AM

I will search the TinyMCE support site to see if I see anything since we do not provide direct support for there product. I can not tell you why they would have a forum in there url structure.

zews April 11th, 2011 10:49 AM

Thank you for checking this out. Do you have a test site where I can check if this works? I have vb4 integration, so maybe there is a problem because of that integration?

Chuck S April 11th, 2011 01:01 PM

Maybe you can try making sure the code in pp-inc.php for printheader is this

Code:

Content visible to verified customers only.

zews April 11th, 2011 01:48 PM

I did the changes you suggested, and it changed the url of the smilies, but its not correct yet. Now it looks like:

classifieds/classifieds/js/plugins/emotions/img

I would like it to be:

/classifieds/js/plugins/emotions/img

Chuck S April 11th, 2011 01:59 PM

was just a guess. Not much I can do about there code. As stated I will look and see if there site has any info but I can not guarantee anything since this is external software not ours.

zews April 11th, 2011 03:43 PM

I was able to make it work with this code:
Code:

Content visible to verified customers only.
I am not sure if that is the best sollution, but it works.

Chuck S April 11th, 2011 06:55 PM

thats what I already posted above.

Code:

Content visible to verified customers only.


All times are GMT -5. The time now is 06:11 AM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97