Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Some Bug in v7

Locked Asked Modified Viewed 3,066 times
B
bp2jane
B
  • Junior Member, joined since
  • Contributed 12 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
asked
Junior Member

File: administration/submissions.php

line 309 should as:

Quote

echo "<td width='100' class='tbl'>".$locale['545']."</td>\n";


line 311 should as:

Quote

echo "<td width='100' class='tbl'>".$locale['546']."</td>\n";


File: includes/search/search_articles_include.php

line 48 should as:

Quote

$items_count .= THEME_BULLET."&nbsp;<a href='".FUSION_SELF."?stype=articles&amp;stext=".urlencode($_GET['stext'])."&amp;".$composevars."'>".$rows." ".($rows == 1 ? $locale['a401'] : $locale['a402'])." ".$locale['522']."</a><br />\n";


line 68 and 69 should as:

Quote

$search_result .= "<span class='small'>".$subj_c." ".($subj_c == 1 ? $locale['520'] : $locale['521'])." ".$locale['a403']." ".$locale['a404'].", ";
$search_result .= $text_c." ".($text_c == 1 ? $locale['520'] : $locale['521'])." ".$locale['a403']." ".$locale['a405']."</span><br /><br />\n";
0 replies

10 posts

B
bp2jane
B
  • Junior Member, joined since
  • Contributed 12 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Junior Member

Find bug again in search.php

Line 212 should as:

Quote

if ($search_result) {
$search_result_array[] = $search_result;
}
0 replies
F
Falk
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
answered
Super Admin

These dont appear to be valid.
0 replies
N
Nathan
N
Nathan 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 11 threads in the forums
answered
Junior Member

found a bug i think.

the new 'Admin Password' settting. Super admin can set their new password ok and works fine. but if a normal admin user tries to set their new 'admin password' it keesp coming up incorrect password and wont let them set it.

also, admins are not longer shown in the members admin page, is this suppsoed to be like that?

0 replies
B
byhff
B
byhff 10
  • Junior Member, joined since
  • Contributed 12 posts on the community forums.
  • Started 5 threads in the forums
answered
Junior Member

I can't seem to add an extra admin. I've created a new member, search and find the name, click all privelages, set a pw etc and click 'add admin' and nothing seems to happen.

Then try to login as the new admin but no admin privelages?

Is this a bug or a permissions/db issue?

Thanks

Byhff

P.S. I love the new functionality and style of V7, upgrade didn't work too well for me but I am going to try a manual migration.
0 replies
B
Basti
B
Basti 10
[PHP-Fusion Crew Member & Admin from June 2008 - December 2010]

http://basti2web.de - Support Site for my infusions
  • Veteran Member, joined since
  • Contributed 1,099 posts on the community forums.
  • Started 32 threads in the forums
answered
Veteran Member

Quote

byhff wrote:
I can't seem to add an extra admin. I've created a new member, search and find the name, click all privelages, set a pw etc and click 'add admin' and nothing seems to happen.

Then try to login as the new admin but no admin privelages?

Is this a bug or a permissions/db issue?

Thanks

Byhff

P.S. I love the new functionality and style of V7, upgrade didn't work too well for me but I am going to try a manual migration.


Did you type in the admin password?

The password you must type in, is your admin password, and not the password of the new administrator! ;)
Edited by Basti on 23-06-2008 17:43,
0 replies
F
Falk
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
answered
Super Admin

When adding an admin, when we ask for admin password we mean your password. @Nathan - ttyl on msn
0 replies
B
byhff
B
byhff 10
  • Junior Member, joined since
  • Contributed 12 posts on the community forums.
  • Started 5 threads in the forums
answered
Junior Member

Ah OK Thanks. Might be worth clarifying that for silly people like me and also having a 'incorrect password' prompt if you enter it incorrectly, that would probably have helped.
Edited by byhff on 23-06-2008 18:12,
0 replies
B
bp2jane
B
  • Junior Member, joined since
  • Contributed 12 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

bp2jane wrote:
Find bug again in search.php

Line 212 should as:

Quote

if ($search_result) {
$search_result_array[] = $search_result;
}

Quote

Digitanium wrote:
These dont appear to be valid.


I test it with:
ADD 1 article, 1 news, 1 download, 1 weblink, 1 FAQ, 1 Forum Post
then I search it with All entry site with the word 'test'.
It just show up 4 results.

If I test it with:
ADD 10 articles and search it.
Yes, It show up all 10 results. (I dont know why?)

Please see:
bp.xm.com/sb.jpg
0 replies
K
Kot
K
Kot 10
  • Junior Member, joined since
  • Contributed 32 posts on the community forums.
  • Started 11 threads in the forums
answered
Junior Member

On my test forum I don't have the Theme list in my Edit Profile panel - in Options there is only signature window. Here on this forum I have this list - what is wrong? Is it a bug or something with installation?
Edited by Kot on 24-06-2008 16:54,
0 replies
B
Basti
B
Basti 10
[PHP-Fusion Crew Member & Admin from June 2008 - December 2010]

http://basti2web.de - Support Site for my infusions
  • Veteran Member, joined since
  • Contributed 1,099 posts on the community forums.
  • Started 32 threads in the forums
answered
Veteran Member

Quote

Kot wrote:
On my test forum I don't have the Theme list in my Edit Profile panel - in Options there is only signature window. Here on this forum I have this list - what is wrong? Is it a bug or something with installation?


You have to enable them in "User Admin" => "User Fields".


BTW: Please open for each new support request a new thread. Thank you!
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 10 posts
  • Votes 0 votes
  • Topic users 6 members

6 participants

F
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
N
N
Nathan 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 11 threads in the forums
B
B
byhff 10
  • Junior Member, joined since
  • Contributed 12 posts on the community forums.
  • Started 5 threads in the forums
B
B
Basti 10
[PHP-Fusion Crew Member & Admin from June 2008 - December 2010]

http://basti2web.de - Support Site for my infusions
  • Veteran Member, joined since
  • Contributed 1,099 posts on the community forums.
  • Started 32 threads in the forums
B
B
  • Junior Member, joined since
  • Contributed 12 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
K
K
Kot 10
  • Junior Member, joined since
  • Contributed 32 posts on the community forums.
  • Started 11 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet