WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

In this section you can share self-made extensions with other users of WYSIWYG Web Builder.
There is a dedicated section for commercial extensions.
User avatar
Eddy
 
 
Posts: 473
Joined: Tue Nov 27, 2007 1:52 am
Location: Nederland.

Post by Eddy »

Insert how many times you like the extension on the same page.

1) use the same password in all pages from your project.
2) change in every inserted extension :
object ID and News pagename.

EXAMPLE:

First ext,
Object ID: news1
News pagename:news1.html

Second ext on same page,
Object ID: news2
News pagename:news2.html

etc....
User avatar
Eddy
 
 
Posts: 473
Joined: Tue Nov 27, 2007 1:52 am
Location: Nederland.

Post by Eddy »

I opened in login.php and line 238 where it is extended_valid_elements I added this code iframe[height|width|src|
Upload cms with FCKeditor.
User avatar
Eddy
 
 
Posts: 473
Joined: Tue Nov 27, 2007 1:52 am
Location: Nederland.

Post by Eddy »

I cannot unzip the download there is something wrong with the uploaded file.

I get this message with unzipping.
!LILCMS+FCKeditor.zip: The archive is either in unknown format or damaged
User avatar
Eddy
 
 
Posts: 473
Joined: Tue Nov 27, 2007 1:52 am
Location: Nederland.

Post by Eddy »

The latesd download is correct,I can unzip the file.

Thanks :D
User avatar
richardgo
 
 
Posts: 10
Joined: Mon Jul 20, 2009 10:17 am
Location: The Netherlands - Alphen aan den Rijn
Contact:

Question regarding changed/uploaded file

Post by richardgo »

Hi Eddy,

First of all, great extension!

I read a lot of posts in this forum, maybe I did not find it, but I understood most of the instructions. I am working on this extension for 3 days now, but I have only one isue which is giving me a big headache :? .

When I change the text with the editor and I update it, everything goes well but when I review the updated text the whole page is aligned to the left and not in the middle any longer as it was before....

I have tried different things but now I really need your advise :wink:

Thanks a lot for your help!
User avatar
Eddy
 
 
Posts: 473
Joined: Tue Nov 27, 2007 1:52 am
Location: Nederland.

Post by Eddy »

but when I review the updated text the whole page is aligned to the left and not in the middle any longer as it was before....
After saving the changes go back to the the webbuilder page where you used the extension and renew your browser window to see the changes.

There is no code in the editor what can change the webbuilder layout in browser center or left?
User avatar
Eddy
 
 
Posts: 473
Joined: Tue Nov 27, 2007 1:52 am
Location: Nederland.

Post by Eddy »

When you close the browser you are logged out.
If made it so that you not have to login again for every little change if you are working online.
User avatar
richardgo
 
 
Posts: 10
Joined: Mon Jul 20, 2009 10:17 am
Location: The Netherlands - Alphen aan den Rijn
Contact:

Post by richardgo »

Eddy wrote:
but when I review the updated text the whole page is aligned to the left and not in the middle any longer as it was before....
After saving the changes go back to the the webbuilder page where you used the extension and renew your browser window to see the changes.

There is no code in the editor what can change the webbuilder layout in browser center or left?
Everything is solved, I used the extension on the whole page and not only for the part I like to edit, sorry :oops:

thnx
User avatar
Eddy
 
 
Posts: 473
Joined: Tue Nov 27, 2007 1:52 am
Location: Nederland.

Post by Eddy »

EDGARRUS wrote:
eggman08.2008 wrote:I had the same problem. Are you using wysiwyg ftp manager to publish the files?
If so, try using another ftp manager. I used filezilla and it worked.
I use WB publish, but destinition is local drive-server)
Did you move the folder jscripts from the downloaded zip file to the local drive server.(where you published the cms files).
User avatar
docdoc
 
 
Posts: 55
Joined: Sun Jul 18, 2010 9:34 am

Post by docdoc »

hi
i guess you were talking about the same problem but i didnt understand one word

i uploaded everything properly and i set chmod 777 but i got these lines when updating:

Warning: fopen(./content/) [function.fopen]: failed to open stream: Is a directory in /home/a7244938/public_html/login.php on line 190

Warning: fwrite(): supplied argument is not a valid stream resource in /home/a7244938/public_html/login.php on line 192

Warning: fclose(): supplied argument is not a valid stream resource in /home/a7244938/public_html/login.php on line 193

one more question: how does admin log out?

i'd like a cure for this.
thanks for the help



