Pages: [1] 2   Go Down
  Print  
Author Topic: FIX for Aurora: Admin can't enable/disable subtitles and icons  (Read 848 times)
cARRIE
Administrator
Hero Member
*****
Offline Offline

Posts: 1458



View Profile WWW
« on: March 14, 2011, 10:53:44 AM »


Note: This issue has been fixed in the latest SDR2(2-15-11) release!

To fix this open admin2/settings/products.php and add what is in bold

Quote

$settings["iconCost"]               =   "$iconCost";
$settings["subtitleCost"]            =   "$subtitleCost";


$settings["subtitleOn"]            =   "$subtitleOn";
$settings["iconOn"]            =   "$iconOn";




Quote
         <tr>
            <td>Link Class D <a href=\"javascript:alert('Raw Credits Needed For 1 Class D Link Credit - CPM Cost = (Ratio * Base Price)')\" title=\"Help Me!\">?</a></td>
            <td align=\"center\"><input type=\"text\" name=\"class_d_ratio\" value=\"$settings[class_d_ratio]\" size=\"5\" onkeyup=\"calc_link_cost()\"></td>
            <td align=\"center\"><input type=\"text\" name=\"class_d_time\" value=\"$settings[class_d_time]\" size=\"3\"></td>
            <td align=\"center\">$settings[currency]<input type=\"text\" name=\"class_d_earn\" value=\"$settings[class_d_earn]\" size=\"5\" onkeyup=\"calc_link_cost()\"></td>
            <td align=\"center\"><input type=\"text\" name=\"class_d_credit_ratio\" value=\"$settings[class_d_credit_ratio]\" size=\"5\"></td>
            <td align=\"center\">$settings[currency]<input type=\"text\" name=\"class_d_cost\" size=\"3\" disabled=\"true\"></td>
            <td align=\"center\">$settings[currency]<input type=\"text\" name=\"class_d_cost2\" size=\"3\" disabled=\"true\"></td>
         </tr>
         
         
         <tr>
            <td><input type=\"checkbox\" name=\"subtitleOn\" value=\"1\"".iif($settings[subtitleOn] == 1," checked=\"checked\"")."></td>
            <td>Activate Link Ad Subtitles: <a href=\"javascript:alert('This will allow ad subtitles to be used by your members when placing ads.')\" title=\"Help Me!\">?</a></td>
         </tr>   
      
         
         <tr>
            <td><input type=\"checkbox\" name=\"sell_links\" value=\"1\"".iif($settings[sell_links] == 1,"checked=\"checked\"")."></td>
            <td>Link Subtitle Price</td>
            <td align=\"center\">$settings[currency]<input type=\"text\" name=\"subtitleCost\" value=\"$settings[subtitleCost]\" size=\"5\"></td>
            <td colspan=2> </td>
         </tr>
         
         <tr>
            <td><input type=\"checkbox\" name=\"iconOn\" value=\"1\"".iif($settings[iconOn] == 1," checked=\"checked\"")."></td>
            <td>Activate Link Ad Icons:<a href=\"javascript:alert('This will allow ad icons to be used by your members when placing ads.')\" title=\"Help Me!\">?</a></td>
         </tr>


         
         <tr>
            <td><input type=\"checkbox\" name=\"sell_links\" value=\"1\"".iif($settings[sell_links] == 1,"checked=\"checked\"")."></td>
            <td>Link Icon Price</td>
            <td align=\"center\">$settings[currency]<input type=\"text\" name=\"iconCost\" value=\"$settings[iconCost]\" size=\"5\"></td>
            <td colspan=2> </td>
         </tr>




Logged

Upgrade to an SDR 3
Aligroup
Global Moderator
Hero Member
*****
Offline Offline

Posts: 781



View Profile WWW
« Reply #1 on: March 14, 2011, 11:13:12 AM »

Thanks Added But Not Showing link Icon And Subtitle In Create Ptc Add Members area  Huh?
Logged

Iam Online almost 15 hours Daily
Goldclix " Advertize Your Site Free Check Here"

cARRIE
Administrator
Hero Member
*****
Offline Offline

