Nice Idea with the new hosted service by Sharetronix but how can we upload a new theme for example? Also edit the languagefiles (in german 40% is missing). @Ivailo Enev@Vassil R Mladjov@Sofiya
edy123 similar to the same service ning.com provides .. you have no access to ftp.. People still purchase it without worrying about ftp nor db info lol....But if you choose to leave them you can get a backup of your users info...
Fatal error: Call to undefined method newpostcomment::represent_comment_in_email() in /www/blurt.it/www/root/sharetronix/demo/system/classes/class_notifier.php on line 472
#Pixel4Tune is completely rebuild now and ready for you to test and have fun with it. Enjoy it and many thanks to @MaziyarMK & @TwetMe ! Dont forget to leave me a #feedback here & test the #Features
edy123 get with @twetme he's the only one ever played far far on the theme structure lol
Apr 21 2012, 19:25
Maziyar simple if you have default theme, search in header, if you have moved your postform, then you should search in dashboard.php or other files.
find and remove this code :
<?php foreach($this->user->get_top_groups(10) as $g) { ?>
<a href="javascript:;" onclick="postform_sharewith_group('<?= htmlspecialchars($g->title) ?>');" onfocus="this.blur();" title="<?= htmlspecialchars($g->title) ?>"><?= htmlspecialchars(str_cut($g->title, 30)) ?></a>
<?php } ?>