Search found 54 matches

by ourpobox
Thu 4. Sep 2008, 15:51
Forum: phpwcms Support English
Topic: When WYSIWYG is not WYSIWYG
Replies: 20
Views: 5383

Re: When WYSIWYG is not WYSIWYG

Hi Knutt,

Thanks so much. I will give that a try! I am glad you are here. You are a HUGE help to so many of us who aren't professional php writers!

One more question.... Why would I want to use very different css files for WYSIWYG and output? It seems like the output should match the WYSIWYG ...
by ourpobox
Thu 4. Sep 2008, 14:51
Forum: phpwcms Support English
Topic: When WYSIWYG is not WYSIWYG
Replies: 20
Views: 5383

When WYSIWYG is not WYSIWYG

Hi All,

I have tried searching the forum for this several times, but haven't been able to find anything....

I have several installs that I have done from 1.1.4 RC4 and upgraded, as well as several that I have installed from "scratch" and all seem to have the same issue. When we use FCKEditor ...
by ourpobox
Fri 22. Aug 2008, 16:51
Forum: phpwcms Support English
Topic: "Error while browsing related articles"
Replies: 8
Views: 2323

Re: "Error while browsing related articles"

Thanks Marcus and Jensensen,

The Article Alias updated didn't do it, but for future reference, anyone else who sees this error in the Article Center should run the SQL update number #19 which has the following lines of code:

#
#


ALTER TABLE `phpwcms_article` ADD `article_priorize` INT( 5 ...
by ourpobox
Thu 21. Aug 2008, 20:29
Forum: phpwcms Support English
Topic: "Error while browsing related articles"
Replies: 8
Views: 2323

Re: "Error while browsing related articles"

Hi Claus,

Yes, I definitely deleted the cache and even tried a couple of different browsers.... Any other suggestions anybody?

Thanks!

Greg
by ourpobox
Thu 21. Aug 2008, 02:56
Forum: phpwcms Support English
Topic: "Error while browsing related articles"
Replies: 8
Views: 2323

"Error while browsing related articles"

Hi All,

I just upgraded from 1.1.4RC4 to the current version 1.3.9 and ran into an issue when I tried to get into the Article Center. I get an error message saying: {STATUS_MESSAGE} error while browsing related articles

I don't know where to begin to look for the resolution. Can anybody tell me ...
by ourpobox
Wed 7. Nov 2007, 12:50
Forum: phpwcms Support English
Topic: div class="articleListListhead" colour
Replies: 9
Views: 2238

ArticleListListHead is not on my front page. It shows up on a page where I have multiple articles on the same page. Have a look here: http://ecellinternational.com/index.php?testimonials and you will see it there.

Greg
by ourpobox
Wed 7. Nov 2007, 07:59
Forum: phpwcms Support English
Topic: div class="articleListListhead" colour
Replies: 9
Views: 2238

B-b-b-b-b-ut....I see this on the next lines after that:

Code: Select all

<style type="text/css">
  <!-- 
    @import url("template/inc_css/frontend.css");
  //-->
  </style>
Greg
by ourpobox
Mon 5. Nov 2007, 00:19
Forum: phpwcms Support English
Topic: div class="articleListListhead" colour
Replies: 9
Views: 2238

Thanks guys! Using 1.3.3, and I assumed that since the <div> was defined that it must have defined colour somewhere too... ;-) It is an orange sort of colour now (see http://www.ecellinternational.com/index.php?testimonies) and I want to change it.

Thanks will try defining it in frontend.css and ...
by ourpobox
Sun 4. Nov 2007, 13:47
Forum: phpwcms Support English
Topic: div class="articleListListhead" colour
Replies: 9
Views: 2238

div class="articleListListhead" colour

Hello All,

I feel like this is a dumb question, but I can't find the answer, and have searched and don't see the answer.

I just want to change the colour of the text related to div class="articleListListhead" but I can't find where to make the changes for colour. Can anybody help me?

Thanks ...
by ourpobox
Tue 16. Oct 2007, 00:30
Forum: phpwcms Support English
Topic: Bosnian Characters
Replies: 11
Views: 3022

I see that Oliver has changed the charset back to ISO-8859-1 in a recent snapshot. It must be the change to UTF-8 that messed up my website. I will try the snapshot and see what it does for me.

Greg
by ourpobox
Fri 5. Oct 2007, 14:41
Forum: phpwcms Support English
Topic: Bosnian Characters
Replies: 11
Views: 3022

Where can I find my system charset? Mhhh, at the conf.inc.php?
Have you compare the conf.inc.php during the upgrade with the old conf.inc.php?
What version was the basic system?

The system don´t change this file.

I looked at the old files and found that the old system was 1.1 RC4...the REALLY ...
by ourpobox
Fri 5. Oct 2007, 14:00
Forum: phpwcms Support English
Topic: Bosnian Characters
Replies: 11
Views: 3022

Oh...one more update. I asked the person editing the pages what characters are not working and she said:

mainly ć č đ are the ones missing.

Greg

Just another update. I got some Bosnian text sent to me for the site, so I could try some things. I went in in WYSIWYG HTML as the content part and ...
by ourpobox
Fri 5. Oct 2007, 01:46
Forum: phpwcms Support English
Topic: Bosnian Characters
Replies: 11
Views: 3022

Oh...one more update. I asked the person editing the pages what characters are not working and she said:

mainly ć č đ are the ones missing.

Greg
by ourpobox
Fri 5. Oct 2007, 01:44
Forum: phpwcms Support English
Topic: Bosnian Characters
Replies: 11
Views: 3022

Where can I find my system charset? Mhhh, at the conf.inc.php?
Have you compare the conf.inc.php during the upgrade with the old conf.inc.php?
What version was the basic system?

The system don´t change this file.

I don't have a copy (as far as I know) of the old config file. The current one has ...
by ourpobox
Thu 4. Oct 2007, 16:55
Forum: phpwcms Support English
Topic: Bosnian Characters
Replies: 11
Views: 3022

Hi Greg,

It was OK until we upgraded to 1.3.3 and I think it changed the character set...right? And your charest before upgrading?
DB charset?
DB collation?
System charset?

A charset switch on a running site is going with trouble.

Knut

I didn't change the charset on purpose. I assumed it ...