
phpNewsManager Bugs
Gregor / 2 decades ago (21 August 2003 11:44)
Report discovered phpNewsManager bugs
Post replies:
2 decades ago (16.04.2004 10:48)
Reply by: HigHVoltag3
Same here!!! and I can´t upload any pictures to the gallery it just dosent do anything when you click on Upload Pictures
2 decades ago (03.11.2004 10:36)
Reply by: Peter_Vazed
Galerija
in Webmagazine
file newman_lib
line 1096
and line 1126
galerija
replace by the name you want.
============
Gallery
upload pictures to the gallery
Click pictures
Add picture
at the bottom choose a gallery where it says Category
=============
Error
line 145
a href="javascript:Confirm
delete does not workt
script error
Fix
replace
line 147 where is Confirm in by:
href="=$GLOBALS[´PHP_SELF´];?>?action=delete&id==$ar[id];?>">
hardly the same as the line just above with edit in it, but now the same line with delete in it. And ofcourse the thras gif has to stay.
and
line 56
if($action == "add") AddNewsPic();
else if($action == "delete") DeleteNewsPic(); //*add this line
else if($action == "edit") EditNewsPic();
else ShowMain();
image can be deleted by Options
but not by the button delete if a check box is checked.
====
:car
in Webmagazine
file newman_lib
line 1096
and line 1126
galerija
replace by the name you want.
============
Gallery
upload pictures to the gallery
Click pictures
Add picture
at the bottom choose a gallery where it says Category
=============
Error
line 145
a href="javascript:Confirm
delete does not workt
script error
Fix
replace
line 147 where is Confirm in by:
href="=$GLOBALS[´PHP_SELF´];?>?action=delete&id==$ar[id];?>">
hardly the same as the line just above with edit in it, but now the same line with delete in it. And ofcourse the thras gif has to stay.
and
line 56
if($action == "add") AddNewsPic();
else if($action == "delete") DeleteNewsPic(); //*add this line
else if($action == "edit") EditNewsPic();
else ShowMain();
image can be deleted by Options
but not by the button delete if a check box is checked.
====
:car
2 decades ago (03.01.2005 03:18)
Reply by: onuzu
Hi Peter,
Which file are we supposed to edit to fix the problem below:
Error
line 145
a href="javascript:Confirm
delete does not workt
script error
Fix
replace
line 147 where is Confirm in by:
href="?action=delete&id=">
hardly the same as the line just above with edit in it, but now the same line with delete in it. And ofcourse the thras gif has to stay.
and
line 56
if($action == "add" AddNewsPic();
else if($action == "delete" DeleteNewsPic(); //*add this line
else if($action == "edit" EditNewsPic();
else ShowMain();
image can be deleted by Options
but not by the button delete if a check box is checked.
Which file are we supposed to edit to fix the problem below:
Error
line 145
a href="javascript:Confirm
delete does not workt
script error
Fix
replace
line 147 where is Confirm in by:
href="?action=delete&id=">
hardly the same as the line just above with edit in it, but now the same line with delete in it. And ofcourse the thras gif has to stay.
and
line 56
if($action == "add" AddNewsPic();
else if($action == "delete" DeleteNewsPic(); //*add this line
else if($action == "edit" EditNewsPic();
else ShowMain();
image can be deleted by Options
but not by the button delete if a check box is checked.
2 decades ago (03.01.2005 03:41)
Reply by: onuzu
Hi Peter,
If a person wants to write comments to my news and clicks on if you´re not registered yet, register here, The following message is displayed :
The requested URL /WebMagazine/signup.php was not found on this server.
Is there file called signup.php?
Thanks
If a person wants to write comments to my news and clicks on if you´re not registered yet, register here, The following message is displayed :
The requested URL /WebMagazine/signup.php was not found on this server.
Is there file called signup.php?
Thanks
2 decades ago (03.01.2005 09:51)
Reply by: Peter_Vazed
There is no signup.php
in newman.lib.php
line 165
Function ShowLoginMenu
at line 178 there is a line:
Find signup in this file, to edit parts if you want,
like line 935.
Use a PHP editor like ConText to see the files with colored codes.
About the "javascrip" error:
files newspic.php and newspix.php
:car
in newman.lib.php
line 165
Function ShowLoginMenu
at line 178 there is a line:
Find signup in this file, to edit parts if you want,
like line 935.
Use a PHP editor like ConText to see the files with colored codes.
About the "javascrip" error:
files newspic.php and newspix.php
:car
2 decades ago (04.01.2005 10:46)
Reply by: lunaproject
Im translate for phpNewsManager the lang_romanian.php . who need that e-mail me! (o)
Reply by: tuomo
When you create Story, and create news under it, it works. But if you want to link news that has been created -before- the Story, it doesnt work correctly.
What if some thing gets bigger than expected and you need to make story of all news? Will you have to rewrite every news?
Okay, thanks.
Another thing i found:
When you create gallery and click on that gallery on magazine side it says like: "Galerije: Yourgallry´s name". I know this doesnt belong here but im lazy :P I dont know a lot about php but i didnt find that translationline on english-thing.