I actually have to install them and try them. As soon as I do, i´m talking to you mister big boss :)
triple_nl
Member
figure this one at <br />at the backoffice online is stated "www.music-insite.nl/newman/news.php like it should and the same link later on is stated as"http://newsman/news.php&quot; <br /> <br />figure that one out............. what is wrong with this script ?? <br />everytime another bug without changing it........... <br /> <br /> <br />can anyone help me out, it remains very quit here............. <br /> <br />
triple_nl
Member
again its me..........with help from a few people i´ve managed most of the problems...... pbnews works fine, log in log out working properly <br /> <br />the only problem left is the add picture option at news and story and pnews. Adding the picture on news and pnews is no problem, after submitting selecting the picture, or deleting or even edditing gives a runtime error on lines 0 66 and 67 with an error called"object expected" whilst the picture is in the corect folder. <br /> <br />on story it is not possible to add a picture the screendump reeds <br /> Warning: Unable to create ´/TwikiHeadshot.jpg´: Permission denied in <br />/home/.sites/50/site77/web/newman/stories.php on line 294 <br /> <br /> Warning: Unable to move ´/home/tmp/phpQB3oD7´ to ´/TwikiHeadshot.jpg´ <br />in /home/.sites/50/site77/web/newman/stories.php on line 294 <br /> <br />and a gid error on line 42............. <br /> <br />Please help me out....it is the only step left to complete the site and getting it running <br />
triple_nl
Member
still no reply............... WHY ?? <br />but hej found serveral errors, alot of typos in the script, delet instead of delete -> cofrm in instead of confirm . Pitty cause the script still looks very promising. <br /> <br />Ow and a tip for the programmer-> when you use javacommands never use capital letters, IE60 and some other browsers have problems with that <br />(like the GID42 error and stuff like that) <br /> <br />IE60 is very casesensitive. Oew and try out CHMOD 755 for the picturefolders, cause 777 is very risky business <br /> <br /> <br />Keeping you updated <br /> <br /> <br /> <br />
luci
Member
Triple_NL: <br />> still no reply............... WHY ?? <br />´cause everybody on vacation! :D <br /> <br />but i promise i´ll look at it when i´ll find some free time ;) <br />thank you for your ´bug reports´ and suggestions! <br />(btw: newly you can submit bug reports at http://sourceforge.net/projects/webmag/) <br /> <br />luci
arhontas99
Member
PhpNewsManager is a great piece of software and i am very glad i installed it on my server. In fact i completely erased my old site and my new one is based on WebMagazine. I have Newman 1.46 and Webmag 1.10 <br /> <br />However there are some serious problem that have to be corrected : :dagger <br /> <br />1. When you install the scripts in different folders (you can´t put them in the same place) there is no way to succesfully use one and only db.inc configuration file, as there are different setting for the phpNewsManager and the WebMag because they lay in different folders. <br /> <br />Solution ==> You have to install the phpnewsManager first, install it automatically and then download the new db.inc in your pc. Upload the Webmag in your root in a folder and use the db.inc, changed to reflect the Webmag relative paths. <br /> <br />For example ./gfx/smileys/ has to be newman/gfx/smileys/ if the phpnewsmanager folder is newman. Then in your newman.lib file put the path to the new db.inc which you will place with the webmag. So you will have 2 db.inc file. One for the PhpNewsManager and one for the WebMagazine. <br /> <br />2. Scroller. The scroller is in a mess and when you have a lot of news it does not work. Just remove it from the Webmag´s index.php and you will save a lot of time and javascript errors. <br /> <br />3. openTimer javascript error. Remove the line where openTimer is in the newman_lib file. <br /> <br />4. Partner problems. First of all the jump.php that the partners script uses when you click on a partner does not exist in the WebMag 1.10. So you have to download WebMag 1.0 and use the jump.php from there. <br /> <br />Second, when you add a partner you cannot delete him. There is a type error in partners.php of the PhpNewsManager. Go to partner.php and replace the one instance of "parnter" with "partner". It is near the multidelete line. <br /> <br />5. If you need instuction for installing and using PhpNewsManager and Webmagazine in Greek just send an email. <br /> <br />That´s all for now :) <br />I think PhpNewsManager is a great news script and i am sure a lot of people will appreciate your work. <br /> <br />Lefteris Rinos <br />http://www.greekpal.com <br />http://www.inthrace.com <br />
Edited
triple_nl
Member
still figuring the picture problems out...... <br /> <br />and what i was forgotten that its facation time :LOL: <br /> <br />i am trying to use another newsmanagerscript, just for the hell of it, and it also has alot of problems with picture posting.... <br />believe it has to do with the register_global setting is on . <br /> <br />a lot of scripts are having problems with that, i believe that PHPnewsmanager has it also..... <br /> <br /> <br />it seems that i have to move to another server...............damned this was a nice deal :(
luci
Member
Triple_NL: <br />believe me, i´m using phpnewsman and phpwebmag with register globals off (didn´t u mean "off" instead "on"?) <br />just read my suggestion in this forum a page ago. <br />
Gregor Klevže
Member
phpWebMagazine v1.11 released with some FIXES !!! LOL LOL LOL <br /> <br />jump.php part fixed. <br />showscrollnews should be fixed <br />and more ... <br /> <br />Check http://www.skintech.org
remi
Member
Hi all pros, <br /> <br />Can anyone show me how to disable the "User Comments" please? <br /> <br />All I want is that every new artical I posted, there will be no User Comments shows up therefore they cannot post their comments. <br /> <br />Thanks all in advance. <br /> <br />Remi
segdoune
Member
Hi peeps. <br />Im trying to get the news scroller to work on another page. Ie my sites main page. <br />I am using the followin <br /> <br /><!--#include virtual="/newman/magazine/newman_lib.php" ShowNewsList(1,50,1)--> <br /> <br />cant get it to work at all. I have other includes working on the page so that part is ok. <br />Can any one help. <br />Keep smiling <br />Colin
segdoune
Member
something went wrong woth the above. <br /> <br />the include statement is <br />(<!--#include virtual="/newman/magazine/newman_lib.php" ShowNewsList(1,50,1)-->) <br />Hope this works on the forum <br />Sorry Colin
sule
Member
Hello gRAVE, <br /> <br />have you found why everybody can submit comments even they´re not as registered user ? <br /> <br />Thanks
pablo
Member
Hello, newbie on the block. I have phpNM and phpWM installed. I like it! I am currently tickering with it and I was writing a pretend article and wanted to include a pic. Everything worked fine during the upload of picture process. But, when I wanted to ´add picture´, a new window opened and the picture I uploaded was listed. I chose that picture and clicked on ´show´. Error: Line 42-Uknown column ´Gid´ in ´where clause´. WebMagazine index.php shows and gives the alt tag but picture is not visible. What can I do to correct this problem. Pictures are a big part of our media site. <br /> <br />I am not a programmer. I do have knowledge of web design, html, and some scripting in html but not php. Hey, I am willing to learn, :).
Edited
infernose
Member
hi! i´m new here, have some questions regarding the installation of newsman1.46 <br />my configuration is as follows: <br />- IIS 5.1 <br />- PHP 4.3.4 <br />- MySQL 4.016 <br /> <br />When i tried to run install.php, i get the following error msg: <br />Notice: Undefined variable: action in c:\inetpub\wwwroot\project\newman\install.php on line 54 <br />Notice: Undefined variable: action in c:\inetpub\wwwroot\project\newman\install.php on line 191 <br /> <br />i tried to set the register_global_variables to "on" for PHP, but it still doesn´t work, does anyone know how to get around this? <br /> <br />thanks in advance! <br /> :sb
pablo
Member
Hello everyone, <br /> <br />Successfully installed with changes and let me tell you that it is a GREAT PROGRAM! Makes my life so much easier on writing articles and easier to put the articles in their proper categories where I can change so easily. Oh yeah, did I tell you that it is a GREAT PROGRAM!! <br /> <br />www.wutchathink.com <br /> <br />I do have one thing I need help on is how to put the newlist in its own table under another table with LATEST NEWS. Below is how I would like it to appear <br /> <br />LATEST NEWS <br /> <br />then the newslist would go here -- the code in index.php is: <br /> <br />else <br />{ <br /> if(empty($newsgroup)) ShowBreakingNews("#D0C5DE","#D0C5DE",400); <br /> ShowNewsList(1,5,$newsgroup); <br />} <br /> <br />but I am having difficulty seperating the coding for the SHOWBREAKINGNEWS and the SHOWNEWSLIST <br /> <br />Also, in the next version---I would like to see a related entry--where you can put links to another site, past article, or another web page at the bottom of the PREVIEW in the phpNewsManager and show as: RELATED LINKS: (similar to how the HEADLINES is the link on the index.php of WebMagazine). <br /> <br />I hope that someone out there could help me with this situation and it would undoubtedly be appreciated! <br /> <br />
Edited
pablo
Member
This forum is no help. Never get answers or even suggestions. But, it is still a great program! <br /> <br />Can´t say the same for the forum.
rust
Member
ok, been using newman for a couple of months. <br /> <br />There are some errors in the code, YES, so get your analyst hats on and take a look at the code, you can figure it out. <br /> <br />Notorious errors: "gid", (should be "id"), some spelling errors. Got the photo problem sorted out. There is a problem with the javascript showing the headlines, yes! The solution is: Whenever you write news, MAKE SURE YOU DON´T USE QUOTES " OR ´ IN YOUR HEADLINES, and MAKE SURE THAT THE PREVIEW DOESN´T USE QUOTES EITHER. Instead of the QUOTE character, use the "66" and "99" version (open and close quotes). Enter the quotes by holding down ALT and entering the appropriate number on the NUM-PAD. These would be ALT-0147 and ALT-0148 respectively, or THESE characters: “ (0147) and ” (0148). That solves that little problem. <br /> <br />One of these days I´m going to look at the "gallery" code (hey, I use phpGallery anyway, so I am in no rush), <br /> <br />The tough one was figuring out what was wrong with the news.rss file. <br /> <br />One last thing. I am NOT a programmer. But, if you stop being afraid of making horrible mistakes (backup the thing before you screw it up), you will be able to fix the damn stuff. <br /> <br />This is a very cool program, and if you REALLY want to use it, you will be able to fix the little errors. Consider it to be a very valuable tool to help you learn a little about PHP and MySQL. Just don´t give up because some little part is broken.
philo
Member
Hi all, am installing phpnewsmanager but have failed to get it to work. I´ve created a mysql user for the newman database on the localhost. granting him/her privileges to select, insert, delete, update and create. But when I supply the mysql username and password in the install.php it returns with an empty form. I chmod db.inc.php to 666. Am running php 4.3.*, apache2 and mysql. This installation has worked for athe other modules I´ve tried out. What could my problem be? I´ve looked at the forum, and tried solutions suggested by other members but they dont seem to help me. Thx and Happy new year.
highvoltag3
Member
newman_lib.php ERRORS HELP!!! <br /> <br />I´m getting the following error when I Log In as a registered user: <br /> <br />Warning: Cannot modify header information - headers already sent by (output started at /home/ideartte/public_html/frontera/index.php:2) in /home/ideartte/public_html/frontera/newman_lib.php on line 39 <br /> <br />Warning: Cannot modify header information - headers already sent by (output started at /home/ideartte/public_html/frontera/index.php:2) in /home/ideartte/public_html/frontera/newman_lib.php on line 40 <br /> <br />And this one when trying to vote on the poll: <br /> <br />Warning: Cannot modify header information - headers already sent by (output started at /home/ideartte/public_html/frontera/index.php:2) in /home/ideartte/public_html/frontera/newman_lib.php on line 31 <br /> <br />Warning: Cannot modify header information - headers already sent by (output started at /home/ideartte/public_html/frontera/index.php:2) in /home/ideartte/public_html/frontera/newman_lib.php on line 32 <br /> <br />The problem is with the set "setcookie" code in the newman_lib.php file Help please :-(
highvoltag3
Member
Blank Search Errors!! <br /> <br />I keep getting the following errors everytime I do a Blank Search. <br /> <br />Warning: ereg_replace(): REG_EMPTY in /home/ideartte/public_html/frontera/newman_lib.php on line 745 <br /> <br />Warning: ereg_replace(): REG_EMPTY in /home/ideartte/public_html/frontera/newman_lib.php on line 746 <br /> <br />Warning: ereg_replace(): REG_EMPTY in /home/ideartte/public_html/frontera/newman_lib.php on line 747 <br />
highvoltag3
Member
THE NEWMAN_LIB.PHP ERROR I MENTIONED ABOVE WAS CAUSED BEACUSE OF A PHP VERSION 4.3.3 BUG THERES A FIX ON THE NET WITH A LINE YOU PUT ON THE .HTACCESS FILE THAT SOLVES THE PROBLEM... <br /> <br />tHE BLACK SEARCH ERROR WELL IM WORKING IN A MOD THAT WILL AVOID MAKING BLANK SEARCHES ONES I HAVE IT READY I´LL PUBLISH THE INFO HERE. <br /> <br />BYE GOT TO GO!!! :brb
gg
Member
I am still having problems with the NEWS.RSS file. The actual file gets generated but it is always empty - that is, it has zero bytes! Can anyone tell me how to get the rss file to work. <br /> <br /> <br />Thanks <br /> <br /> <br />graham <br />
gg
Member
I am still having problems with the NEWS.RSS file. The actual file gets generated but it is always empty - that is, it has zero bytes! Can anyone tell me how to get the rss file to work. <br /> <br /> <br />Thanks <br /> <br /> <br />graham <br />
spader
Member
Has anyone managed to get the RSS file to work? I´m going to look into it more tomorrow and I have emailed the developer to find out if this is a feature supported only for registered users or not. <br />Seems like one of the scripts isnt getting called or isnt working properly. I´ll need to check the code and see what I can figure out, if anything at all
gg
Member
Spader, how did you go with the RSS file. Can you work it out? <br /> <br />I´m about ready to give up on this software. I´ve tried and tried to get support for it and no-one answers. Basically, i need to the get the RSS feed to work and I cannot afford the time to go digging through all the scripts. <br /> <br />It is a shame as it seems to get a great piece of software but the support is severly lacking.
polaris
Member
Uh. After few minutes try to figure out what´s wrong with RSS I found error in function.php, function MakeRSS. This IF statement is wrong: <br /> <br />if(!$fps = fopen($GLOBALS[´rss_path´]."/$arn[filename]","w") && file_exists($GLOBALS[´rss_path´]."/$arn[filename]"))
polaris
Member
Uh. This script has several bugs. Like that with RSS and also user can post comments if they didn´t login in. It took me some time, but I found problems and fix it. <br />Hope that there will be new version with this fixes. <br /> ❌
polaris
Member
If anyone knows for some other bug, report it here and I´ll try to check it. <br />Regards.
polaris
Member
Well, I´ve got feeling that I´m talking with myself but what the hell :-) <br /> <br />Fixed the problem with search engine. When you click on Search and search field is empty you´ve got several errors (EREG_REPLACE, etc.). <br />Now you got Alert windows which tells you that you must enter something in the search field. <br />:grin: <br /> <br />Regards.
Edited
polaris
Member
Ok, new bug is fixed. <br />If you have breaking news which doesn´t have story, all other news will be shown in the MORE ABOUT IT section. This is fixed now. <br /> <br />Regards.
polaris
Member
Yaik! New bug found. In Latest News (scroll text on the left side of the page) shoud show last eight (8) news from database but it doesn´t. All news are shown at random selection. Problem is in function ShowScrollNews where variable $type shoud be set to zero (0). Or in index.php when you call function ShowScrollNews you can set last variable to zero (0). <br /> <br />Regards.
doreen
Member
/me just pops in for no reason so you don´t feel as if you´re talking to yourself... hehe =)
polaris
Member
Heh :) Thanks. <br />Well, I´m trying to debug this scripts (phpNewsManager and phpWebMagazine) but it has so many bugs (phpWebMagazine especially) that I thought several times to quit. Maybe this days I will. Just found one huge bug in phpWebMagazine where whole functions are missing... :sad: :sad:
polaris
Member
Whell, bug was with Polls and JavaScript functions that are missing. I´ve just comment this lines in newman_lib.php and now it´s working fine without errors :)
Edited
doreen
Member
Hooray! =)
polaris
Member
Thanks :grin:
polaris
Member
New bug in pictures.php in function EditGallery. This line <br /> <br />$res = mysql_query("UPDATE ".$GLOBALS[´db_gallery´]." SET name=´".$_POST[´name´]."´, description=´".$_POST[´description´]."´, gid=´".$_POST[´root´]."´ WHERE id=´".$_POST[´id´]."´") or die("<b>LINE 262:</b>".mysql_error()); <br /> <br />gid=´".$_POST[´root´]."´ ----> should be -----> root=´".$_POST[´root´]."´ <br /> <br />Regards.
polaris
Member
Another one in same file, same function. This line: <br /> <br />mysql_query("UPDATE ".$GLOBALS[´db_gallery´]." SET picture=´".$HTTP_POST_FILES[´filename´][´name´]."´,thumbnail=´".$HTTP_POST_FILES[´filename´][´name´]."´ WHERE id=´".$_POST[´id´]."´") or die("<b>LINE 262:</b>".mysql_error()); <br /> <br /> <br />thumbnail=´".$HTTP_POST_FILES[´filename´][´name´]." <br />...... <br />should be <br />...... <br />picture=´".$HTTP_POST_FILES[´filename´][´name´]." <br /> <br />Regards.
highvoltag3
Member
Has anyone got the gallery to work if yes please help me fix it. or at least tell me were the error is... In the funtion.php file or on the gallery.php file. <br /> <br />Thanks in advanced
paulm
Member
hi, in function.php, function MakeRSS, where is correct statement that replace this wrong: <br /> <br />if(!$fps = fopen($GLOBALS[´rss_path´]."/$arn[filename]","w") && file_exists($GLOBALS[´rss_path´]."/$arn[filename]")) <br /> <br />tnxs. :brb
What´s wrong with Gallery? I´ve fix couple of bugs but don´t remeber have I made some changes to gallery. Anyway, at my site gallery is working just fine!
polaris
Member
About MakeRSS. Don´t have phpNewsManager on this computer so can´t check it right now, but try to remove "!" from "if(!$fps = fopen...." <br /> <br />If that don´t work then send me message and I´ll look at my fix. <br />Regards.
senja
Member
Hallo Ì`m new in this php world . <br />I have tried phpnews, cutenews , and fork , and noone of them seem to work right , when I will have the pic in every articel to the left and the writing to right for the pic. <br />Is this newsmanger and webmagasin the solution for me ??? <br />I have download both, but it is no read me text or something that can give me the answer HOW I shall install it ??? <br />I know I have to upload to my server and so on ... but how does these two Manger and webmagasin work together .... <br />Sorry about the languages( norwegian). <br />Could someone help ???? <br />please
senja
Member
Hallo Ì`m new in this php world . <br />I have tried phpnews, cutenews , and fork , and noone of them seem to work right , when I will have the pic in every articel to the left and the writing to right for the pic. <br />Is this newsmanger and webmagasin the solution for me ??? <br />I have download both, but it is no read me text or something that can give me the answer HOW I shall install it ??? <br />I know I have to upload to my server and so on ... but how does these two Manger and webmagasin work together .... <br />Sorry about the languages( norwegian). <br />Could someone help ???? <br />please
senja
Member
Hallo Ì`m new in this php world . <br />I have tried phpnews, cutenews , and fork , and noone of them seem to work right , when I will have the pic in every articel to the left and the writing to right for the pic. <br />Is this newsmanger and webmagasin the solution for me ??? <br />I have download both, but it is no read me text or something that can give me the answer HOW I shall install it ??? <br />I know I have to upload to my server and so on ... but how does these two Manger and webmagasin work together .... <br />Sorry about the languages( norwegian). <br />Could someone help ???? <br />please
polaris
Member
NewsManager nad WebMagazine is great script. Well, it´s great example how things should be but it has many bugs, and it isn´t quite simple to install it, so if you don´t have experience in installing PHP scripts and some knowledge about PHP I don´t recommend to use it. Support from author is poor or don´t exist at all. <br />You could try to read this board to find some bug solutions and some help from other users but at most time, you´re at your own. <br /> :sad:
anxiety35
Member
I don´t really get it. I have it all set up, but I dunno how to get tyhe news on the site I want.
anxiety35
Member
I don´t really get it. I have it all set up, but I dunno how to get tyhe news on the site I want.