Donations

Help support Pro_News and become a member of our Sponsors Group
The tip jar is at PayPal, but does not require a PayPal account
User Info
Välkommen Anonym
Medlemskap:
Senaste: Witewolf
Nya idag: 0
Nya igår: 0
Genomsnittligt: 151
Besökare on-line:
Medlemmar: 0
Besökare: 32
Bots: 2
Totalt: 34
Vem är här inne:
Besökare:Pro News Articles
Pro News Articles
Support Forums
Nedlastninger
Support Forums
Pro News Articles
Mi Cuenta
Téléchargement
Support Forums
Pro News Articles
Support Forums
Support Forums
Support Forums
Descargas
Support Forums
Pro News Articles
Pro News Articles
Nedladdningar
Downloads
Nedladdningar
Pro News Articles
Support Forums
Pro News Articles
Support Forums
Support Forums
Support Forums
Pro News Articles
التحمي
Descargas
Support Forums
Pro News Articles
Pro News Articles
Bots:Google > Pro News Articles
Baidu > Support Forums
Ansvariga inloggade:
Inga ansvariga inloggade!
Small bugs
Small bugs
Skrivet: Ons Nov 25, 2009 10:35 am
Hi. I think i can find some small bugs.
Found one:
Posting a new article, disable comments, click preview, comments are enabled again ![]()
pki79's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.2.1

pki79- Newbie

- Inlägg: 9
- Blev medlem: Nov 24, 2009
- Från: .PL
Re: Small bugs
Skrivet: Ons Nov 25, 2009 12:31 pm
Well that was actually a feature, because it assumes that as Admin you can/would want to be able to control comments via the Category, Section and Config options. Note that this behaviour is for the Admin side only, the user side Submit Article works as you expected.
But no problem, if you look at the code - modules/Pro_News/admin/admin_functions.php around line 2282, you'll find a comment instructing you on how to change the default setting to match the user side (remove the comment - // - from front of line 2283 and place it instead on 2281).
layingback's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
2.6.32 / 1.3.39 - 2.2.12 / 4.4.7 - 5.1.37 / 5.3.0 / 9.2.1

layingback- Site Admin

- Inlägg: 1229
- Blev medlem: Mar 18, 2006
Re: Small bugs
Skrivet: Ons Nov 25, 2009 1:09 pm
OK, where at Sections or Categories config i can set the comments on/off?
Second question, with the native NEWS module there where two paging buttons(next page), one on top, next in the bottom. Now with ProNews i have both in the bottom.
pki79's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.2.1

pki79- Newbie

- Inlägg: 9
- Blev medlem: Nov 24, 2009
- Från: .PL
Re: Small bugs
Skrivet: Ons Nov 25, 2009 1:46 pm
In Admin > Pro_News > Sections, the last selection option:" Forum - None, No Comments. In Admin > Pro_News > Categories, if off in Sections, then Section Default option will suffice, but if Section has comments set On, then select None - No Comments.
Re the Next button, I am not sure which page you are referring to. But just about everything is done with templates, which are basically just HTML. So you can just edit the template, and make a copy of the Next link that you want, and place a second copy where you'd like to see it. The same button can be placed as many times as you like on the page.
layingback's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
2.6.32 / 1.3.39 - 2.2.12 / 4.4.7 - 5.1.37 / 5.3.0 / 9.2.1

layingback- Site Admin

- Inlägg: 1229
- Blev medlem: Mar 18, 2006
Re: Small bugs
Skrivet: Ons Nov 25, 2009 8:16 pm
The pagination is called two times. One time with pagination.html from DF, and a second time with pagenum.html from ProNews i think. This happens with ProNews as HOME.
You understood me wrong, i want only one pagination button, not double.
Here a screenshot. The first line of buttons comes from NewsPro i think, the second from DF. You can see it on www.mew.pl
Many thx, best regards
Piotr
pki79's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.2.1

pki79- Newbie

- Inlägg: 9
- Blev medlem: Nov 24, 2009
- Från: .PL
Re: Small bugs
Skrivet: Tor Nov 26, 2009 8:08 am
Sorry, no clue. The first 1 is from Pro_News (single > symbol for Next page). I don't know where the other can be coming from. If you change the theme to dragonfly does it still do it? If not, then it must be the theme raising it.
layingback's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
2.6.32 / 1.3.39 - 2.2.12 / 4.4.7 - 5.1.37 / 5.3.0 / 9.2.1

layingback- Site Admin

- Inlägg: 1229
- Blev medlem: Mar 18, 2006
Re: Small bugs
Skrivet: Tor Nov 26, 2009 2:17 pm
OK, i removed the content of pagination.html and it is now ok.
I am not so good in stylesheets, would you help me to fix an other small issue? When going to view a gallery, i.e. here mew.pl/Pro_News/mode=g...pic=5.html the thumbnails are with no space between, the last thumb goes over the center block and is overlapping the right block.
Maybe the cause is i have set the thumbnail size to 200x200 in the config menu of ProNews?
Many thx agn.
pki79's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.2.1

pki79- Newbie

- Inlägg: 9
- Blev medlem: Nov 24, 2009
- Från: .PL
Re: Small bugs
Skrivet: Tor Nov 26, 2009 3:46 pm
Actually Firefox handles it perfectly! ![]()
In pro_news.css, look for .pn_gframe and raise the height and width. The default settings of 160px are for 100px images.
You'll probably want to do similar for .pn_pframe too, default there (width only) is 140px for 100px image.
layingback's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
2.6.32 / 1.3.39 - 2.2.12 / 4.4.7 - 5.1.37 / 5.3.0 / 9.2.1

layingback- Site Admin

- Inlägg: 1229
- Blev medlem: Mar 18, 2006
Re: Small bugs
Skrivet: Tor Nov 26, 2009 4:58 pm
Works very well now. Maybe a comment with this info on the settings page near the picture size would help other users too. Or maybe a am the only one so LAME with CSS ![]()
pki79's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.2.1

pki79- Newbie

- Inlägg: 9
- Blev medlem: Nov 24, 2009
- Från: .PL
Re: Small bugs
Skrivet: Fre Nov 27, 2009 8:37 am
It's me again.
Small typo in the install.txt
set Title to Submit Pro News Article, URL to Pro_News&mod=submit, and select getlink.
should be mode
pki79's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.2.1

pki79- Newbie

- Inlägg: 9
- Blev medlem: Nov 24, 2009
- Från: .PL
Re: Small bugs
Skrivet: Fre Nov 27, 2009 4:15 pm
Thx.
layingback's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
2.6.32 / 1.3.39 - 2.2.12 / 4.4.7 - 5.1.37 / 5.3.0 / 9.2.1

layingback- Site Admin

- Inlägg: 1229
- Blev medlem: Mar 18, 2006
Du kan inte svara på inlägg i det här forumet
Du kan inte ändra dina inlägg i det här forumet
Du kan inte ta bort dina inlägg i det här forumet
Du kan inte rösta i det här forumet
Du kan inte bifoga filer i det här fourmet
Du kan inte ladda ner filer i detta forum
Alla tider är GMT











