1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Gen3 v1.4 PTC with license. Business.

Discussion in 'General Business' started by tubux, Jan 7, 2010.

  1. #1
    Hello friend @ s, I am giving my Gen3 v1.4 PTC script with license for you to ride a good PTC and safe, this latest version has all the Bug fixed that had the older versions and improvements.

    We sell for just $ 30



    List Bug fixes:

    * BUG: Proper display upgrade when you chose a different upgrade from dropdown in upgrade page
    FIX: Files changed:
    / themes/Gen3/menu.php
    / themes/Gen3/buyupg.php

    * BUG: Missing Letter A in United States
    FIX: SQL query:
    IP2Country UPDATE SET `country` = 'United States of America \ r' `WHERE` cntry = 'USA'

    * BUG: Email address does not auto fill when clicked on .. when clicked on it goes to the email but shows the following error at the top of the page and does not fill in the clicked on email address.
    FIX: Files changed:
    / admin / pre / mail.php

    * BUG: Unneeded cashout setting in general settins
    FIX: Files changed:
    / admin / pre / settings.php
    / admin / pre / cashoutsettings.php

    * BUG: Contact Form Bug
    FIX: Files changed:
    / themes/Gen3/contact.php

    * BUG: Missing option to choose what days to upgrade to apply
    FIX: Files changed:
    / admin / pre / users.php

    * BUG: Cashout round up / round down
    FIX: SQL query:
    ALTER TABLE `users` CHANGE `pcashout` `pcashout` FLOAT (40) NOT NULL

    * BUG: Alertpay address is in wrong place in admin area
    FIX: Files changed:
    / admin / pre / users.php

    * BUG: Clicks appear in the charts that have referrals but they are not credited!
    FIX: Files changed:
    / themes/Gen3/cmp.php

    * BUG: Displaying Available Referrals Instead of Admin Decided Amount
    FIX: SQL query:
    INSERT INTO `settings` ( `set_name`, `set_value`) VALUES ( 'referrals_update', 'Auto')
    Files changed:
    / admin / pre / referralsettings.php
    / themes/Gen3/buyrefs.php

    * BUG: Highlighting ads is not working
    FIX: Files changed:
    / themes/Gen3/style.css

    * BUG: SQL Code injection / XSS Attacks send false reports without data
    FIX: Files changed:
    / themes/Gen3/t.php
    / themes/Gen3/f.php

    * BUG: Ad packages order by the order they were added
    FIX: SQL query:
    ALTER TABLE `ad_packages` ADD `Order` int (40) NOT NULL;
    Files changed:
    / admin / pre / prices.php
    / themes/Gen3/advpanel.php
    / themes/Gen3/advertise.php

    * BUG: Needed to have normal jackpot activated to be able to join referral jackpot
    FIX: Files changed:
    / themes/Gen3/rlottery.php

    * BUG: does not work Recaptcha
    FIX: Files changed:
    / themes/Gen3/login.php
    / themes/Gen3/register.php
    / themes/Gen3/contact.php

    * BUG: Referral field should have an option in the admin panel to make it read only
    FIX: SQL query:
    INSERT INTO `settings` ( `set_`, `set_name`, `set_value`) VALUES (NULL, 'referrer_protect', 'Disabled');
    Files changed:
    / admin / pre / referralsettings.php
    / themes/Gen3/register.php

    * BUG:% of direct purchases refs Commision not crediting and can not be disabled
    FIX: SQL query:
    INSERT INTO `settings` ( `set_`, `set_name`, `set_value`) VALUES (NULL, 'referrer_commission', 'ALL');
    Files changed:
    / admin / pre / referralsettings.php
    / themes/Gen3/buyrefs.php
    / themes/Gen3/buyupg.php

    * BUG: If Alertpay Is Disabled It Will Allow Users To Advertise Banners
    FIX: Files changed:
    / themes/Gen3/banner.php

    * BUG: A few tickets were not sold and sometimes the winner field can be empty if not sold the ticket win
    FIX: Files changed:
    / themes/Gen3/rlottery.php
    / themes/Gen3/cb.js

    * BUG: Only one type of banner Full Version package is allowed
    FIX: Files changed:
    / admin / pre / bannersettings.php

    * BUG: You can create multi-pillar accounts from IP and login from all of them with the same IP
    FIX: Files changed:
    / themes/Gen3/login.php

    * BUG: Manage active banners lacks functions
    FIX: SQL query:
    CREATE TABLE IF NOT EXISTS `banners` (
    `id` int (11) NOT NULL,
    `ip` varchar (15) NOT NULL,
    `url` varchar (255) NOT NULL,
    `image` varchar (255) NOT NULL,
    `email` varchar (255) NOT NULL,
    `plan` int (11) NOT NULL,
    `approved` int (2) NOT NULL,
    `type` varchar (255) NOT NULL,
    `expires` int (11) DEFAULT NULL,
    `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
    PRIMARY KEY ( `id`)
    ) ENGINE = MyISAM DEFAULT CHARSET = latin1 AUTO_INCREMENT = 9;
    Files changed:
    / admin / pre / banner.php
    / admin / pre / index.php
    / admin / pre / js.php
    / admin / pre / managebanners.php
    / themes/Gen3/banner.php

    * BUG: Additional Layer of Security to admin panel.
    FIX: SQL query:
    INSERT INTO `settings` ( `set_name`, `set_value`) VALUES (NULL, 'secure_admin', '0 ');
    ALTER TABLE `users` ADD `admin_access` TINYINT (2) NOT NULL DEFAULT '0 ';
    Files changed:
    / admin / pre / settings.php
    / amdin / pre / users.php
    / admin / index.php
    / themes/Gen3/f.php

    * BUG: New banners do not have option to choose days
    FIX: Files changed:
    / admin / pre / newbanner.php

    * BUG: Forum posts can be edited by any user
    FIX: Files changed:
    / forum / edit.php
    / forum / editp.php

    * BUG: When I deleted a post does not update last topic, number of posts and replies
    FIX: Files changed:
    / forum / deletepost.php

    * BUG: When you edit an user the script changes the user's country to United States of America.
    FIX: Files changed:
    / admin / pre / users.php
    / admin / pre / lib_functions.php

    * BUG: Renewing and recycling prices for premium members does not have Proper values
    FIX: Files changed:
    / themes/Gen3/rreferrals.php

    * BUG: filter Reguarding demograpic confirmed that some countries do not work.
    FIX: Files changed:
    ads.php
    themes/GeN3/cks.php

    * BUG: No delete option for ticket system
    FIX: Files changed:
    / admin / pre / support.php

    ----------------------------

    If you want to buy let me know.

    Greetings.
     
    tubux, Jan 7, 2010 IP
  2. venkatreading

    venkatreading Peon

    Messages:
    269
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    wrong section, post in in buy,sell and trade
     
    venkatreading, Jan 7, 2010 IP
  3. lerry

    lerry Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    wrong room....
     
    lerry, Mar 21, 2010 IP