Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 2 of 3
Goto page Previous  1, 2, 3  Next
 
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
sounds like the code edits for includes/constants.php have been missed but do not quote me on that..

   

EDIT: just some feedback....

works fantastic and does exactly as it should...

thanks Lopalong a great mod that I have lots of uses for...

   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
ok as this site is the test here I leave them to enter data into the database
 



 
Last edited by Haruhi-sempai on Tue 18 Aug, 2009 23:58; edited 1 time in total 
Haruhi-sempaiSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
I agree with DWho, if you have the database prefixes for the MOD the same as your config.php Database prefixes, then the problem is quite possibly that you have missed something during the installation.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
but everything works in my database I just do not understand is this

    
the last lines do not understand

CREATE TABLE `ip_medal_cat` (
    `cat_id` mediumint(8) UNSIGNED NOT NULL auto_increment,
    `cat_title` varchar(100) NOT NULL,
    `cat_order` mediumint(8) UNSIGNED NOT NULL default '0',
------------>PRIMARY KEY (`cat_id`),
------> KEY `cat_order` (`cat_order`)
    );

it is necessary to add it burn?
f_1004i24ovm_0f01677

http://tokyozone.webcindario.com/medals.php
 



 
Haruhi-sempaiSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
Please drop all your ip_medal tables.

Your Db: Click SQL

Copy and paste the SQL from the MOD and paste it in the window - Click GO
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
what you hit in that window?

f_w5tmgm_c5a25f9
 



 
Haruhi-sempaiSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
Will you please start a new thread preferably titled "How do I SQL MODS to the database" And stop trashing this this thread with questions about "How do I do this or that" etc with your database.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
Off Topic
 Lopalong: [View Post]
Will you please start a new thread preferably titled "How do I SQL MODS to the database" And stop trashing this this thread with questions about "How do I do this or that" etc with your database.


that´s a lost case.
Install instruction IMHO are made so that even total noob´s can understand them.
My nephew with his 8 years could install this mod
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
That really doesn't help because we know the MOD is not the problem, But we are continuing to run this thread even more off-topic.

What Haruhi-sempai needs to realise is that her lack of knowledge with SQL, phpMyAdmin etc, has nothing to do with the MOD not working or installing correctly.

Then the question becomes "How do I add SQL" etc, and that belongs in a new thread.

Now IF they make me a moderator for ten minutes, I would remove every post from this thread that has nothing to do with the MOD itself.

Maybe we need tougher Moderators that will do that themselves. Hell! lvMiguel got banned for doing the same thing.  

Edit:

No offence to you, but I lose patience with users who absolutely trash threads and moderators that seemingly can't bring themselves to remove that trash for whatever reason.

Maybe that's why I'm no longer a moderator here. To Tough!  

I've also resigned as "Contributor" so on the next refresh of the DB - Lop will be a user - And then they can all please themselves and do as they wish.  
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
spydie wrote: [View Post]
that´s a lost case.
Install instruction IMHO are made so that even total noob´s can understand them.
My nephew with his 8 years could install this mod


That is totally not needed and not nice... if a user need support... support him/her or stay away from these kind of topics.

These kind of comments are not welcome here.

You have a warning.

Lopalong wrote: [View Post]
Now IF they make me a moderator for ten minutes, I would remove every post from this thread that has nothing to do with the MOD itself.

Maybe we need tougher Moderators that will do that themselves. Hell! lvMiguel got banned for doing the same thing.  

Edit:

No offence to you, but I lose patience with users who absolutely trash threads and moderators that seemingly can't bring themselves to remove that trash for whatever reason.

Maybe that's why I'm no longer a moderator here. To Tough!  

I've also resigned as "Contributor" so on the next refresh of the DB - Lop will be a user - And then they can all please themselves and do as they wish.  

Well... I don't think those posts are trash.

If a user needs help even with basic questions and issues, I don't think that such attitude you are using will help.

What is trash and what is not here? She is asking question about SQL relevant to this mod installation... how can you call it trash?

You asked here to open a new topic why do you need "to type innuendos" (just to quote yourself) just two posts later? Couldn't you wait some time for the user to open a new topic... or couldn't you explicitly ask a moderator to split topics?

Well... this attitude is unrespectful of other people work... just the same "unrespect" you feel when someone like Haruhi-sempai act like that.

The topic should not be splitted because what she is asking regards directly your mod.

________________________________________

Haruhi-sempai wrote: [View Post]
what you hit in that window?

@ Haruhi-sempai

We are all volunteers here... and we like to help, but also we like users to put some efforts in what they do... and it seems you are not paying too much attention on what they have suggested you so far... please respect the work of  other users... try to search the site and the web before posting questions on matters that we are assuming are the basics of managing a PHP & MySQL site.

The question you posted has already been answered here... did you read this?

Lopalong wrote: [View Post]
Your Db: Click SQL

Copy and paste the SQL from the MOD and paste it in the window - Click GO


So the answer is... CLICK GO on the BOTTOM RIGHT side of that window...
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
Mighty Gorgon wrote: [View Post]
spydie wrote: [View Post]
that´s a lost case.
Install instruction IMHO are made so that even total noob´s can understand them.
My nephew with his 8 years could install this mod


That is totally not needed and not nice... if a user need support... support him/her or stay away from these kind of topics.

These kind of comments are not welcome here.

You have a warning.



Ok. I deserved this one.

I apologize to you Haruhi-sempai. Did´nt mean it that way.

I was just mixed up about some personal problems, and i paid it with you.

Not fair, i know. Just had a bad day. But that´s no excuse.

I honestly beg your pardon, Haruhi-sempai.
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
Warn removed.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
sorry, better read the rules and I'll put my questions in the proper forum,

siento haberles causado problemas  
 



 
Haruhi-sempaiSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
Mighty Gorgon wrote: [View Post]
@ Haruhi-sempai

We are all volunteers here... and we like to help, but also we like users to put some efforts in what they do... and it seems you are not paying too much attention on what they have suggested you so far... please respect the work of  other users... try to search the site and the web before posting questions on matters that we are assuming are the basics of managing a PHP & MySQL site.

The question you posted has already been answered here... did you read this?

Lopalong wrote: [View Post]
Your Db: Click SQL

Copy and paste the SQL from the MOD and paste it in the window - Click GO


So the answer is... CLICK GO on the BOTTOM RIGHT side of that window...


That's why I "lost the plot"

But I do disagree that how to add the SQL is not a separate problem, even though it's relative to the overall installation of the MOD, it's another application and not strictly a part of Icy Phoenix.

Time to go fishing again for a while.  
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD IPv1.3.0.*] Medal Mod 
 
Haruhi-sempai wrote: [View Post]
sorry, better read the rules and I'll put my questions in the proper forum,

siento haberles causado problemas  


Don't sweat it.

We'll help as much as we can.
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 2 of 3
Goto page Previous  1, 2, 3  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron