News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Ultimate Menu

Started by live627, October 05, 2014, 12:45:11 PM

Previous topic - Next topic

live627

2.0.0 (2021-10-11)
⚠ BREAKING CHANGES
  • Require SMF 2.1 and PHP 7.4

Shades.

2.1RC4

After uploading 2.0.0 and click on install I get this error:

An error has occurred
Database error, given array of string values is empty. (settings)

Backtrace Info:
QuoteError
Type of error
Critical
Error message
Database error, given array of string values is empty. (settings)
Function: require
File
/home2/xxxxxx/public_html/Packages/temp/install.php
Line
135
URL of page causing the error
https://xxxxxx.com/index.php?action=admin;area=packages;sa=install2;package=ultimate-menu_2-0-0.tgz;pid=0
Backtrace information
#0: smf_db_error_backtrace()
Called from /home2/xxxxxx/public_html/Sources/Subs-Db-mysql.php on line 240
#1: smf_db_replacement__callback()
Called from unknown on line -1
#2: preg_replace_callback()
Called from /home2/xxxxxx/public_html/Sources/Subs-Db-mysql.php on line 406
#3: smf_db_query()
Called from /home2/xxxxxx/public_html/Packages/temp/install.php on line 135
#4: require()
Called from /home2/xxxxxx/public_html/Sources/Packages.php on line 1064
#5: PackageInstall()
Called from /home2/xxxxxx/public_html/Sources/Subs.php on line 5694
#6: call_helper()
Called from /home2/xxxxxx/public_html/Sources/Packages.php on line 91
#7: Packages()
Called from /home2/xxxxxx/public_html/Sources/Admin.php on line 500
#8: AdminMain()
Called from /home2/xxxxxx/public_html/index.php on line 187

Also when I go back to the package list page the "Install" link is gone!?
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

live627

Any buttons? (Or if you don't know you can check for rows in the smf_um_menu table)

Donovan Cane

hey,

I'm having an issue when i add a menu link to an external site it tries to go to my website and then the external link for an example - i have it going to elcewhere.com [nofollow] but it shows up as fearasylum.com/elcewhere.com [nofollow]

thanks.



live627


Donovan Cane




Senkusha

Quote from: Burke ♞ Knight on October 06, 2014, 05:46:38 AMLike I said, the one part that makes this menu "ultimate" in my eyes, is the permissions. :)

However, I don't know if I'm just blind, but it seems that custom member-groups (non-post count) are not included.
--Senkusha
The Anime Brigade
Anime-style Role Playing Games and Discussion.
(SMF v. 2.1.4, PHP v. 8.0)

User Andrey

Hello!

Added buttons are not highlighted after click. Why? How to workaround?

Also it would be useful to provide icons for new buttons because all buttons in SMF 2.1 have icons.

I use SMF 2.1 RC4.

Thanks!

Strannik64

Hello, how can I replace the icon next to the menu item, is always displayed always the first standard?

Shades.

SMF 2.1.1
Ultimate Menu 2.0.1

I have this installed on two separate sites but when adding buttons both sites have different "permission" settings.

You cannot view this attachment.
You cannot view this attachment.

One just has:
Guests
Regular Members
Global Moderator
Forum Leader

And the other has:
Guests
Regular Members
Global Moderator
Newbie
Jr. Member
Full Member
Sr. Member
Hero Member
Did I miss a setting somewhere? :o

Thanks,
Shades 8)   
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

Kindred

The second one has post count based permissions activated
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Shades.

Quote from: Kindred on March 16, 2022, 02:39:56 AMThe second one has post count based permissions activated
Ok thank you! 8)
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

alex_cipher

Hi!

I want to install the mod but I always get an error if I press "Install now".
This is the error:
You have an error in your SQL syntax; check the manual that corresponds
to your MySQL server version for the right syntax to use near ',,,,,,,,)

SELECT ,,,,,,,,

FROM smf_um_menu_old' at line 1
File: /.../.../Packages/temp/install.php
Line: 89

I have checked the databse and deleted an old entry, but the install error still appears.

Shades.

What version of SMF are you using?
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

alex_cipher

I use SMF 2.1.1 and PHP 7.4.x.

live627

Might be a bug in SMF.  I pushed a new update which works around it.

alex_cipher

Yes, thanky ou, now it works!

Is it possible to add or change the icons?

I have added a button to the forms and the icon is a question mark. How to change it and/or where did it come from? Did you pre-select the icons?

Kindred

Every menu action not defined with a css image/icon gets a question mark
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

alex_cipher

Quote from: Kindred on March 20, 2022, 09:44:51 AMEvery menu action not defined with a css image/icon gets a question mark
Ok, thank you!

live627

the fallback for the icons is the question mark. The icon set is a sprite defined by .main_icons in the CSS.

Each button defined by Ultimate Menu is enumerated and is prefixed with um_button_. To add your own icon, append the following code to index.css.main_icons.um_button_1::before {
background: url(../images/my-image) no-repeat;
}
the icon should be 16x16 pixels

Advertisement: