Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter lukinods

    (@lukinods)

    hi, of course

    my wp-config.php is like that:
    define(‘FTP_BASE’, ‘/wwwIntranet/’);
    define(‘FTP_CONTENT_DIR’, ‘/wwwIntranet/wp-content/’);
    define(‘FTP_PLUGIN_DIR ‘, ‘/wwwIntranet/wp-content/plugins/’);
    define(‘FS_METHOD’, ‘ftpsockets’); //already tried to use ftpext
    define(‘FTP_HOST’, ‘MY-HOST’);
    define(‘FTP_USER’, ‘MYUSER’);
    define(‘FTP_PASS’, ‘MYPASSWORD’);

    i used this functions on the wp_config.php file, just pasted in it.

    but as i said, it didn’t worked as expected..

    so i found on some website that this line was wrong:
    define(‘FS_METHOD’, ‘ftpsockets’); //already tried to use ftpext

    you should use it like that:

    define(‘FS_METHOD’, ‘fs_method’); //already tried to use ftpext

    and that turned out to be the solution i was looking for

    hope i was clear

    good luck

    Thread Starter lukinods

    (@lukinods)

    Hi buddyboss,
    thanks for this answer but could you tell me what file should I edit?

    I am not being able to find it..

    thanks already

    best regards

    Thread Starter lukinods

    (@lukinods)

    ok man thanks! that did the job!

    best regards

    Thread Starter lukinods

    (@lukinods)

    hi, thanks for your answer, but could you tell me how do i do that?

    thanks a lot!

    best regards

    Thread Starter lukinods

    (@lukinods)

    actually i had to re-start this topic..

    when i post the shortcode, instead of showing me the boxes of the plugin, it shows the shortcode

    its like that:
    [directory base=”1″ makedir=”true” type=”table” directories=”true” paginate=”false” makedir=”true” flightbox=”images”]

    [directory base=”1″ makedir=”true” type=”table” directories=”true” paginate=”false” makedir=”true” flightbox=”images” maxsize=”500″ maxsizetype=”500″]

    what am i doing wrong?

    thakns

    Thread Starter lukinods

    (@lukinods)

    ok man thanks,

    i’ll set this top to resolved!

    Thread Starter lukinods

    (@lukinods)

    hello my man

    i figured out what was the problem, it was an issue with superbackup plugin, it seems that despite the error showed when we tried to upload files, it was actually working but uploading on the wrong folder.. it was going to the backup folder, that was how i figured out the conflict!

    thanks for the help sir

    Thread Starter lukinods

    (@lukinods)

    file away works along file-manager plugin or they are independent?

    Thread Starter lukinods

    (@lukinods)

    i have even tried to recreate the page adding the box using the pagebuilder as i saw on some web page that i dont have anymore and i ended up with the same error.. i forgot to mention that i already reinstalled the plugin as well but haven’t had any results

    Thread Starter lukinods

    (@lukinods)

    it happens for all kinda files, this sql was just a try.. all the changes were about customizations of pages, nothing related to the plugin.. just the
    aesthetics parts..

    Thread Starter lukinods

    (@lukinods)

    Hi,

    this token error was something to do with an issue from my theme, it s fixed.

    but the upload problem still goes on..
    here is the error i get when i try to upload anything. The file that is showing there i uploaded through http://ftp.. it locates the folder i’ve set up to receive the files but i cant upload anything..

    Thread Starter lukinods

    (@lukinods)

    hi,

    i read the tutorials but it didn’t help, the plugin configurations is correct, i was able to upload files, i even have done it.. it suddenly stopped working..
    no, i’m on a ubuntu server and is everything with 777 access, folders and files.. i cant get the short code cause i’m having another problem that when i try to open the text block with this short code it only shows this message parsererror: Unexpected token 

    thanks for the fasttest answer i have ever got in the internet lol and sorry for my english

    Hi,
    I have the same problem, every time I try to change the birthday field it keeps reappearing,

    I heard that we might have to change something on some file but i couldn’t find the lines that contains the sql commands that fix this.

    What should I do?

    Thanks

    Thread Starter lukinods

    (@lukinods)

    Hi guys, after 2 weeks of seeking this solution i finally found it.

    in the line that i define the fs method on the wp-config.php, you should put fs_method as direct instead of ftpsockets or ftpext, at least in my situation.

    Thanks,

    Bye

    Hi Valterz,

    Have you changed some configurations about the permalinks?
    If you did, you problem may be the rewrite mod..

    How is your link configuration ?

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