Search found 23 matches

by burak
Thu Jan 27, 2011 7:28 am
Forum: General discussions
Topic: Tinymce insert/edit image
Replies: 5
Views: 5338

Re: Tinymce insert/edit image

Finally , I did it, a few config files of ajaxfilemanager and it worked, now I can add upload images and create faq with tinymce as nonlogged user...

Thanks for all the help & this great software...

Burak
by burak
Tue Jan 25, 2011 12:22 pm
Forum: General discussions
Topic: Tinymce insert/edit image
Replies: 5
Views: 5338

Re: Tinymce insert/edit image

I already did that, however, when I click to insert/image button in TinyMCE, the dialog box for login screen comes...
I am asking if it is possible to upload an image from my local harrdrive and use it in the faq without logging in.
It will not be open to internet... So security is not a problem at ...
by burak
Mon Jan 24, 2011 3:34 pm
Forum: General discussions
Topic: Tinymce insert/edit image
Replies: 5
Views: 5338

Re: Tinymce insert/edit image

Hi,

Is there any way to use the image/insert dialog box as non-logged users?

Thanks.
by burak
Thu Jan 20, 2011 2:32 pm
Forum: General discussions
Topic: Tinymce insert/edit image
Replies: 5
Views: 5338

Tinymce insert/edit image

Hi,

While editing an faq, when I click to insert/edit image button , it displays the files in the root folder of the web site server.

However, I wish to browse my own local hard drive folders and upload an image... Is it possible?

Thanks,
Burak
by burak
Fri Jan 14, 2011 3:26 pm
Forum: General discussions
Topic: attachment code
Replies: 7
Views: 6329

Re: attachment code

Hi Thorsten,

Well it is not the footer.php that I was looking for.
The code is in admin/record.edit.php and in admin/attachment.php , however, the problem is I can not get the code to the template/default/add.tpl.

Templates does not use if clause right? I am really stuck this time :(
I will be so ...
by burak
Fri Jan 14, 2011 10:23 am
Forum: General discussions
Topic: attachment code
Replies: 7
Views: 6329

Re: attachment code

No, it will be completely for local usage, there will not be access from internet.

I understand there would be security risks, anyone would upload any images, but it will be completely for local usage, therefore it should not be a problem...
by burak
Thu Jan 13, 2011 2:54 pm
Forum: General discussions
Topic: attachment code
Replies: 7
Views: 6329

Re: attachment code

Hi,

I have managed to use tinymce for non logged users. However, file attachment button and function is missing.
I am trying to copy the attachment button and its function in the admin entry editing window.
Which code contains its function in which file? I suspect it is admin/record.edit.php ...
by burak
Wed Jan 12, 2011 3:15 pm
Forum: General discussions
Topic: attachment code
Replies: 7
Views: 6329

attachment code

Hi,

Would you advise which code/file triggers; to run file attachment button in admin panel during entry editing?

Thanks,
Burak
by burak
Tue Jan 11, 2011 4:45 pm
Forum: General discussions
Topic: checking method
Replies: 3
Views: 4177

checking method

Hi,

Which code and file is responsible when checking whether a non-loggeduser has entered something or not during adding an faq ?

I am still trying to add tinymce , I have managed to get the editor, when I type info and submit, this is what I am getting .
-------------------------------
Proposal ...
by burak
Fri Jan 07, 2011 4:22 pm
Forum: General discussions
Topic: optional settings
Replies: 1
Views: 2426

optional settings

Hi,

Is there anyway to set everything optional while adding a new entry? name, email, etc etc...
by burak
Thu Jan 06, 2011 2:02 pm
Forum: General discussions
Topic: Adding attachment to faq
Replies: 10
Views: 9233

Re: Adding attachment to faq

Well I did it, it was a typing mistake in default add.tpl , it works now !

However, there is one small problem :) I type everything for the faq, when I click submit, I receive the message stating that I need to enter necessary fields, email address, category and subject and faq.
I do fill all those ...
by burak
Tue Jan 04, 2011 3:44 pm
Forum: General discussions
Topic: Adding attachment to faq
Replies: 10
Views: 9233

Re: Adding attachment to faq

What I exactly did is written in the following url, in 3 steps.
http://goinggnu.wordpress.com/2010/12/01/tinymce-in-%E2%80%9Cadd-faq%E2%80%9D-for-normal-users-in-phpmyfaq/

Problem occurs after the final step; if I remove the following code it gets back to normal, but the thing is I want to be ...
by burak
Tue Jan 04, 2011 3:06 pm
Forum: General discussions
Topic: Adding attachment to faq
Replies: 10
Views: 9233

Re: Adding attachment to faq

http://localhost:8888/%7BwriteSendAdress%7D

Object not found!
url not found, reference page is not actual, (http://localhost:8888/index.php%3fsid=1 ... action=add)
( I translated above message )
Error 404
localhost
01/04/11 15:45:53
Apache/2.2.17 (Win32) PHP/5.3.4
by burak
Mon Jan 03, 2011 3:31 pm
Forum: General discussions
Topic: Adding attachment to faq
Replies: 10
Views: 9233

Re: Adding attachment to faq

Hi,

There is no javascript error, only 404 object not found error when I fill those field in the picture above ....

Burak...
by burak
Fri Dec 31, 2010 10:24 am
Forum: General discussions
Topic: Adding attachment to faq
Replies: 10
Views: 9233

Re: Adding attachment to faq

Hi,

I have seen in some previous messages that it is possible to enable TinyMCE editor for non logged users.
So I tried but could not get it work.
I just exactly did the instructions in this link.
http://goinggnu.wordpress.com/2010/12/01/tinymce-in-%E2%80%9Cadd-faq%E2%80%9D-for-normal-users-in ...