Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - perplexed

Pages: [1] 2 3 ... 12
1
Installation Problems / Re: Tiny Portal Intergration
« on: December 19, 2009, 03:48:06 am »
Plz give me the full detail.
I unable to understand this.

Do you have a problem with the shop and Tiny Portal?   What is it you are unable to understand?

2
General SMFShop Discussion / Re: How do I install Shop 3.1.5 over 3.0?
« on: December 11, 2009, 07:36:12 am »
I just saw this...

I was running 3.0 on 1.1 series and usually when I upgrade to a new version of the shop everyone loses all their money etc, so I was prepared for that.  Anyway, I upgraded the forum, installed 3.1.5 shop, and guess what, it kept all our money!

I don't know if that helps at all but I thought I would mention it.

3
SMFShop Announcements / Re: Looking for Support Helpers!
« on: December 07, 2009, 01:02:57 am »
Looking for Support Helpers!

If you have experience working with SMF Shop we could use your help. Either helping other users on this forum or by creating/updating items for SMF Shop

I really don't think there are that many people who like SMF Shop anymore :/  Which sucks for me cause I got all sorts of ideas for it >_<  Wish I could install the latest version. :/

what makes you say that?

4
Items / Re: Item: EggAvatar
« on: December 06, 2009, 03:43:05 am »
and thanks again :)

5
Items / Re: Item: EggAvatar
« on: December 05, 2009, 10:13:00 pm »
I'm not sure how active this forum is now but I have a problem using this item on smf 2.0 RC2

It installed correctly with no errors but when I tried to egg someone I got a fatal error as follows:

Fatal error: Call to undefined function db_query() in /home/xxxxxx/public_html/mysite.com/forum/Sources/shop/items/EggUserV2.php  on line 206

line 206 is

Code: [Select]
if($userID = mysql_fetch_assoc(db_query("SELECT `ID_MEMBER` , `memberName`, `avatar` FROM {$db_prefix}members WHERE memberName = '".$_POST['egguser']."' OR realName = '".$_POST['egguser']."' LIMIT 1", __FILE__, __LINE__))) 
I know there are db differences between 1.1.10 and 2.0 but I don't know how to fix this.  Anyone?

I will also post this on smf as no one seems to be here anymore :(

6
Modifications / Re: SMFPets Version 0.2
« on: January 20, 2009, 02:58:45 am »
I don't know if anyone has seen this but it's quite a phenomenon

http://dragcave.net

Basically it involves stealing dragon eggs, clicking on them a lot until they hatch - or die if you don't click enough.  And then when they grow up you can breed them and create more eggs.

People go a bit crazy over this lol

Anyway, it would be good if the Pets mod could offer something similar to this hatching/maturing/breeding idea between members' pets.

I can't code anything so I will leave it up to the experts but I think it would be pretty cool if it could be achieved - not just dragons but any kind of pet.



7
Modifications / Re: Mod: Bad Spelling Tax
« on: July 10, 2007, 07:57:33 pm »
 ;D that's very funny Feeble, I would love to do this but I have a feeling some people might get a little upset... but I still might  &gt;:D

8
Items / Re: Item: EggAvatar
« on: July 06, 2007, 08:34:56 am »
My pleasure guys...if you need me just yell "Backup!"...maybe that should be my new username?

*goes to check out shop items - I'm sure there's one that does that*  :p

9
Facebook is a social networking site so it is part of their software, not a mod for smf.  I was only showing how their gift system worked

10
Items / Re: Item: EggAvatar
« on: July 06, 2007, 12:44:12 am »
I'm feeling in a kind mood...see below


thanks David.  You made me laugh this morning elsewhere with your replies, must be that kind mood you're in  <insert laughing smiley since they don't work for me here>

11
Items / Re: Item: EggAvatar
« on: July 06, 2007, 12:26:16 am »
I have another question.

I wanted to have another item that does the same thing as the egging but with a different set of images.  So 'egging 1' would have images 1-5  and 'egging 2' would have images 6-10.  I had an idea for another bunch of images but I dont really want them in the same item just so people dont get confused.

What would I have to change in the egging file to make this a new item?  Is it enough to just change the name to 'egguserV2B.php' and change the items in it and the taunt etc or would I also have to change the directory so that it makes a new one eg /egged2 as I guess if I tried to install it as it, it would try and create another /egged directory... or not?

Any ideas?   I could maybe give you some of my snazzy new images in return

Ok your on the right track, change the filename to 'EggUserV2B.php' and change
Code: [Select]
class item_EggUserV2 extends itemTemplate {to
Code: [Select]
class item_EggUserV2B extends itemTemplate {
other then that, all you need to do this change $eggSelect


Also I wouldnt touch that $fromPM, thats correct how it is.
realName is actually stored in $context['user']['name']
They may of done this just to confuse people...anyways, ive made the changes for you
Download here EggAvatarV2R6

Hi Feeble

sorry I've been MIA and havent downloaded this yet, but I cant seem to download it today?

TY

12
Requested additions / poke nudge item
« on: July 05, 2007, 11:02:02 pm »
Feeble I was thinking of using your egging avatar item and just adding more options to it but I wonder if it might be better as its own item as it would do slightly different things maybe?

I was reading the facebook info page (see gift item post) and they have another feature for giving members a nudge or a poke.

Facebook includes a "poke" feature which allows one user to send a "poke" to another. In principle this is intended to serve as a "nudge" to attract the attention of the other user... They can do various things using these applications such as hug, pinch, bite, kiss, bitchslap, tickle, or trip.

I was thinking it could change the custom title or personal text to ' Fred was nudged by perplexed...'   and maybe send the member a pm with a nudge in it or whatever you want to send them.

I was thinking maybe animated smileys which is why the egging item wont work as animated gifs wont work with that. 

So maybe it would do the following:
1. change their custom title to say 'you've been poked...'
2. send them a PM to say who poked them
3. add a poking/nudging/bitchslapping/kissing smiley to their post/profile 'somewhere'?
OR send them a greeting card with the poke in it by using the display item and relevant code?

Failing that I could just add to the egging but I wondered what you thought of the idea?

13
Requested additions / Re: allow a member to buy an Item once only
« on: July 05, 2007, 10:55:16 pm »
to extend this idea, would it be possible to set a per person limit on items, not necessarily one.

especially with some items eg arcade passes where some people have been hoarding them up and others are complaining because the shop is out of stock.

Maybe a time limit or something or not allow to buy another until one has been used or something?

14
not to confuse things but I was reading this article about facebook gifts.

There are some nice little images there. Scroll down about halfway...

In February 2007, Facebook added a new gift feature to the website. Friends could send "gifts" (small icons of novelty items) to each other by selecting one from Facebook's virtual gift shop and adding a message. Gifts given to a user appear on the recipient's wall with the giver's message, unless the giver decided to give the gift privately, in which case the giver's name and message is not displayed to other users. Additionally, all gifts (including private gifts) received by a user are displayed in the recipient's "gift box" (right above their wall on their profile), marked with either the first name of the user (for public gifts) or the word "Private." An "Anonymous" option is also available, by which anyone with profile access can see the gift, but only the recipient will see the message. No one will see the giver's name, and the gift will go in the recipient's gift box but not the wall.

They also have 'official' gifts that are limited edition

15
Items / Re: Item: EggAvatar
« on: June 20, 2007, 07:22:12 am »
yeah I have one just like that too :)

Pages: [1] 2 3 ... 12