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?

site_links.php admin error

Asked Modified Viewed 2,435 times
K
karrak
K
karrak 32
Van mi sosem változik..smile
  • Senior Member, joined since
  • Contributed 311 posts on the community forums.
  • Started 94 threads in the forums
  • Started this discussions
  • Answered 1 question
asked
Senior Member

not default value $this->data['link_position_id']

C:\xampp\htdocs\fusionm\administration\site_links.php
/fusionm/administration/site_links.php?aid=036f5477cee03f1d&section=links&ref=link_form&action=edit&link_id=60&link_cat=0
Undefined index: link_position_id
Sor: 427
0 replies

5 posts

C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

Try see if now fixed.
0 replies
K
karrak
K
karrak 32
Van mi sosem változik..smile
  • Senior Member, joined since
  • Contributed 311 posts on the community forums.
  • Started 94 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

not good :(

the problem is the editing.
print_p($data);
Array
(
    [link_id] => 60
    [link_cat] => 0
    [link_name] => Hírek
    [link_url] => infusions/news/news.php
    [link_icon] =>
    [link_visibility] => 0
    [link_position] => 2
    [link_window] => 0
    [link_order] => 2
    [link_language] => Hungarian
)
0 replies
K
Kvido
K
Kvido 10
Linux-Ubuntu 09.03.60, Linux/Ubuntu, PHP5, HTML5, Mozilla-Firefox 3.6.3, Opera 10.51, IE 8.0.6
https://www.nekecamweb.cz
  • Senior Member, joined since
  • Contributed 524 posts on the community forums.
  • Started 108 threads in the forums
answered
Senior Member

I have a similar problem with Links:
https://pc-politika.cz/weblinks/6/26/Britske-listy
Does not display the page link!
0 replies
K
karrak
K
karrak 32
Van mi sosem változik..smile
  • Senior Member, joined since
  • Contributed 311 posts on the community forums.
  • Started 94 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

Even worse.
you modified, this modify.

                $this->data = self::load_sitelinks($_GET['link_id']);
                $this->data['link_position_id'] = 0;
0 replies
C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

OK, updated as suggested. I will further optimize and run again another round of inspection later on.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 5 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

K
K
Kvido 10
Linux-Ubuntu 09.03.60, Linux/Ubuntu, PHP5, HTML5, Mozilla-Firefox 3.6.3, Opera 10.51, IE 8.0.6
https://www.nekecamweb.cz
  • Senior Member, joined since
  • Contributed 524 posts on the community forums.
  • Started 108 threads in the forums
C
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
K
K
karrak 32
Van mi sosem változik..smile
  • Senior Member, joined since
  • Contributed 311 posts on the community forums.
  • Started 94 threads in the forums
  • Started this discussions
  • Answered 1 question

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet