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?

Adding Site links Problem

Asked Modified Viewed 3,892 times
S
Slay3r
S
Slay3r 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
asked
Junior Member

Hi!
I have a problem.
I am trying to add site links but it only allows me to type to 99.
What if I have way more links than 99?

Help appreciated.
0 replies

14 posts

Y
ytterx
Y
ytterx 10
YtterX
  • Member, joined since
  • Contributed 163 posts on the community forums.
  • Started 1 thread in the forums
answered
Member

more than 99 links in the navigation?? you're must be crazy to want that but it's very strange indeed
0 replies
S
Slay3r
S
Slay3r 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

Why would you even reply if all that you have to say is useless?
Duh,I have a slide navigation panel that only shows all the links if you open each category.
LOL,you must be new :P

Anyways..anyone else ?
You can type up to 99 in site links but you (I) can not add 100 ,101,102 ect..
0 replies
Y
ytterx
Y
ytterx 10
YtterX
  • Member, joined since
  • Contributed 163 posts on the community forums.
  • Started 1 thread in the forums
answered
Member

i tought so but your be crazy if you don't have category's:p
i will look at some code
Edited by ytterx on 26-02-2009 18:32,
0 replies
Y
ytterx
Y
ytterx 10
YtterX
  • Member, joined since
  • Contributed 163 posts on the community forums.
  • Started 1 thread in the forums
answered
Member

ok, there's nothing wrong with the original code, it will allow to add sitelinks over the 99. so maybe you're database is at the max size your host is giving you ore something else is wrong
0 replies
H
hame
H
hame 10
  • Senior Member, joined since
  • Contributed 423 posts on the community forums.
  • Started 44 threads in the forums
answered
Senior Member

there might be limit check the site_links.php and edit it to allow adding more links.
0 replies
Y
ytterx
Y
ytterx 10
YtterX
  • Member, joined since
  • Contributed 163 posts on the community forums.
  • Started 1 thread in the forums
answered
Member

I checked every file exept setup.php so there's an other problem
0 replies
S
Slay3r
S
Slay3r 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

Anyone have a fix please?
0 replies
S
Slay3r
S
Slay3r 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

PLEASE,lol
This is the only thing stoping me from opening my website.
I can not add more than 100 site links!
Can any of you???

Please someone come along with a legit fix.:o
0 replies
D
DubSev
D
DubSev 10
......................................
let's go f***ing mental! la la la la...
  • Senior Member, joined since
  • Contributed 285 posts on the community forums.
  • Started 5 threads in the forums
answered
Senior Member

extra site links panel? It is around somewhere...

....mods.com or
....mods.net
0 replies
S
Slay3r
S
Slay3r 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

DubSev wrote:
extra site links panel? It is around somewhere...

....mods.com or
....mods.net


I do not need an extra panel.
I NEED to be able to add more than 99 links.:@
Worked fine in V6.
0 replies
-
- Tony -
-
www.lemviginfo.dk/platuglerne_ikon2.gif
www.lemviginfo.dk/../../images/lemvig_info.gif

Mainsite still running version 6 pfft
  • Junior Member, joined since
  • Contributed 38 posts on the community forums.
  • Started 1 thread in the forums
answered
Junior Member

Could it be the tabel link_order it only set to smallint(2) try open phpmyadmin and chace it to 3
0 replies
S
Slay3r
S
Slay3r 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

- Tony - wrote:
Could it be the tabel link_order it only set to smallint(2) try open phpmyadmin and chace it to 3


Already tried that,no change...
http://img187.imageshack.us/img187/25...ure156.png
0 replies
H
HobbyMan
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
answered
Veteran Member

Open administration/site_links.php

Find line 131...

echo $locale['423']."\n<input type='text' name='link_order'  value='".$link_order."' [b]maxlength='2'[/b] class='textbox' style='width:40px;' />";


and change the maxlength from 2 to whatever you want.

See:

www.hobbysites.net/php-fusion/images/screenshots/28-02-09_2.jpg
Edited by HobbyMan on 28-02-2009 15:04,
0 replies
S
Slay3r
S
Slay3r 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

HobbyMan wrote:
Open administration/site_links.php

Find line 131...

echo $locale['423']."\n<input type='text' name='link_order'  value='".$link_order."' [b]maxlength='2'[/b] class='textbox' style='width:40px;' />";


and change the maxlength from 2 to whatever you want.

See:

www.hobbysites.net/php-fusion/images/screenshots/28-02-09_2.jpg


Very much appreciated Hobby Man!
0 replies

Labels

None yet

Statistics

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

6 participants

-
-
www.lemviginfo.dk/platuglerne_ikon2.gif
www.lemviginfo.dk/../../images/lemvig_info.gif

Mainsite still running version 6 pfft
  • Junior Member, joined since
  • Contributed 38 posts on the community forums.
  • Started 1 thread in the forums
D
D
DubSev 10
......................................
let's go f***ing mental! la la la la...
  • Senior Member, joined since
  • Contributed 285 posts on the community forums.
  • Started 5 threads in the forums
H
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
S
S
Slay3r 10
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
H
H
hame 10
  • Senior Member, joined since
  • Contributed 423 posts on the community forums.
  • Started 44 threads in the forums
Y
Y
ytterx 10
YtterX
  • Member, joined since
  • Contributed 163 posts on the community forums.
  • Started 1 thread in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet