html-area: enlarge editor staus empty

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Moozie
Posts: 164
Joined: Sat 8. Nov 2003, 00:21
Location: Netherlands

html-area: enlarge editor staus empty

Post by Moozie »

The new feauture in html-area - enlarge editor - leaves me with a popup window where nothing happens. No text appear and no buttons appear. What's wrong?
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Re: html-area: enlarge editor staus empty

Post by DeXXus »

Moozie wrote:The new feauture in html-area - enlarge editor - leaves me with a popup window where nothing happens. No text appear and no buttons appear. What's wrong?
Did you apply the latest patch in which HTMLarea handling was optimized:
Imagepatch_07-01-2004.zip 238.51 KB

I actually get a popup "preview" depiction of the frontend, except the graphics for layout and navigation have "red X" (cannot be displayed) because their paths have:

Code: Select all

phpwcms/include/inc_ext/htmlarea/popups/img/article/nav_link_1.gif
instead of:

Code: Select all

phpwcms/img/article/nav_link_1.gif
etc.

Perhaps I have a path set wrong. I'll have to check tomorrow. Sleep overcomes me :?
User avatar
Oliver Georgi
Site Admin
Posts: 9900
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Sorry it does not work - don't ask me why. I had the same problem here (also when releasing). But also the HTMLarea examples itselfs does not work with that function. Maybe later - so it will stay in there.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
art777
Posts: 34
Joined: Wed 12. Nov 2003, 03:07

Post by art777 »

This is problem :(
How insert table in page? I know html, but it knows not each
:(
Maybe you write module "TABLE" ???
art777
Posts: 34
Joined: Wed 12. Nov 2003, 03:07

Post by art777 »

module "TABLE" I think as eg "price list" and any

1. insert table
2. set cols
3. set rows
4. and edit content

What you think?
sporto
Posts: 160
Joined: Mon 10. Nov 2003, 18:01
Location: USA, Chicago

Re: html-area: enlarge editor staus empty

Post by sporto »

Moozie wrote:The new feauture in html-area - enlarge editor - leaves me with a popup window where nothing happens. No text appear and no buttons appear. What's wrong?
I'm having this problem too. I installed the Jan 7th patch and the HTML area editor is not working properly.
sporto
Posts: 160
Joined: Mon 10. Nov 2003, 18:01
Location: USA, Chicago

Post by sporto »

Oliver Georgi wrote:Sorry it does not work - don't ask me why. I had the same problem here (also when releasing). But also the HTMLarea examples itselfs does not work with that function. Maybe later - so it will stay in there.

Oliver
I'm confused. I can not use any of the fundtions of HTML area. Is this a problem with HTML Area or with PHPWcms?
User avatar
Oliver Georgi
Site Admin
Posts: 9900
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

If you have a problem with HTMLarea with current patch file - maybe you forgot to update every new file. But first check if the $phpwcms["htmlarea"] is set to 1 in conf.inc.php.

And HTMLarea only works on PC with IE or Mozilla 1.3+ (Mac/PC)
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
sporto
Posts: 160
Joined: Mon 10. Nov 2003, 18:01
Location: USA, Chicago

Post by sporto »

I just reinstalled the Jan 7th patch and made sure the $phpwcms["htmlarea"] is set properly, I'm using IE 6, I have php 4.3.2 on an Apache server... I'm not sure what's going on. My error is the same as what DeXXus describes above. :?:
art777
Posts: 34
Joined: Wed 12. Nov 2003, 03:07

Post by art777 »

Olivier, I don't forgot to update all files - patch_07-01-2004.zip and $phpwcms["htmlarea"] = 1

When I add content part "text w/image" is bug in script in window IE6 (WIN98SE):

row: 34
char: 4
bug: 'undefined' is empty
code: 0
url: [...]phpwcms.php?do=articles&p=2&s=1&aktion=2&id=9&acid=0

:(
User avatar
Oliver Georgi
Site Admin
Posts: 9900
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Hm - on my system it works but maybe...

I can check again.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

sporto wrote: I'm confused. I can not use any of the fundtions of HTML area. Is this a problem with HTML Area or with PHPWcms?
I have the same problem....
http://www.studmed.dk Portal for doctors and medical students in Denmark
User avatar
Oliver Georgi
Site Admin
Posts: 9900
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

I published a new release. Maybe this solves your problems. On my system (XP) it works on IE6 and Mozilla 1.5

Regards
Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
art777
Posts: 34
Joined: Wed 12. Nov 2003, 03:07

Post by art777 »

OK, now is good, no bugs :D - win98se, ie6
THX
sporto
Posts: 160
Joined: Mon 10. Nov 2003, 18:01
Location: USA, Chicago

Post by sporto »

I'm lost :!: . It's still not working for me. When I select one of the HTML Area popup windows, it brings up a window with just the unlinked content. The URL that it gets to is (for example):

http://www.healthyschoolscampaign.org/i ... color.html

Now, all the HTML Area files are uploaded properly and have worked in the past. Also, HTML Area does run on my system (I've installed it on other sites and I just tested the demo on their website).

Any thoughts? I must be missing something.
Post Reply