CMS reccomendations |
Author: |
Message: |
prashker
Veteran Member
Posts: 5109 Reputation: 104
– / / –
Joined: Mar 2005
Status: Away
|
RE: CMS reccomendations
Still too much for what he's looking for .
ffs, I still can't remember my awesome one, it had a great design and all you needed to put in was a div
|
|
10-05-2008 04:52 PM |
|
|
tony
Senior Member
Posts: 976 Reputation: 54
36 / /
Joined: Jul 2004
|
RE: CMS reccomendations
Cutenews is what you're looking for
|
|
10-05-2008 05:04 PM |
|
|
NiteMare
Veteran Member
Giga-Byte me
Posts: 2497 Reputation: 37
37 / /
Joined: Aug 2003
|
RE: CMS reccomendations
quote: Originally posted by tony
Cutenews is what you're looking for
Cutenews has far too many security flaws, I've have had my news deleted so many times from that crap program
|
|
10-05-2008 07:53 PM |
|
|
MeEtc
Patchou's look-alike
In the Shadow Gallery once again
Posts: 2200 Reputation: 60
38 / /
Joined: Nov 2004
Status: Away
|
O.P. RE: CMS reccomendations
Anyway, as I said I'll be using fusion news. Its almosr functionally identical to cute news anyway. The only problem I'm having with it, is its giving a php notice level error on the page I'm including it on:
http://local.meetcweb.com/yass/
I cannot hear you. There is a banana in my ear.
|
|
10-05-2008 08:08 PM |
|
|
NiteMare
Veteran Member
Giga-Byte me
Posts: 2497 Reputation: 37
37 / /
Joined: Aug 2003
|
RE: CMS reccomendations
its just a notice, so you should be able to turn the notices off, if not ask on the webstie
|
|
10-05-2008 08:43 PM |
|
|
Menthix
forum admin
Posts: 5537 Reputation: 102
40 / /
Joined: Mar 2002
|
RE: CMS reccomendations
quote: Originally posted by NiteMare
its just a notice, so you should be able to turn the notices off
Good code doesn't produce notices, I'd rather check what's wrong. If it's just one notice it should be pretty easy to fix.
|
|
10-05-2008 09:53 PM |
|
|
MeEtc
Patchou's look-alike
In the Shadow Gallery once again
Posts: 2200 Reputation: 60
38 / /
Joined: Nov 2004
Status: Away
|
O.P. RE: RE: CMS reccomendations
quote: Originally posted by MenthiX
quote: Originally posted by NiteMare
its just a notice, so you should be able to turn the notices off
Good code doesn't produce notices, I'd rather check what's wrong. If it's just one notice it should be pretty easy to fix.
Exactly correct MenthiX. The notice itself is "array to string conversion" for a str_replace function that parses the contents of a template page. The error is only shown when using php include on the one news.php. Including any other page does not produce the notice, and just including the generated content do not produce the error either.
As for the message itself, its most definitly a string that's being parsed, no array that I'm aware of.
I cannot hear you. There is a banana in my ear.
|
|
10-05-2008 10:52 PM |
|
|
ShawnZ
Veteran Member
Posts: 3146 Reputation: 43
32 / /
Joined: Jan 2003
|
RE: CMS reccomendations
quote: Originally posted by MeEtc
quote: Originally posted by MenthiX
quote: Originally posted by NiteMare
its just a notice, so you should be able to turn the notices off
Good code doesn't produce notices, I'd rather check what's wrong. If it's just one notice it should be pretty easy to fix.
Exactly correct MenthiX. The notice itself is "array to string conversion" for a str_replace function that parses the contents of a template page. The error is only shown when using php include on the one news.php. Including any other page does not produce the notice, and just including the generated content do not produce the error either.
As for the message itself, its most definitly a string that's being parsed, no array that I'm aware of.
uh, pretty sure the notice is in your code
Spoiler: the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
|
|
10-06-2008 01:10 AM |
|
|
MeEtc
Patchou's look-alike
In the Shadow Gallery once again
Posts: 2200 Reputation: 60
38 / /
Joined: Nov 2004
Status: Away
|
|
10-06-2008 01:26 AM |
|
|
NiteMare
Veteran Member
Giga-Byte me
Posts: 2497 Reputation: 37
37 / /
Joined: Aug 2003
|
RE: CMS reccomendations
well, what is line 61 in common_func.php?
|
|
10-06-2008 01:48 AM |
|
|
Pages: (3):
« First
«
1
[ 2 ]
3
»
Last »
|
|