PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   after vb4.1.4 update ( editor Issue) (http://www.photopost.com/forum/photopost-pro-bug-reports/146004-after-vb4-1-4-update-editor-issue.html)

Hippy June 16th, 2011 05:21 PM

after vb4.1.4 update ( editor Issue)
 
1 Attachment(s)
vb has implemented there new text editor / message box / quick reply.

and now in PP (reply box)
when you look at the reply box there is always
Code:

Content visible to verified customers only.
in it..

you can delete it and comment but it's there default now..

any ideas?

vb4.1.4
newest pp
any browser

Chuck S June 16th, 2011 05:55 PM

well we do not work with the new ck editor that I am aware. If you set to use the default editor in vb not ck what happens?

dai-kun June 16th, 2011 05:59 PM

I don't think we can switch back to the old editor.

Chuck S June 16th, 2011 08:37 PM

HMM I was under the impression the there was a switch between ckeditor and the normal wysiwyg editor.

aberg June 19th, 2011 09:30 AM

I have the same isue.
{ppcode}

Chuck S June 19th, 2011 09:49 AM

Thats interesting indeed I upgraded my site to 4.14 and I seem to have no issue with any {ppcode} showing in the comment and the ckeditor seems to work fine with Pro. I hit post comment and go to the comment page and post a comment.

How about some info on your setup your site etc. Maybe a url and test login.

aberg June 19th, 2011 10:05 AM

Sorry Chuck, but I can send you a PB for a test login.
Please send me a PB where I can send you the details

Chuck S June 19th, 2011 10:13 AM

Sorry not real up on slang terms so no idea what a PB is ;)

Any information you do not want to post here you can send through the contact link to our company in our sites header.

aberg June 19th, 2011 10:25 AM

:o Sorry, this is Dutch
PB is private messages

Chuck S June 19th, 2011 10:36 AM

Being from the US I speak english although I can understand some things people say as I took 3 years of latin and german. One thing I have learned over the years dealing with people in a support manner is sites like freetranslation.com are your friend.

I have always wanted to visit Amsterdam. ;) Maybe one day when the airfare is not so killer.

aberg June 19th, 2011 03:00 PM

Solution
 
Thanks Chuck for your email.
I place the code here for the other users so they can use it.
This is what Chuck send me and it works now good:

around line 1537 in showphoto.php find this:

Code:

Content visible to verified customers only.
Replace it with this:

Code:

Content visible to verified customers only.

Chuck S June 19th, 2011 04:31 PM

Please always include code tags around any examples so as not to publically post code snippets thanks. ;)

aberg June 20th, 2011 03:08 PM

New error
 
Sorry for that.
I have a new error.
When click on insert smilies in the commentbox form photopost the page is frozen and nothing is happen.

Chuck S June 20th, 2011 04:43 PM

sorry at this time as stated before we have no official support for the new ckeditor although it is being looked into.

The full editor appears to work fine but the quick reply does not work.

aberg June 21st, 2011 03:07 PM

Sorry to read that there is no official support for the new ckeditor.
I think this is important for users who use Vbulletin.
Is there a way to use the full editor on photopost?
I mean replace the quick reply for the full editor ?

Chuck S June 21st, 2011 04:19 PM

Maybe edit your showphoto template and remove at the bottom $qcom

Octavius June 21st, 2011 07:26 PM

I did it and it worked. Thanks!

Chuck S June 21st, 2011 08:12 PM

Yeah that will force people to use the full editor not quickreply

aberg June 22nd, 2011 03:07 PM

For me it don't work.
After I have removed $qcom , there is no editor on screen :(

Chuck S June 22nd, 2011 03:15 PM

There is no support for the new editor that is something we need to look at adding support for. I know it is one of the things that will be looked at for Pro as we are writing the new PP8 as we are right now.

Removing the was in response to me saying that the full editor seems to work and that removing that variable just gets rid of the quickreply and basically forces users to use the comments script.


All times are GMT -5. The time now is 06:08 PM.

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