Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter Ted Mayombo

    (@tmayombo)

    Hi Wayne Allen,

    Thanks for your reply. I have disabled all other plugins from my website and still getting that same error message. I also went to Settings -> Writing and there I left all “post via email” fields blank.

    But still the problem persits. WHat could it be please?

    Hi Megan and Andrea

    I also had the same problem while trying to add a “user uploads” type of feed. I entered my User ID under “Feed ID” and received the same message.

    I solved the issue by instead selecting “User Playlist” and then followed the notification that says: “To find your Playlist ID, play a video from the playlist and copy the part of the URL after &list= and before the next &.
    Example:
    If your URL is: https://www.youtube.com/watch?v=Uolz7V12evc&list=PLF125407272F3C1A4&index=1

    Copy PLF125407272F3C1A4 into the box above.”

    So I went to my youtube channel clicked the “video” tab , I Moused hover “Recent uploads”, a play button appeared, I clicked on the play button, and I got a playlist with my latest uploaded videos.

    Then I only follow the instruction described above. Et Voila.

    Hope that helps

    Hey Guys

    I am currently trying to accomplish the same thing using WP User Frontend and woocomerce. I used @selvendran p instructions and , I managed to make the form appear on the front-end. The only problem is that after submitting, the product is saved but the user is not redirected to any page and doesn’t receive any thank you message. When I go to the back-end the newly created product appears but they are no image saved, no categories and no pricing. Can someone help me please??

    Hi Xnau

    Is it also possible to use the “Front End Users” plugin to display the back end page of the “participant database” list of participants in the front end including all functionalities such as filters ?

    Thread Starter Ted Mayombo

    (@tmayombo)

    @xnau

    Hi xnau and thanks for the tips. I have downloded the plugin on my desktop and I have started to scrutnize the code. There is a lot of code and I must admit I don’t understand it all but I know PHP classes quite well. The file that attracted my attention is the PDb_Int.class.php there I get the sense that datbases are initited in that file and I understand what is going on. However I am still strugling to find the code I need. Let me make myself more easy to understand. In the PDb_Int.class.php I can describ what is hapnning as such: create database->put in the default values. what I am loking for is the code saying: after new data are entered and checked for validation-> put this content in the database. when I find that code I can find a way to capture the data entered by the user and run the create/update users wordpress funtion as you suggested.

    Regards

    Thread Starter Ted Mayombo

    (@tmayombo)

    @tetontrekker

    Hi tetontrekker and thanks for the advice. However, I have a small question for you. What do you mean by custum pages? Do you mean a page with its own template? On my site I use only wordpress pages and I haven’t yet started to custumize templates. However I have added the plugin shortcodes in some of my current pages.

    Thanks in advance.

    Thread Starter Ted Mayombo

    (@tmayombo)

    Hi Xnau

    could please explain me where and how the plugin inserts data into the participats_databases table. I think I will be able to produce a cleaner way of making all users wordpress users just by duplicating how the plugin inserts this data into the participants_database table and by changing the term participants_database to wp_users.

    Thread Starter Ted Mayombo

    (@tmayombo)

    Hi xnau

    Thanks for your answer.I have unable the debug in config.php and here is what i get before running the trigger.

    ———————————————————————-
    Notice: wp_enqueue_script was called incorrectly. Scripts and styles
    should not be registered or enqueued until the wp_enqueue_scripts,
    admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress
    for more information. (This message was added in version 3.3.) in
    /usr/www/users/nalibrxvyr/wp-includes/functions.php on line 3587 Notice:
    get_usermeta is deprecated since version 3.0! Use get_user_meta() instead.
    in /usr/www/users/nalibrxvyr/wp-includes/functions.php on line 3467 Notice:
    get_usermeta is deprecated since version 3.0! Use get_user_meta() instead.
    in /usr/www/users/nalibrxvyr/wp-includes/functions.php on line 3467
    ———————————————————————–

    Bellow is what I get after inserting a new user

    ———————————————————————–
    WordPress database error: [Column count doesn’t match value count at row 1]
    INSERT INTO wp_participants_database SET date_updated = NOW(), first_name = ‘ted’,
    last_name = ‘eda’, email = ‘[email protected]’, password = ‘qwerty’, i_am_signing_up_as = ‘a:1:{i:0;s:6:
    \”Parent\”;}’,
    member_of =
    ‘Community’, mailing_list = ‘Yes’,
    reading_club_ = ‘Yes’, contact_permission = NULL,
    https://wwwnalibaliorg/sign_up/ = NULL, private_id = ‘XJBKT’,
    club_name = NULL, where = NULL, when = ‘1333929600’, average_number_of_members =
    ‘0-5’, contact_person = NULL, contact_email = NULL, are_you_a_member? = ‘Yes’,
    language_i_speak_at_home = ‘English’, tell_us_more = NULL, additional_hard_copies =
    ‘Yes’, hall_of_fame = ‘Yes’, address = NULL, city = NULL, state = NULL, country =
    ‘South Africa’, zip = NULL, phone = NULL, photo = NULL, see_your_profile = NULL, donations = NULL,
    volunteered = NULL, resources = NULL

    Warning: Cannot modify header information – headers already sent
    by (output started at /usr/www/users/nalibrxvyr/wp-includes/functions.php:3587)
    in /usr/www/users/nalibrxvyr/wp-includes/pluggable.php on line 866 Notice: get_usermeta
    is deprecated since version 3.0! Use get_user_meta() instead. in /usr/www/users/nalibrxvyr/wp-includes/functions.php
    on line 3467

    ———————————————————————-

    The only problem is that I don’t seem to locate this get_usermeta in /usr/www/users/nalibrxvyr/wp-includes/functions.php
    on line 3467. So I am just wondering what should I actually be doing?

    Thanks again xnau

    Hi Ben thanks for your quick reply. but I am using 1.1.3 and my wordpress version is 3.3.1 I still stuck. any suggestion?

    Hi Ben

    I installed the plugin with [email protected] set as admin email. and I wanted to use smpt server to send emails using the [email protected] set as admin email. when I tested the email I received the same error stated above:

    Request error not JSON:
    <b>Notice</b>: Trying to get property of non-object in <b>/home/datetec/public_html/wp-content/plugins/wysija-newsletters/helpers/toolbox.php</b> on line <b>2</b>

    <b>Warning</b>: Cannot modify header information – headers already sent by (output started at /home/datetec/public_html/wp-content/plugins/wysija-newsletters/helpers/toolbox.php:2) in <b>/home/datetec/public_html/wp-content/plugins/wysija-newsletters/core/base.php</b> on line <b>165</b>
    {“result”:{“result”:false},”msgs”:{“error”:[“An error occured. Show more details.<\/a>”],”xdetailed-errors”:[“Subscriber not found : <b><i><\/i><\/b>”,”Subscriber not found : <b><i><\/i><\/b>”]}}

    I think my problem was exactly similar to DateTec’s problem and I believe I could have solved it if I saw it earlier. What I did instead, I went into my database and deleted all Wysija related tables thus when I tried to re install it the problem was still there. then, I tried to run the uninstall script to re install it as you suggested to kakoz, unfortunately I can’t run the uninstall script because I am always asked to log in and when I log in only my dashboard’s home page appears. any idea of what I should do? any help would be really appreciated. thanks

    Thread Starter Ted Mayombo

    (@tmayombo)

    Thanks for you reply xnau

    Let me try again. The websites allows users to sign up and log as individual and simultaneously allows them to create groups (clubs). The plug-in allows me to create groups and manage them when I am logged as an administrator. I would like to know if it is possible to unable user to access a form on one of my public website page.(E.g.”Register your club” page) so that they can set the values of the group’s field by themselves.

Viewing 11 replies - 1 through 11 (of 11 total)