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 - eugeniu

Pages: [1]
1
Items / Re: [RERELEASED] ]Magic 8 Ball
« on: February 20, 2008, 08:54:41 am »
Quote
Hm, I hope it still works with whatever version of the SMF-Shop there is now...lol.
SMFShop hasn't really been updated since January 2007, so it'll be fine ;)

Quote
Here is the solution:
HTML injection doesn't allow them to obtain the admin password nor hack the forum. They're only injecting the HTML into a page that only they can see anyways, so it's pointless.
The correct fix:
Find:
Code: [Select]
function onUse() {Add after:
Code: [Select]
$_POST['question'] = htmlspecialchars($_POST['question']);

Now all you have to do is move this to the completed additions section :).

2
Items / Re: Girly items for the very lazy- part 2
« on: February 08, 2008, 12:41:42 pm »
So basically all of this is exactly what we could have done apart from not having any pictures to go along with it?

3
Items / Re: Some Name Alteration Items
« on: December 26, 2007, 04:03:02 am »
Ugh...I knew how to do this a long time ago...but now I forgot. Is there any shop item that lets you reset the styles of your name? Or a mod that lets you do that? I'm in desperate need...

4
Items / Re: Send a Message
« on: December 21, 2007, 11:07:15 am »
That would be extremely complicated and would require a mod writer to devote much of his/her time to make a mod such as this and eventually have it integrate with SMFShop.

5
Items / Re: [RERELEASED] ]Magic 8 Ball
« on: November 24, 2007, 11:30:33 pm »
Yes, I updated the link about 16 days ago...

6
Items / Re: Magic 8 Ball
« on: November 13, 2007, 07:09:05 am »
Wow! I completely forgot about this! Must have been all those months ago when I lost my forums  :P. Hm, I hope it still works with whatever version of the SMF-Shop there is now...lol.

I'll look for the download in my backups folder ^_^.

7
Installation Problems / DANIEL HELP ME!!! I'M SO SCREWED!!!
« on: January 31, 2007, 07:26:05 am »
Ok, i've been searching for a shop mod a while back and found this (before 3.0). I install the newest version at the time, 2.3, on my forums. All works well, appart from there not being the greatest features in the world.

But then I see the 3.0 update in my email, I'm preaty happy about this and I download and install the 2.3 >> 3.0 update. It takes a while to get it to realy install. But now the shop doesn't work! There's an error when I try to click on the shop button and I can't access the shop anymore! So I'm realy p***ed and keep on experimenting.

 I *think* I uninstalled the shop (after saving everyone's credits because the credits are still show by a user's post) and attempt to install a fresh new 3.0 update. Like that's gonna work all right !! I can't get it to install. So I wonder, is this got anything to do with my database. I check and see that the database tables and info is still there. So I get my friend to delete everything from the tables, he also tells me he can't delete the tables himself for some reason.

I try to install 3.0, it works... OR DOES IT??? It supposedly installed, but when I click on the shop button, it just gets me to the homepage. And furthur more, there's no shop links on my admin pannel!!!!!!!!! WHAT THE **** DO I DO???

My site forums:
http://www.fuzillion.com/forums

I think you (daniel) have already created an account there.

Thanks for bothering to read this.

8
SMFShop Announcements / Re: Known bugs in SMFShop 3.0
« on: January 27, 2007, 06:59:05 am »
Auuuggggh! :tickedoff:

I recorded everyone's credits, uninstalled SMFShop, installed v3.0, I see the credits on the right of every post, but when want to go to the shop, it just goes to the index!!!!!!! And I don't see the Shop buttons in the admin area!!!!

http://www.fuzillion.com/forums/index.php

 :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :buck2:

9
SMFShop Announcements / Re: Known bugs in SMFShop 3.0
« on: January 21, 2007, 02:01:45 am »
eugeniu, try copying the Shop.template.php file from the SMFShop archive to Themes/default/Shop.template.php. That should fix your problem.

It still does the same thing.  :'( :'( :'( :'( :'( :'(

10
SMFShop Announcements / Re: Known bugs in SMFShop 3.0
« on: January 20, 2007, 05:46:33 am »
SOMETHING IS SCREWIN WRONG WITH MY SMF-SHOP !!! :tickedoff:
See for yourself.
And I can't go to the shop items through the admin panel because they don't show up, so I can't save my items!!!! :buck2:
What's going on???

11
 :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D

WooHoo!!
Can I just uninstall the old one and install the new one? or will my items get deleted?

12
Items / Re: Magic 8 Ball
« on: January 10, 2007, 09:13:22 pm »
Thanks. :)

13
Items / [RERELEASED] Magic 8 Ball
« on: January 08, 2007, 09:42:06 am »
Sorry everyone, it never crossed my mind that others will want to use this script later on =(. Well the download link has been updated, enjoy!

This script has a user type a question and submit it. On the next page, the user sees a magic 8 ball, his question, and a random answer from the script. A very useful script. ;)

Download: http://www.fuzillion.com/SMF/personal/downloads/magic8ball.zip

Pages: [1]