Unable to create news
-
andyhardy
Unable to create news
I've just installed 'Tobago' and am unable to create news articles, categories, etc.
When I go to the news module (version 2.0), the generated page visually stops after the 'news' menu items.
Looking at the generated source, it ends at:
i.e. no closing HTML
Any thoughts?
When I go to the news module (version 2.0), the generated page visually stops after the 'news' menu items.
Looking at the generated source, it ends at:
i.e. no closing HTML
Any thoughts?
-
cyberman
Re: Unable to create news
Which php version you are using ?
I've seen the problem with uncompleted code some month again with FeebackForm module on a local server. The dev adviced me to change php to version 4.4.x (4.3.1 before) - it works.
I've seen the problem with uncompleted code some month again with FeebackForm module on a local server. The dev adviced me to change php to version 4.4.x (4.3.1 before) - it works.
-
gilhoo
Re: Unable to create news
So my problem must be the same as I got this after uninstalling and re-installing the news module.

I'm under php 4.2.2

I'm under php 4.2.2
Last edited by gilhoo on Fri Feb 03, 2006 1:23 pm, edited 1 time in total.
-
lempel
Re: Unable to create news
Patricia, thanks for the quick answer!
>>>are you sure you have the correct permission?
I had no trouble with the installation. Which permissions must be correct?
>>>go to "extensions->modules", and see it there is an "upgrade" link on the News line.
>>>if not try to uninstall/reinstall News module in that same panel (beware it will delete all News articles >>>if any already entered in a previous version), and reapply permissions in the "Users & Groups->Group >>>permissions" menu
There is no "upgrade". The permissions in the group are correct. I find only one permission: Modify News
>>hope it will solve, if not, post again with any other information.
Thanks
>>>are you sure you have the correct permission?
I had no trouble with the installation. Which permissions must be correct?
>>>go to "extensions->modules", and see it there is an "upgrade" link on the News line.
>>>if not try to uninstall/reinstall News module in that same panel (beware it will delete all News articles >>>if any already entered in a previous version), and reapply permissions in the "Users & Groups->Group >>>permissions" menu
There is no "upgrade". The permissions in the group are correct. I find only one permission: Modify News
>>hope it will solve, if not, post again with any other information.
Thanks
-
lempel
Re: Unable to create news
Hey cyberman,
i have the same screen as gilhoo.
My webserver runs under PHP Version 4.2.2
http://www.cms-test.lernnetz.de/phpinfo.php
So i can´t use the News modul with this php Version?
i have the same screen as gilhoo.
My webserver runs under PHP Version 4.2.2
http://www.cms-test.lernnetz.de/phpinfo.php
So i can´t use the News modul with this php Version?
-
cyberman
Re: Unable to create news
Hi lempel,
I'm not a real coder. I can only refer my experiences.
Inside the new beta I found a new release of news module. As I see there are many changes in code. Perhaps this version works better on your server
...
I'm not a real coder. I can only refer my experiences.
Inside the new beta I found a new release of news module. As I see there are many changes in code. Perhaps this version works better on your server
-
lempel
Re: Unable to create news
I tried the beta version, but the same problems in the newsmodul.
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Unable to create news
lempel
do a "view source" of the news admin page, and look for the word Error
and copy and paste the complete detaila out of this. It looks like there's a php error in there somewhere.
do a "view source" of the news admin page, and look for the word Error
and copy and paste the complete detaila out of this. It looks like there's a php error in there somewhere.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
lempel
Re: Unable to create news
here is the source:
News
CMS Made Simple Admin Panel
Hauptmenü
InhaltSeitenDatei-ManagerBild-ManagerbilderNews
LayoutTemplatesStylesheetsHTML-Abschnitte
User & GruppenUserGruppenGruppenbeziehungenGruppenberechtigungen
ErweiterungenModuleTagsVom Benutzer definierte TagsFCKeditorXKalender
AdministratorAllgemeine EinstellungenLesezeichen-ManagerAdmin's Logbuch
Meine EinstellungenMein KontoUser-Einstellungen
Website ansehen
Ausloggen
Inhalt » News
Lesezeichen
1. Neues Lesezeichen hinzufügen
2. Lesezeichen-Manager
NewsArtikelKategorienZusammenfassungs-TemplateDetail-TemplateOptionen
Kategorie: Alle KategorienGeneral
Unterkategorien anzeigen:
News
CMS Made Simple Admin Panel
Hauptmenü
InhaltSeitenDatei-ManagerBild-ManagerbilderNews
LayoutTemplatesStylesheetsHTML-Abschnitte
User & GruppenUserGruppenGruppenbeziehungenGruppenberechtigungen
ErweiterungenModuleTagsVom Benutzer definierte TagsFCKeditorXKalender
AdministratorAllgemeine EinstellungenLesezeichen-ManagerAdmin's Logbuch
Meine EinstellungenMein KontoUser-Einstellungen
Website ansehen
Ausloggen
Inhalt » News
Lesezeichen
1. Neues Lesezeichen hinzufügen
2. Lesezeichen-Manager
NewsArtikelKategorienZusammenfassungs-TemplateDetail-TemplateOptionen
Kategorie: Alle KategorienGeneral
Unterkategorien anzeigen:
-
Alex_Leipzig