not long ago i just pressed 'backup' and got this:

Warning: fopen(./jscripts/backup/) [function.fopen]: failed to open stream: Is a directory in /home/a7244938/public_html/login.php on line 200

Warning: fwrite(): supplied argument is not a valid stream resource in /home/a7244938/public_html/login.php on line 202

Warning: fclose(): supplied argument is not a valid stream resource in /home/a7244938/public_html/login.php on line 203

itmight be me setting something wrong ... idont know

when i want to go to find an image file in pop-up for image insertion it says: Permission denied: session/ is not writable.

many thanks for help
Last edited by docdoc on Wed Aug 04, 2010 9:44 pm, edited 1 time in total.
User avatar
Eddy
 
 
Posts: 473
Joined: Tue Nov 27, 2007 1:52 am
Location: Nederland.

Post by Eddy »

@Docdoc

Are all pages/folders in the root directorie!
Look also to the read and write settings (755) or (777) from your folders.
Look also to the ajaxfilemanager folder permissions.

Do you have this structure on your server?

content
jscripts
uploaded
login.php
webbuilder pages.html
webbuilder pages.html
webbuilder pages.html

-------------------------------------------------------------------------------------

@ Uddo
is there a possibility to update this great Extension to the newest TinyMCE version ?
I tried to overwrite all files in the jsscripts directory with the newest ones and it works so far.
But it fails during inserting of images and movies with 'cannot find directory' or 'cannot find the link' error
.

There are changes in the tinyMCE files for the ajax file manager you cannot update the cms with the original tinymce files/folders.
It wil take me again many hours to compare and update al changed files with WinMerge and I don`t have the time to do this at the moment :?
User avatar
docdoc
 
 
Posts: 55
Joined: Sun Jul 18, 2010 9:34 am

Post by docdoc »

hi Eddy,

thank you for the help it's better now

2 questions i still have:
1: how does admin log out?
2: when trying to insert image and/or embedded media clicking on the icon next to text box it takes me to error page.

would you know why?

thanks for the help
User avatar
Eddy
 
 
Posts: 473
Joined: Tue Nov 27, 2007 1:52 am
Location: Nederland.

Post by Eddy »

There is no logout button,if you shut down your browser than you are logged out.
Otherwise you have everytime to login after previeuw the changed page.

Images and media must you upload in the ajax file manager and insert with the ajax file manager.
Make sure the ajax folders have the right permissions.
Please read the included pdf for instructions.
User avatar
docdoc
 
 
Posts: 55
Joined: Sun Jul 18, 2010 9:34 am

Post by docdoc »

hi Eddy,

thanks for the help. i don't mean to get on your nerves but:

i read everything again and tried everything but still don't get the image and media thing fixed. basically i dont get the ajax file manager thing.
where is it? i found one in tyne_mce but no matter what i try i still get the error page.
i changed permissions and all ... but got nothing. server supports ajax so it is not problem.
i'm clueless ...
thanks
User avatar
Eddy
 
 
Posts: 473
Joined: Tue Nov 27, 2007 1:52 am
Location: Nederland.

Post by Eddy »

Do you see an error page with a text about the error?
An 404 error page means that the file/url is not found.

You need to upload the files in binary mode with ftp because when their uploaded in ASCII mode they can become corrupted.

I hope this helps,otherwise I don`t know what the problem is :?
User avatar
Eddy
 
 
Posts: 473
Joined: Tue Nov 27, 2007 1:52 am
Location: Nederland.

Post by Eddy »

Als je de cms sluit ,dus de aanpassing opslaat kun je terug naar de pagina om de aanpassing te zien, dit zit standaart erin.
User avatar
Eddy
 
 
Posts: 473
Joined: Tue Nov 27, 2007 1:52 am
Location: Nederland.

Post by Eddy »

kogotok wrote:Hi. Can I use this extension in the WB 7 Unicode? I try to convert it with unicode converter but nothing happens.
No not possible because not all files are in the extension itself, the php and javascript files in the jscripts folder are not converted.
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by me.prosenjeet »

When I am trying the browse and upload an image I am getting this message:

Code: Select all

The requested URL /jscripts/tiny_mce/plugins/ajaxfilemanager/ajaxfilemanager.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
But surprisingly, the file ajaxfilemanager.php does exists!!!

If Eddy is still around....please help me out else if anyone else can suggest something (Bacon/Naval!!!!)
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by me.prosenjeet »

infos,
Actually this is an excellent extension and much more flexible. You may stick to this, this CMS is EQUALLY good.
Thanks once again to Eddy! :D
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by me.prosenjeet »

Bacon,

Do you have these files from Eddy? (If I am not wrong, you did update few of his extensions with the latest extension builder). Can you kindly update this extension with the latest extension builder if you have the xwb file from Eddy
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
User avatar
BaconFries
 
 
Posts: 5365
Joined: Thu Aug 16, 2007 7:32 pm

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by BaconFries »

Hi Me, yes I have a copy of the build files I will try and get it updated to use the latest Extension Builder might even take a look to see if anything can be added to a already excellent extension by Eddy...
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by me.prosenjeet »

Thanks Bacon for the information, will look forward to that. :D


@ infos...
That you can do only if you have the .xwb extension file along with all the associated files that went into that extension. Do you have access to them?
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by me.prosenjeet »

infos wrote: yes, I have .xwb file, it was saved by me, long time ago.
I dont remember Eddy sharing the 'project file' on the forum....did he, Bacon?
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
adex1
 
 
Posts: 167
Joined: Fri Apr 01, 2011 1:13 pm

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by adex1 »

Hope somebody will update this extension someday somehow.
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by me.prosenjeet »

adex1, this extension still works! :D
Did you try it?
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
adex1
 
 
Posts: 167
Joined: Fri Apr 01, 2011 1:13 pm

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by adex1 »

me.prosenjeet wrote:adex1, this extension still works! :D
Did you try it?
Hi,

About to try it now with supersonit extension.
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
adex1
 
 
Posts: 167
Joined: Fri Apr 01, 2011 1:13 pm

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by adex1 »

I am reading the pdf and I couldn't understand what the instruction is talking about. can somebody guide me on number 2 - 5 on the pdf.

Does all the pages have to be in php or html extensions?
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
adex1
 
 
Posts: 167
Joined: Fri Apr 01, 2011 1:13 pm

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by adex1 »

BaconFries wrote:Hi Me, yes I have a copy of the build files I will try and get it updated to use the latest Extension Builder might even take a look to see if anything can be added to a already excellent extension by Eddy...
Looking forward to see the update version you promised.
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by me.prosenjeet »

adex1 wrote:
BaconFries wrote:Hi Me, yes I have a copy of the build files I will try and get it updated to use the latest Extension Builder might even take a look to see if anything can be added to a already excellent extension by Eddy...
Looking forward to see the update version you promised.
Adex1,
The extension in its current state works fine.
Even if the extension is updated, it will remain in the same form and you will have to use it the way it is instructed in the user guide pdf

Point 4 : Means you have to create a link (manually) to login page of CMS that is - yoursite.com/login.php (This login file is generated by the extension itself). Once you login, you can edit all content), Though, you can bypass this link creation and remember the link to use when you wish to edit content

Point 5 : As you download the extension, you find a folder in it called "jscipts". You need to upload this folder manually (using FTP) to the root of your site (if your CMS site is in the root).
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by supersonictt »

adex1 wrote:
me.prosenjeet wrote:adex1, this extension still works! :D
Did you try it?
Hi,

About to try it now with supersonit extension.
Hello adex1,

Did you mean me? "supersonit"? :)

*****EDIT*****
By the way, does it work on version 8.5.5? I am trying the extension but I don't seem to configure it properly! Any sample project around?
Thanks.

*****ANOTHER EDIT*****
Ok, I managed to make it work :)
By the way, great extension to manage multiple blocks/parts within the same page :)
I know you are not gonna read this but, THANKS A LOT EDDY :)
adex1
 
 
Posts: 167
Joined: Fri Apr 01, 2011 1:13 pm

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by adex1 »

@ me.prosenjeet: Thanks.

@supersonit: Yeah, supersonit.
Last edited by adex1 on Sun Mar 10, 2013 10:07 am, edited 1 time in total.
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by supersonictt »

Which extension do you mean?
adex1
 
 
Posts: 167
Joined: Fri Apr 01, 2011 1:13 pm

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by adex1 »

supersonictt wrote:Which extension do you mean?
The one you mean you need tester for it. "IntraSite Search Extension - BETA version for testing"
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by supersonictt »

Oh ok... Did you test it?
adex1
 
 
Posts: 167
Joined: Fri Apr 01, 2011 1:13 pm

Re: WYSIWYG CMS ( CMS php include ) ***UPDATED 15/10/2009***

Post by adex1 »

supersonictt wrote:Oh ok... Did you test it?
Not yet.
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
Post Reply