wci
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wordpress plugin excel file export white page problemHi James,
thanks for getting back to me.
The plugin is called gt import/export. It is a own developed and ordered creation to enable an import/export of settings and data within a theme called geotheme.
I have migrated from VPS (where it works) to new VPS (where it not works) of the same hosting provider.
The developer assured me that this problem has nothing to do with his developments, because it is running before migration to cPanel. It could be a load time out or missing file extension which should enable an excel file creation for import/export process. (find here a screen shot – http://screencast.com/t/aD1J60zscqS )
The hosting provider does not find any failure in case of getting a white page without any messages even by debugging.
So I am in between these guys and need to find out who can solve this problem.
Any help would be appreciated.
Regards, Alex
Forum: Plugins
In reply to: [Wordpress Social Invitations - Lite] malfunction with collaps-o-matic pluginHi Support Team,
I just inform you that the topic has been solved. Details find within this thread – https://wordpress.org/support/topic/collaps-o-matic-incompatible-with-insert-html-snippet-plugin?replies=7#post-6811096
Best regards,
AlexHi Support Team,
I just inform you that the topic has been solved. Details find within this thread – https://wordpress.org/support/topic/collaps-o-matic-incompatible-with-insert-html-snippet-plugin?replies=7#post-6811096
Best regards,
AlexHi Baden,
just to be informed. The problem seems to be solved now in case the theme developer provided me with following code which has been placed into the header section of the theme.
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> <!-- load jQuery 2.1.3 --> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> <script type="text/javascript"> var jQuery_2_1_3 = $.noConflict(true); </script>Thanks for helping to solve this issue.
Best regards,
AlexForum: Networking WordPress
In reply to: how to enable mu-plugins folder within multisite installationHi David,
Thank you for submitting this code, but this gives me following failure message:
Warning: include_once(Array): failed to open stream: No such file or directory in /home/worldcheckin/public_html/wci.ms/wci/wp-content/mu-plugins/bp-multi-network.php on line 3
Warning: include_once(): Failed opening ‘Array’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/worldcheckin/public_html/wci.ms/wci/wp-content/mu-plugins/bp-multi-network.php on line 3
Well this is really a complex topic which I am not aware how to do (not a programmer)
Are you able to give me advice in how to spellcheck by using e.g. notepad++ to enable a correct version need to be used?
Kind Regards,
AlexHi Damian,
actually the issue is not shown any more, so I close this thread.
Thanks for helping hands.
KR
AlexForum: Networking WordPress
In reply to: Internal Server Error 500 – login.phpHi James,
I found out what the issue was. It was a failure setting within the .httaccess file.
Now I corrected this and it works again.
THANKS
Alex
Forum: Networking WordPress
In reply to: Internal Server Error 500 – login.phpHi James,
thanks for your helping hands.
Well it seems that the server has an issue, because if I try to log in to other WP sites I have the same problem.
The server encountered an internal error or misconfiguration and was unable to complete your request.
Apr 10 08:57:21 2015] [error] client denied by server configuration: [Server/root]./public_html/wci.ms/wci/wp-login.php
Any ideas on that?
Regards,
AlexHi support team,
after advice from Baden for further testing by switching the theme, I found out that it works with the other theme.
I now stated this to theme developer and hope to get fast help too.
Thanks for helping me to find out the problem.
Regards, Alex
Hi Baden,
I just have now used your instructions and found out follwoing:
I used “theme test drive” to enable twentiy fifteen theme and there it is working perfect.
You have been right with your suggestion and I need now to pass this information to the theme developer.
MANY THANKS AGAIN
AlexHi support team,
• about Baden’s note – The theme developer is checking this point, but not within the next few days.
What I do not understand at this point is: That deactivating the insert-html-snippet plugin, then it is working perfect.• about function problem
I still have the issue while I activate your plugin, then the collapse function is disturbed. Just for info – this page has NO html-snippet in use and do not work either.Here again the page which is not working correct –
http://gamma.worldcheckin.com/add-listingFind here how it look like (http://screencast.com/t/lF4Sp7K1) while your plugin is deactivated.Kind regards,
AlexForum: Networking WordPress
In reply to: how to enable mu-plugins folder within multisite installationHi David,
ok – so if I understood you right, I need following to do.
If I drop other plugins within the mu-plugins folder, then I need to integrate always a new “name-of-plugin.php” and change your code to its plugin dropped in folder, which then refer to its normal (plugin-name).php within sub-folder to enable its original functions behind – am I right?
If so then I have the problem, that in case of my dropped plugin called bp-multi-network is not working by changing your code as stated.
<?php $bp-multi-network = glob(dirname(__FILE__).'/bp-multi-network/*.php'); if( is_array( $bp-multi-network ) ) { foreach ( $bp-multi-network as $bp-multi-network ) { if( is_file( $bp-multi-network ) ) include_once( $bp-multi-network ); } } ?>Then I am getting this error in browser:
Parse error: syntax error, unexpected ‘=’ in (I have full path deleted)./wp-content/mu-plugins/bp-multi-network-index.php on line 2
P.S. My intention is to use the mu-plugin folder similar to the normal plugin folder, where I can drop plugins within sub-folder to be used always activated.
Thanks for your helping hands to solve this.
KR, Alex
Hi Tobias,
Yes you have been right, at footable general settings I had to uncheck the “attach to TablePress tables”.
screen shot – http://screencast.com/t/2ElC0zQqpP5n
Now it is working again.
THANKS for solving my issue.
AlexHi Thomas,
Yes you can close this issue, actually it seems to work.
Thanks,
AlexHi Baden,
thank you for supporting me.Well it is not easy to find out who would be helpful in this case. I was just tying to get help in case of collaps function is not working or would be disturbed from the other plugin.
Thanks,
Alex