Philippe01
Forum Replies Created
-
Forum: Plugins
In reply to: [Theme My Login] Mutliple problems with English part of siteOK,
I just noticed somethign strange. On the ENglish profile page, if I try to change the password but enter 2 different password, on page reload, I get a red box (with no message probably because I have hidden the login error message in functions.php) and there is now 3 password input box (the 2 password fields) plus a regular input field. If I enter a password, I see ****** in the 2 input fields but the new input field is showing the password typed and now the Strength indocator is working!!!
see screenshot: http://screencast.com/t/2zFNiBZPhf
Hi,
I have the same problem, please fix this bug!
Thanks 🙂
Forum: Plugins
In reply to: [Theme My Login] show_title="false" does not work in shortcodeThanks Jeff
I can’t believe I did not think of using 0 and not false!
It now works great 🙂
Philippe
Hi again,
It would be nice to at least get a reply for my problem!
Thanks for your time and help 🙂
Philippr
Hi,
Is there support for this plugin? 3 weeks and not even a single reply from the developer!
Philippe
Hi,
I found out that if I comment out <?php shopp( ‘product’, ‘addtocart’ ); ?></p> in the Shopp plugin template file the problem disappear.
There must be a conflict with one of Shopp’s function and yours.
Maybe this can help you narrow it down?
Philippe
Forum: Plugins
In reply to: [Cool Video Gallery] Issues with CVG Ver 1.8Hi Praveen,
Since I did the update to 1.8 I have this error and none of my video gallery are showing.
Warning: opendir(/home/xxxxxxxxxx/public_html/wp-content/uploads/video-gallery/Compétitions) [function.opendir]: failed to open dir: No such file or directory in /home/xxxxxxxxxxx/public_html/wp-content/plugins/cool-video-gallery/lib/core.php on line 1357
(xxxxxxxxxxxx is not the real folder name… obviously!)Update: I have checked the DB and the wp_cvg_videos was missing the ‘exclude’ and the ‘video_title’ columns so I created them with the info you supplied on previous post. Now my video are showing and are working fine but I’m still getting the same error message. (http://www.karatesthubert.com/videos/).
I did reinstall the plugin but still get the same problem, at least now my videos are showing 🙂
Here is the content of each table, maybe there is still something missing??
__________________________________________________
wp_cvg_galleryColumn Type Null Default Comments
gid bigint(20) No
name varchar(255) No
path longtext Yes NULL
title longtext Yes NULL
galdesc longtext Yes NULL
author bigint(20) No 0__________________________________________________
wp_cvg_videosColumn Type Null Default Comments
pid bigint(20) No
galleryid bigint(20) No 0
filename varchar(255) No
thumb_filename varchar(255) No
description longtext Yes NULL
sortorder bigint(20) No 0
alttext longtext Yes NULL
videodate datetime No 0000-00-00 00:00:00
meta_data longtext Yes NULL
video_type varchar(20) No upload
exclude tinyint(5) No 0
video_title mediumtext Yes NULL
__________________________________________________Thanks for your help and excellent support 🙂
Have an amazing day 🙂
Philippe