Posts: 1458



View Profile WWW
« Reply #2 on: March 15, 2011, 06:26:49 PM »

This works for the advertising page.
Menage ads works differently, members can't pay for addons with credits, for that section you must enable subtitles and icons from the admin panel > menage ads, for each ad separately.
Logged

Aligroup
Global Moderator
Hero Member
*****
Offline Offline

Posts: 781



View Profile WWW
« Reply #3 on: March 15, 2011, 11:49:44 PM »

so as i have activate them but it doesn,t show in manage adds page   Huh?
Logged

Iam Online almost 15 hours Daily
Goldclix " Advertize Your Site Free Check Here"

cARRIE
Administrator
Hero Member
*****
Offline Offline

Posts: 1458



View Profile WWW
« Reply #4 on: March 16, 2011, 03:46:51 PM »

Please try again, i just tested this on the same version you have and it works.

Logged

Aligroup
Global Moderator
Hero Member
*****
Offline Offline

Posts: 781



View Profile WWW
« Reply #5 on: March 17, 2011, 02:21:39 PM »

please make account in buxmax and check  Huh?
Logged

Iam Online almost 15 hours Daily
Goldclix " Advertize Your Site Free Check Here"

reider666
Full Member
***
Offline Offline

Posts: 190


View Profile
« Reply #6 on: March 19, 2011, 11:32:37 AM »

I did this changes and now I see all who adding ads they automatically got subtitles enabled activated, even if they didnt write in subtitles area.

Is this normal ?

p.s. or this was after this one http://auroraadmintraining.info/index.php/topic,1735.0.html I dont remember exactly

 
Logged
cARRIE
Administrator
Hero Member
*****
Offline Offline

Posts: 1458



View Profile WWW
« Reply #7 on: March 19, 2011, 03:46:34 PM »

This is due to the modifications you made.  Smiley
Logged

reider666
Full Member
***
Offline Offline

Posts: 190


View Profile
« Reply #8 on: March 19, 2011, 04:51:32 PM »

But is this normal ?
Logged
cARRIE
Administrator
Hero Member
*****
Offline Offline

Posts: 1458



View Profile WWW
« Reply #9 on: March 19, 2011, 04:59:46 PM »

What is normal depends from person to person.  Grin  If you do not like changes, undo them.
I dont see anything wrong if a member has more options to choose from.

Logged

Aligroup
Global Moderator
Hero Member
*****
Offline Offline

Posts: 781



View Profile WWW
« Reply #10 on: March 20, 2011, 01:06:34 AM »

as now i have added subtitle option but when ever iam unactivating subtitle it again shows activate
Logged

Iam Online almost 15 hours Daily
Goldclix " Advertize Your Site Free Check Here"

reider666
Full Member
***
Offline Offline

Posts: 190


View Profile
« Reply #11 on: March 20, 2011, 01:51:12 AM »

Yes in product section I have this problem too
Logged
cARRIE
Administrator
Hero Member
*****
Offline Offline

Posts: 1458



View Profile WWW
« Reply #12 on: March 20, 2011, 02:23:36 PM »


You both have this mod installed?
http://auroraadmintraining.info/index.php/topic,1735.0.html
Logged

Aligroup
Global Moderator
Hero Member
*****
Offline Offline

Posts: 781



View Profile WWW
« Reply #13 on: March 21, 2011, 04:33:32 AM »

Yes this mod installed  Smiley
Logged

Iam Online almost 15 hours Daily
Goldclix " Advertize Your Site Free Check Here"

Addons
Full Member
***
Offline Offline

Posts: 158


View Profile
« Reply #14 on: May 05, 2011, 06:02:58 PM »

fixed...

but confused what is benefit for this ?

we expecting a fix for subtitle & banner will come after check-box click

and of course when check-box click a fees added with price calculation (set by Admin).

thanks
« Last Edit: May 07, 2011, 02:18:11 AM by Addons » Logged

Get a SDR 3 NOW at http://ptcfactory.info

The best and most up to date Aurora script in the market!!
Pages: [1] 2   Go Up
  Print  
 
Jump to: