MaamuT Delagrotte
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Flipclock] Manage informationsHi,
Thx for the issue, if i can, i try to help you 😉
Forum: Plugins
In reply to: [Custom Content Shortcode] Loop on the loop ?Just… amazing, your are mad man, i love it 😉
This plugin is really amazing, I looked at the documentation, and I found more funny functions… hm… 😉
I’l be back…
Forum: Fixing WordPress
In reply to: Blogs not showing on page 2 and upOk thx for the reply,
But is not exactly my problem…
In my case, the second page is opened normaly, but don’t find the content…
Forum: Reviews
In reply to: [Maps Builder - Google Maps Plugin] Project ended ?Ok, thx for reply 😉
Can you help me, why the plugin don’t want delete markers ?
Forum: Fixing WordPress
In reply to: Blogs not showing on page 2 and upHi,
how did you solve the problem ?
Forum: Plugins
In reply to: [WP-United : phpBB WordPress Integration] This mod appears abandonedAlways the same error…
No “phpBB” common found. Check the “common.php” file.
Forum: Plugins
In reply to: [WP-United : phpBB WordPress Integration] This mod appears abandonedWell,
I concur, this plug-in is definitively dead.
No activity on the website of the author, except for spam that is very active there.
I uninstall the plug-in, a shame as it had potential.
I’m looking for another solution to bind phpBB3 and WordPress…
Forum: Plugins
In reply to: [WP-United : phpBB WordPress Integration] This mod appears abandonedIf this mod is abandoned, which do you recommend for integration of quality ?
I think yes 😉
But i prefer my solution is less messy and more accessible for small coders like me.
P.-S. For moderator, I’m sorry, but I do not know for signatures… it’s the first and the last 😉
Strangely, I did not have the problem with an old website updated, but on a website freshly installed (clean version 3.8).
I think it’s a ‘technical limitation’ from hosting provider, from apaches directives not allowed (for security reasons, i think), like f_open() and other php functions who want external access or connexion.
It’s the only difference i see between this two sites… the provider !
Forum: Fixing WordPress
In reply to: FTP Connection InformationHi,
See here http://wordpress.org/support/topic/wordpress-38-after-update-now-installing-plugins-prompts-for-ftp-credentials , my solution.
Hi all (my first message)
Sorry for my funny english, but i’m french and i don’t speak very well…
I’m not an expert, but my solution for this :
Write your FTP credentials in the wordpress config.php file, and that all 😉
Ex :
/*** FTP ***/ define('FTP_HOST', 'localhost'); define('FTP_USER', 'db_user_name'); define('FTP_PASS', 'de_user_password');[ Signature moderated. Please stop dong that. ]