glowbewohner
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Cycle] How to change order?At first time you write we have to add:
random: 1
below fit: 1but “below fit: 1” destroyed the result. The correct code is:
<script type="text/javascript"> jQuery(document).ready(function($) { $("#<?php echo $wp_cycle_settings['div']; ?>").cycle({ fx: '<?php echo $wp_cycle_settings['effect']; ?>', timeout: <?php echo ($wp_cycle_settings['delay'] * 1000); ?>, speed: <?php echo ($wp_cycle_settings['duration'] * 1000); ?>, pause: 1, fit: 1, random: 1 }); }); </script>
Forum: Plugins
In reply to: [WP-Cycle] How to change order?I think we get it now . THX
Forum: Plugins
In reply to: [WP-Cycle] How to change order?jeah, i’ve tried. But i changed it back.
Forum: Plugins
In reply to: [WP-Cycle] How to change order?Forum: Plugins
In reply to: [WP-Cycle] How to change order?Hi, i’ve tried this, but it doesnt work for me ??
Do i need some changes in the jquery.cycle.all.min ?Forum: Plugins
In reply to: [Wordbooker] [Plugin: Wordbooker] Always post twice.I wanna let u know, that the new update fixed my problem. O.o
Forum: Plugins
In reply to: [Wordbooker] [Plugin: Wordbooker] Always post twice.I dont know what u mean, i hope this is right:
Wordbooker: 2.1.13 Wordbooker ID: 254577506873 Wordbooker Schema: 5.1 WordPress: 3.4.1 Table prefix: scs_ PHP: 5.3.13 PHP Memory Limit: 128M PHP Memory Usage (MB): 30 JSON Encode: PHP JSON Decode: PHP Curl Status: cURL ist verfügbar und kann auf Facebook zugreifen. Alles ist OK. JSON Version: 1.2.1 SimpleXML library: 0.1 (provided by PHP) HTTP Output Character Encoding: pass Internal PHP Character Encoding: UTF-8 MySQL: 5.5.25 Database character_set_client : utf8 Database character_set_connection : utf8 Database character_set_database : latin1 Database character_set_filesystem : binary Database character_set_results : utf8 Database character_set_server : latin1 Database character_set_system : utf8 Database character_sets_dir : /usr/share/mysql/charsets/ Database collation_connection : utf8_general_ci Database collation_database : latin1_german2_ci Database collation_server : latin1_german2_ci Server : Apache Aktivierte Plugins: Add Meta Tags ( 2.0.3 ) Facebook Members ( 4.2.1 ) FAQ You ( 2.0.1 ) FeedBurner FeedSmith ( 2.3.1 ) Image Feed Widget ( 0.5 ) Image Widget ( 3.3.4 ) Mingle Forum ( 1.0.33.2 ) Social Login ( 3.2 ) Tweet, Like, Google +1 and Share ( 1.5.1 ) Popular Posts ( 2.6.2.0 ) Post-Plugin Library ( 2.6.2.1 ) RSS Images ( 1.4.1 ) Simple Ajax Shoutbox ( 1.2.3 ) Status Press Widget ( 1.14 ) WordPress Importer ( 0.6 ) WP-Slimbox2 ( 1.1.2 ) wpCONTAXE ( 1.3.2 ) Wordbooker Table Status : Table 'scs_wordbooker_errorlogs' is present and contains 1330 rows Table 'scs_wordbooker_postlogs' is present and contains 11 rows Table 'scs_wordbooker_userdata' is present and contains 1 rows Table 'scs_wordbooker_userstatus' is present and contains 1 rows Table 'scs_wordbooker_postcomments' is present and contains 22 rows Table 'scs_wordbooker_process_queue' is present and contains 0 rows Table 'scs_wordbooker_fb_friends' is present and contains 0 rows Table 'scs_wordbooker_fb_friend_lists' is present and contains 0 rows
Forum: Plugins
In reply to: [Wordbooker] [Plugin: Wordbooker] Always post twice.So why it post PAGES 1time and Articles 2times?
Forum: Plugins
In reply to: [Wordbooker] [Plugin: Wordbooker] Always post twice.maybe it help u when i say, the problem is only in ARTICLES. If i made a new page, it only post one time!
Forum: Plugins
In reply to: [Wordbooker] [Plugin: Wordbooker] Always post twice.OMG…. just klick on Download: errorlog.txt on top of the page
Forum: Plugins
In reply to: [Wordbooker] [Plugin: Wordbooker] Always post twice.https://www.speedyshare.com/eBf8T/errorlog.txt
I mean, i can make two hooks in article-menue.
Post on wall 1 – [X]
Post on wall 2 – [_]Forum: Plugins
In reply to: [Wordbooker] [Plugin: Wordbooker] Always post twice.https://www.suckmypic.net/D87lF6mo.jpg <- The Hook . One of them i remove, but it post twice.
how can i do and send u a diagnostic trace?