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
Anonymous
$ 10.00
macavity
$ 115.00
RedGerry
£ 50.00
Anonymous
$ 10.00
minor
$ 20.00
User Info
Welcome Anonymous
(Register)
Membership:
Latest: Witewolf
New Today: 0
New Yesterday: 0
Overall: 151
People Online:
Members: 0
Visitors: 36
Bots: 3
Total: 39
Who Is Where:
Visitors:Support Forums
Pro News Articles
Support Forums
Support Forums
Nedlastninger
Support Forums
Support Forums
Pro News Articles
Support Forums
Support Forums
Pro News Articles
Downloads
Nedladdningar
Nedlastninger
Downloads
Pro News Articles
Downloads
Support Forums
Downloads
Support Forums
Pro News Articles
Nedlastninger
Pro News Articles
Support Forums
My Account
Support Forums
Support Forums
Pro News Articles
Pro News Articles
Nedlastninger
Pro News Articles
Pro News Articles
Support Forums
Pro News Articles
Pro News Articles
Pro News Articles
Bots:Google > Pro News Articles
Baidu > Support Forums
YANDEX > Nedladdningar
Staff Online:
No staff members are online!
Back to top
Skip to menu
Skip to content
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
Admin Article Move/Copy Bug
Admin Article Move/Copy Bug
Posted: Wed Feb 16, 2011 10:25 am
An error has crept in as a result of the new select-and-go Category selection in Pro_News. On the Admin > Articles page, when you attempt to select a Category before clicking on Copy or Move, the Category change takes you off immediately to view the new selected Category. To fix this annoyance, please apply the following fix to version 3.3.2.3.
In modules/Pro_News/admin/admin_functions.php around line 192 find:
PHP:
'L_CATLIST' => ProNewsAdm::admin_seccat('cat2'),
and replace with:
PHP:
'L_CATLIST' => ProNewsAdm::admin_seccat('cat2','',false),
And again at around line 2352 find:
PHP:
function admin_seccat($name,$id='') {
and replace with:
PHP:
function admin_seccat($name,$id='',$onchange=true) {
And finally at around line 2366 find:
PHP:
$seccat = '<select onchange="this.form.submit()" name="'.$name.'"><option value="">-- '._PNSELONE.' --</option>';
and replace with:
PHP:
$seccat = '<select '.($onchange ? 'onchange="this.form.submit()" ' : '').'name="'.$name.'"'.'><option value="">-- '._PNSELONE.' --</option>';
Sorry for the inconvenience.
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

- Posts: 1229
- Joined: Mar 18, 2006
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT











