Please fix the bugg of you can buy without pixels :S
Printable View
Please fix the bugg of you can buy without pixels :S
Was already an established
I went out this
http://img824.imageshack.us/img824/4507/sinttuloiwa.png
for desert, I'm Spanish, so Spanish media out
Run this into your Database, BUT DONT EDIT IT.
Code:-- phpMyAdmin SQL Dump
-- version 3.2.4
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Jan 28, 2011 at 08:30 PM
-- Server version: 5.1.41
-- PHP Version: 5.3.1
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `hobboa`
--
-- --------------------------------------------------------
--
-- Table structure for table `pixel_shop`
--
CREATE TABLE IF NOT EXISTS `pixel_shop` (
`id` int(250) NOT NULL AUTO_INCREMENT,
`name` varchar(250) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=5 ;
--
-- Dumping data for table `pixel_shop`
--
INSERT INTO `pixel_shop` (`id`, `name`) VALUES
(1, 'Battle Banzai'),
(2, 'Promotional furni'),
(3, 'Exchange'),
(4, 'Christmas Furni');
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
hope somebody can fix it and post the fixed code here ... :(
I want pay with pixels but you can fix the bugg?
Nice release, ;o are you using my edit of ubercms?
now I get it from the db and if the rest, but buy them anyway (;
Please fix the bugg of pixels
Wow, thank you for this, I have added it to my hotel. Works 90%
But when people buy a badge it gives them an error, but it still gives the user the badge (:! But great release!!
Like I said,
add this to the top of you purchasebadge.php
That ensures the purchase, notifies the user of the purchase, and then returns them to the purchase page.Code:<script type="text/javascript">
<!--
alert ("You have successfully bought this Badge.")
// -->
</script>';<HEAD><meta http-equiv="REFRESH" content="0;url=javascript:history.go(-1)"></HEAD>
Fix the bugg of -1000 pixels :/
Its not easy.
I have managed to make it so you cannot go below 0 credits/pixels,
But I still cannot stop the purchase when you select to buy it. (YET)
EDIT:
Fixed :P
Will release fix later after vigorous testing ;)
---------- Post added at 10:46 AM ---------- Previous post was at 10:29 AM ----------
FIX RELEASED
(On first page)