(FSY23) Group Name Indicator v3.3
Started by Michael, Oct 19 2006 07:49 PM
653 replies to this topic
#41
Posted 22 December 2006 - 02:31 AM
Thx Michael

Islam M.Momtaz. (aka : DrAGoN , DragZ).
Site Owner.
"YOu will follow da rules. This is Ma rules."
<-- | Home | My Profile | My Space | PM Me | -->
Live Support : +20101175829
Online Support : Islam.Momtaz@GMail.Com
#42
Posted 23 December 2006 - 08:40 AM
i'm not very good at english
does this mod change the color of the group
if it change how to change it (how to change the group name to another color Defualt:black but i want to change to
red,blue,green)
does this mod change the color of the group
if it change how to change it (how to change the group name to another color Defualt:black but i want to change to
red,blue,green)
#43
Posted 27 December 2006 - 04:57 PM
Download the latest .cgi file from your cache directory, open it up and check what the MySQL error is.
Michael McCune - IPS Marketplace Moderator
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
#44
Posted 29 December 2006 - 03:12 PM
I get an error on the top of my index:
IPB WARNING [2] Invalid argument supplied for foreach() (Line: 250 of /sources/lib/func_boardstats.php)
I re-edited it to make sure everything was ok, and the code checks out fine. Thoughts?
IPB WARNING [2] Invalid argument supplied for foreach() (Line: 250 of /sources/lib/func_boardstats.php)
I re-edited it to make sure everything was ok, and the code checks out fine. Thoughts?
#45
Posted 29 December 2006 - 03:16 PM
You didn't do the edit to index.php, or the edited file did not get saved and uploaded.
Michael McCune - IPS Marketplace Moderator
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
#46
Posted 29 December 2006 - 03:48 PM
Thanks, stupid mistake on my part
#47
Posted 03 January 2007 - 03:49 PM
I've gotten this when I try to upload it to the correct folders
For this mod and some others that require the universal mod installer to install them
QUOTE
553-Can't open that file: Permission denied
553 Rename/move failure: No such file or directory
553 Rename/move failure: No such file or directory
For this mod and some others that require the universal mod installer to install them
#48
Posted 03 January 2007 - 03:50 PM
Where do you get those messages, on your screen when the installer is running?
Michael McCune - IPS Marketplace Moderator
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
#49
Posted 03 January 2007 - 08:35 PM
I get them when trying to upload them through Fireftp
#50
Posted 03 January 2007 - 08:37 PM
The safest thing to do is mention that issue to your host. It should definitely not be giving you that error. One thing that may work is to delete the file that's on your site now and upload the new edited copy in it's place, sometimes FTP programs won't let you overwrite existing files if the user associated with the original file doesn't match the current user.
Michael McCune - IPS Marketplace Moderator
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
#51
Posted 03 January 2007 - 10:44 PM
Works fine, ty
#52
Posted 03 January 2007 - 11:04 PM
Glad you like it.
Michael McCune - IPS Marketplace Moderator
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
#53
Posted 14 January 2007 - 06:05 AM
This mod works great but for a future version I wonder if it would be possible to have the colors for the group names set through the mod instead of through the group manager. The problem is when you start trying to use a variety of skins the same colors can't be used for all of them. So if it would be possible to set it up so there could be a couple of sets of colors, one for dark skins and one for light skins with drop down menus to select which skins use which set of colors.
Ideally each skin would be able to have its own set of colors for the group name indicator but I am sure that would really be a pain if it is even possible.
Ideally each skin would be able to have its own set of colors for the group name indicator but I am sure that would really be a pain if it is even possible.
#54
Posted 14 January 2007 - 03:08 PM
hi Μichael
i do it but when i install it from the acp it appear in th forum but now when i try to go into components i get this error
so i Download the latest .cgi file from cache directory, open it up and check the MySQL error and it is
now whats your opinion and what i can do to repair this
i do it but when i install it from the acp it appear in th forum but now when i try to go into components i get this error
CODE
IPS Driver Error
There appears to be an error with the database.
You can try to refresh the page by clicking here
There appears to be an error with the database.
You can try to refresh the page by clicking here
so i Download the latest .cgi file from cache directory, open it up and check the MySQL error and it is
CODE
Date: Sun, 14 Jan 2007 16:36:50 +0200
Error Number: 1050
Error: Table 'batt_installed_mods' already exists
IP Address: 127.0.0.1
mySQL query error: CREATE TABLE Batt_installed_mods
(m_id int(11) NOT NULL auto_increment,
m_name varchar(255) NOT NULL default '',
m_version varchar(8) NOT NULL default '',
m_author varchar(255) NOT NULL default '',
m_website varchar(255) NOT NULL default 'http://',
m_started tinyint(1) NOT NULL default '0',
m_finished tinyint(1) NOT NULL default '0',
PRIMARY KEY (m_id))
TYPE=MyISAM
Error Number: 1050
Error: Table 'batt_installed_mods' already exists
IP Address: 127.0.0.1
mySQL query error: CREATE TABLE Batt_installed_mods
(m_id int(11) NOT NULL auto_increment,
m_name varchar(255) NOT NULL default '',
m_version varchar(8) NOT NULL default '',
m_author varchar(255) NOT NULL default '',
m_website varchar(255) NOT NULL default 'http://',
m_started tinyint(1) NOT NULL default '0',
m_finished tinyint(1) NOT NULL default '0',
PRIMARY KEY (m_id))
TYPE=MyISAM
now whats your opinion and what i can do to repair this
#56
Posted 15 January 2007 - 01:51 AM
QUOTE(Curbbit @ Jan 14 2007, 01:05 AM) <{POST_SNAPBACK}>
This mod works great but for a future version I wonder if it would be possible to have the colors for the group names set through the mod instead of through the group manager. The problem is when you start trying to use a variety of skins the same colors can't be used for all of them. So if it would be possible to set it up so there could be a couple of sets of colors, one for dark skins and one for light skins with drop down menus to select which skins use which set of colors.
Ideally each skin would be able to have its own set of colors for the group name indicator but I am sure that would really be a pain if it is even possible.
Ideally each skin would be able to have its own set of colors for the group name indicator but I am sure that would really be a pain if it is even possible.
That would make the mod way harder to install, I'm not going to be doing that.
QUOTE(himaelsherif @ Jan 14 2007, 10:08 AM) <{POST_SNAPBACK}>
hi Μichael
i do it but when i install it from the acp it appear in th forum but now when i try to go into components i get this error
so i Download the latest .cgi file from cache directory, open it up and check the MySQL error and it is
now whats your opinion and what i can do to repair this
i do it but when i install it from the acp it appear in th forum but now when i try to go into components i get this error
CODE
IPS Driver Error
There appears to be an error with the database.
You can try to refresh the page by clicking here
There appears to be an error with the database.
You can try to refresh the page by clicking here
so i Download the latest .cgi file from cache directory, open it up and check the MySQL error and it is
CODE
Date: Sun, 14 Jan 2007 16:36:50 +0200
Error Number: 1050
Error: Table 'batt_installed_mods' already exists
IP Address: 127.0.0.1
mySQL query error: CREATE TABLE Batt_installed_mods
(m_id int(11) NOT NULL auto_increment,
m_name varchar(255) NOT NULL default '',
m_version varchar(8) NOT NULL default '',
m_author varchar(255) NOT NULL default '',
m_website varchar(255) NOT NULL default 'http://',
m_started tinyint(1) NOT NULL default '0',
m_finished tinyint(1) NOT NULL default '0',
PRIMARY KEY (m_id))
TYPE=MyISAM
Error Number: 1050
Error: Table 'batt_installed_mods' already exists
IP Address: 127.0.0.1
mySQL query error: CREATE TABLE Batt_installed_mods
(m_id int(11) NOT NULL auto_increment,
m_name varchar(255) NOT NULL default '',
m_version varchar(8) NOT NULL default '',
m_author varchar(255) NOT NULL default '',
m_website varchar(255) NOT NULL default 'http://',
m_started tinyint(1) NOT NULL default '0',
m_finished tinyint(1) NOT NULL default '0',
PRIMARY KEY (m_id))
TYPE=MyISAM
now whats your opinion and what i can do to repair this
That's an error with the Universal Mod Installer, not with this mod. Although I can't see any reason why you;d be having the error, the code checks if the table exists before it adds it.
QUOTE(Bionic Woman @ Jan 14 2007, 12:43 PM) <{POST_SNAPBACK}>
Great mod, thanks for sharing. 
You're welcome.
Michael McCune - IPS Marketplace Moderator
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
#57
Posted 28 January 2007 - 11:11 PM
Hahahahaha, works great!!
Thanks a lot!
Thanks a lot!

#58
Posted 28 January 2007 - 11:20 PM
How can i make it in two lines.. ? i mean to make the first line for example for like 5 group members, and the other for another 5 group members and to center it.. how can i ?
#59
Posted 29 January 2007 - 07:02 PM
thank..
it work fine for my forum
it work fine for my forum
Edited by axs, 29 January 2007 - 07:04 PM.
#60
Posted 30 January 2007 - 04:01 PM
QUOTE(Vampâ„¢ @ Jan 28 2007, 06:20 PM) <{POST_SNAPBACK}>
How can i make it in two lines.. ? i mean to make the first line for example for like 5 group members, and the other for another 5 group members and to center it.. how can i ?
If you want something that specialized than I suggest you hard-code the group names into the skin template, this mod doesn't allow you to arrange them in that fashion.
QUOTE(axs @ Jan 29 2007, 02:02 PM) <{POST_SNAPBACK}>
thank..
it work fine for my forum
it work fine for my forum
You're welcome.
Michael McCune - IPS Marketplace Moderator
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





Contributor











