Search found 39 matches

by Mobius
Tue 7. Oct 2008, 12:11
Forum: hacks & enhancements
Topic: News template
Replies: 56
Views: 32990

Re: News template

heliotrope wrote:well.. I found the solution..
I think there was a conflict between the News module and a category-menu named "News" redirected to the index page..
When I delete this category , everything's allright...
It works!!!! :D
by Mobius
Mon 8. Sep 2008, 11:37
Forum: phpwcms Support English
Topic: News CP problem
Replies: 8
Views: 2718

Re: News CP problem

Hi,

my problem with News CP is that the listing page works as expected, but the problem that occurs is that after clicking the newsdetail link I get index page of my website, not the detail page. Any suggestions what kind of problem it can be (missing file after installation, db problem ...
by Mobius
Thu 29. May 2008, 07:22
Forum: phpwcms Support English
Topic: Unable toconnect to database error on search
Replies: 6
Views: 1798

Re: Unable toconnect to database error on search

The charset is changed to iso-8859-1, but the search is still bad.
In phpmyadmin the sql has the following setting:
MySQL charset: UTF-8 Unicode (utf8)
MySQL connection collation:utf8_general_ci
by Mobius
Mon 26. May 2008, 21:36
Forum: phpwcms Support English
Topic: Unable toconnect to database error on search
Replies: 6
Views: 1798

Re: Unable toconnect to database error on search

Hmm, I think it is a corrupted file.

Upload a second time
- /inc_act/
- /inc_front/
- /inc_lib/
- /inc_tmpl/

and the files
- /index.php
- /phpwcms.php
- /login.php
I made the update today to 1.3.9, all files was overwritten.
Before that i have 1.3.5 and the same error message...

here is the ...
by Mobius
Mon 26. May 2008, 20:57
Forum: phpwcms Support English
Topic: Unable toconnect to database error on search
Replies: 6
Views: 1798

Unable toconnect to database error on search

If I put a search form to my page, i have "Unable toconnect to database" error message.
All other functions works fine.
It is an 1.3.5 upgaded to 1.3.9.

Any Idea?
by Mobius
Sun 14. Oct 2007, 17:35
Forum: phpwcms Support Deutsch
Topic: [SOLVED]phpwcms1.3.5: Spaw-Editor geht nicht
Replies: 25
Views: 9263

Oliver Georgi wrote:Bitte, das ist die deutsche Supportsektion.
Oliver
Oh verzeihung. Ich habe das topic from suchen gefunden.
Und mein deuch ist sehr schlecht.
by Mobius
Sun 14. Oct 2007, 16:32
Forum: phpwcms Support Deutsch
Topic: [SOLVED]phpwcms1.3.5: Spaw-Editor geht nicht
Replies: 25
Views: 9263

ist im aktuellen Snapshot herausgenommen worden. Aktualisiert also Eure Einstellungen unter Profil im backend.

Neuer Snapshot bringt Version 2.5 Beta des FCKeditor mit.

Oliver
In Fckeditor (2007-10-12) it is a window named Image Properties. When I upload a picture In upload tab the file goes to ...
by Mobius
Mon 11. Jun 2007, 21:32
Forum: phpwcms Support English
Topic: RSS content type with ISO-8859-2 encoding
Replies: 2
Views: 1414

check if remote feed has correct charset setting. I guess it has not.

Oliver
I dont know.....
my site is: http://www.konde.hu , rss is on startpage
rss ul is: http://24ora.index.hu/?rss&keres=&szerzokeres=&rovatkeres=osszes&order=1&mode=arch

and the rss header:
<?xml version="1.0" encoding ...
by Mobius
Mon 11. Jun 2007, 10:16
Forum: phpwcms Support English
Topic: RSS content type with ISO-8859-2 encoding
Replies: 2
Views: 1414

RSS content type with ISO-8859-2 encoding

I would like to fetch one hungarian RSS feed.
It works fine, but some hungarian characters "ő" and "ű" are replaced by "?" character.
The owner of the RSS use ISO-8859-2 encoding.
by Mobius
Tue 8. May 2007, 22:23
Forum: phpwcms Support English
Topic: Search is recipe
Replies: 1
Views: 1099

Search is recipe

How can I search in content part recipe? Is it possible?
by Mobius
Sun 6. May 2007, 18:59
Forum: hacks & enhancements
Topic: User-Login With One External PHP-Script
Replies: 45
Views: 110084

indaype wrote:i hope something will come out for user registration as well...please let me know!
Try to download the latest release of phpWCMS..
by Mobius
Sun 29. Apr 2007, 22:24
Forum: phpwcms Support English
Topic: Error in Glossary module
Replies: 7
Views: 3583

flip-flop wrote:Hi Mobius,

what version you have in use? :roll:

Was the setup running well at the first call of this module?

Knut
Version 1.3.2.1

Setup? There was no setup for this moduls....as I remember.
by Mobius
Sat 28. Apr 2007, 14:36
Forum: phpwcms Support English
Topic: Error in Glossary module
Replies: 7
Views: 3583

Error in Glossary module

If I create a glossary entry i heve this error message:

Warning: Invalid argument supplied for foreach() in /home/konde/web/include/inc_module/mod_glossary/backend.listing.php on line 205
by Mobius
Thu 26. Apr 2007, 15:50
Forum: phpwcms Support English
Topic: FE login 1.3.2.1
Replies: 37
Views: 14886

Oliver Georgi wrote:then check your login!

Oliver
If the selected user is only frontend user, he can not login.
If I change the user type to frontend and backend or backend user he can login.
by Mobius
Thu 26. Apr 2007, 13:16
Forum: phpwcms Support English
Topic: FE login 1.3.2.1
Replies: 37
Views: 14886

Oliver Georgi wrote:It works!

First check that follwing config setting is defined:

Code: Select all

$phpwcms['SESSION_FEinit']    = 1;
Under template define target url -> normally page with content part FE login. Use "{SITE}index.php?aid=articleID"

Oliver
Same message... Login Error.... :cry: