Modifed By Gabriel For Johncms 7.1.0

5.42K
.
CyberGhostNet Group
# muhago97 (25.05.2017 / 08:00)
Russian version
Im not understand russian version
.
Only gurus should edit this cod to version 7.x.x
<?php 
// double-check if admin
if (! defined('PUBLIC_PATH') || ! Zend_Auth::getInstance()->hasIdentity() || Zend_Auth::getInstance()->getIdentity()->role != 'admin') die('not allowed');
?>


<?php 
$fn = realpath(dirname(__FILE__)) . "/system/end.php"; 

if (isset($_POST['customfooter'])) {
	@file_put_contents($fn, $_POST['customfooter']);
} 

$text = htmlspecialchars_decode(@file_get_contents($fn));

?> 


<div class="well">

<?php if (! is_writable($fn)) echo '<p>Error: file not writtable: <br />' .$fn. '<hr /></p>';?>

<form action="" method="post"> 
<div class="form-group">
	<label for="motd">Footer html:</label>
	<textarea id="customfooter" name="customfooter" cols="" rows="8" class="form-control"><?php echo $text?></textarea><br/> 
</div>

<div class="pull-right">
<input type="submit" name="submitbtn" id="submitbtn" value="Update" class="submit btn btn-default">
</div>

</form>

</div>
.
(\/)____o_O____(\/)
citybooks,
if ($systemUser->rights >= 7) {
$fn = realpath(dirname(__FILE__)) . "/system/end.php";

if (isset($_POST['customfooter'])) {
@file_put_contents($fn, $_POST['customfooter']);
}
$text = htmlspecialchars_decode(@file_get_contents($fn));
?> 
<div class="well">
<?php 
if (! is_writable($fn)) {
echo '<p>Error: file not writtable: <br>' .$fn. '<hr></p>';
}
?>
<form action="" method="post"> 
<div class="form-group">
<label for="motd">Footer html:</label>
<textarea id="customfooter" name="customfooter" cols="" rows="8" class="form-control"><?=$text?></textarea><br> 
</div>
<div class="pull-right">
<input type="submit" name="submitbtn" id="submitbtn" value="Update" class="submit btn btn-default">
</div>
</form>
</div>
<?php
} else {
die('not allowed');
}
.
citybooks
Добавлено: 27.05.2017 / 09:48
# Koenig (27.05.2017 / 08:11)
citybooks,
if ($systemUser->rights >= 7) {
$fn = realpath(dirname(__FILE__)) . "/system/end.php";

if (isset($_POST['customfooter'])) {
@file_put_contents($fn, $_POST['customfooter']);
}
$tex
Thanks bro

It's should be named "endsetts.php"
It's for admin to edit his footer called end.php without ftp, more of the connection to the script is coming, it's will be call hook.php, used to connect externally instead of the main cod, it's will be outside the system, and will be call "customend" full script will be shared in zip format, so that we can arrange it. Please it's a third party script, so you will need to customize your head.php, admin/index.php, it's will be discussed when the script is uploaded thanks.

Добавлено: 27.05.2017 / 09:52
Check out my website and see how it is customize

Добавлено: 27.05.2017 / 10:35
http://citybooks.ml

Добавлено: 28.05.2017 / 07:24
Let create user coins with the following features;

1. First time registration coins increase by 5
2. Each topic create, coins increase by 10.
3. Regular login coins Increase by 2
4. If coins reach 1000 after 30, A link will display to the user, saying request payout, and when user click it, an automated message Will be sent to user with id 1 and 1000 coins will be removed from the user coins. And you will receive success message saying "your payment request send please wait for confirmation message from admin.
.
Credit coins
.
CyberGhostNet Group
coin balanse ?
.
Добавлено: 28.05.2017 / 20:50
mantav jiwa mbah :

Добавлено: 28.05.2017 / 21:17
for mod url is it like this? -> http://anu.mu/blog/act/view/id/1
.
Добавлено: 28.05.2017 / 22:30
# Gabriel (28.05.2017 / 20:46)
coin balanse ?
Yes, with store portal where users use there coins to buy and sell and share coins too

Добавлено: 28.05.2017 / 22:48
cyclical_bonus-johncms_6-restart.zip for
version 7.1.* please
.
Gabriel
CyberGhostNet Group
I will try,,
.
Добавлено: 30.05.2017 / 14:34
# Gabriel (30.05.2017 / 00:30)
I will try,,
It's will Take you like how many days?

Добавлено: 31.05.2017 / 00:35
Banner ads cod needed, where admin user=> 1, can add banners ads at footer, end.php, and under head.php please
Всего: 93