Jump to content

Moby2000

Members
  • Posts

    63
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Moby2000

  1. Never had a problem with blesta support. these guys are always here to help and don't just fob you off. This is one of the friendliest forums i have used. Usually it's a user problem not the software. Steve
  2. Moby2000

    Domain Checker

    Hi Mike I hope they can give some pointers to the array code because i don't want to disable all the csrf tokens. Steve
  3. Moby2000

    Domain Checker

    Well using Mikes code in the config.php file didn't disable the CSRF token but by disabling the line above it worked. // Enable/disable automatic CSRF token verification Configure::set("Blesta.verify_csrf_token", false); But I take it this isn't good practice disabling all csrf tokens. Steve
  4. Moby2000

    Domain Checker

    Hi Mike, All ! For anyone interested I think i have this working using what Mike started with. <select name="tlds"> change to <select name="tlds[]"> This now works but because the hash changes i think after 24hrs then it fails again. I haven't changed the config.php and just making sure before i do that the hash will be disabled only for the lookup. You were nearly there Mike ! lol Steve
  5. Moby2000

    Domain Checker

    Hi All ! Did anyone have any luck in figuring this out? Trying to create the same thing for my website Steve
  6. I just found the exact same issue Lucky i found this post. Had to manually change it myself. Lovin the upgrade boys !! :D Steve
  7. Yeah must have been the permissions on that file. After changing and re-uploading it everything went smoothly.
  8. That did the trick! Upgrade successful now going to have some fun doing the design Thanks for your help mike! steve
  9. I think i found the problem... "/client-area/components/plugins/lib/plugin.php " couldn't upload that file permissions where at 000 so when upload is finnished i'll change the permmisions and upload it again see if that does the trick Steve
  10. Hi Mike Uploading now using fireftp instead of dreamweaver (growing a beard waiting lol). Steve
  11. Hi Mike Now i see this in the browser.... Fatal error: Class 'Plugin' not found in /home/my-domain/public_html/client-area/plugins/system_status/system_status_plugin.php on line 11 Oh noes!Class 'Plugin' not found on line 11 in /home/my-domain/public_html/client-area/plugins/system_status/system_status_plugin.php Fatal error: Uncaught exception 'UnknownException' with message 'Invalid callback Session::sessionWrite, cannot access private method Session::sessionWrite()' in Unknown:0 Stack trace: #0 [internal function]: UnknownException::setErrorHandler(2, 'Invalid callbac...', 'Unknown', 0, Array) #1 {main} thrown in Unknown on line 0 Warning: Invalid callback Session::sessionClose, cannot access private method Session::sessionClose() in Unknown on line 0 that time i got as far as the upgrade button ?? lol Steve
  12. Hi all Ok i've just uploaded 3.2 and when i go to "admin/upgrade" all i'm getting is a white screen? I've uploaded using Dreamweaver (that took forever) and also tried uploading the zip via cPanel then extracting all the files into thier respective folders. Same result... any ideas ? Regards Steve
  13. Moby2000

    Cron Problem

    Strike it! The problem corrected itself after the six hour lock I read about. (Don't ya just hate it when that happens!) lol! Steve
  14. Moby2000

    Cron Problem

    Hi All! Blesta has been working like a dream for months now. then logged into my account and there's a cron problem. When clicking the link i see the "Apply Payments to Open Invoices" is still running. Looking at the cron in Tools the task has started but not finnished. (Attempting to apply credits to open invoices.) running since 07.00 this morning. Blesta and modules are all up to date. any ideas gents? Steve
  15. Moby2000

    Upgrading Client

    Hi Mike, Paul I wanted to keep them in thier own groups so i created another group for Upgrading/Downgrading and just added all the packags to that group, then on the packages creation page added the group to the list. That did the trick. Now i still have the seperate grouping but on the client services it shows all the packages to upgrade and downgrade. Steve
  16. Moby2000

    Upgrading Client

    Hi All I'm trying to find out how you can upgrade a client from one package to another. When you go into the clients services there is no option for upgrades. Is there a method to achieve this? I think it's because each package i have created is in it's own group? Regards Steve
  17. Moby2000

    Merry Christmas!

    Hi All Just like to wish everyone at Blesta and the community a Merry Christmas and a Happy (and prosperous) New Year !!! Steve
  18. Moby2000

    Cron Problem

    Hi Tyson I don't know why it started working all of a sudden, but i'll keep an eye on it see what happens. Thanks for your help with this, that's what I like about blesta and it's community, help is always available Steve
  19. Moby2000

    Cron Problem

    Hi Again Tyson Since I ran the cron in the browser URL yesterday The message has disapeared and the cron has ran normally since. Very strange? Steve
  20. Moby2000

    Cron Problem

    Hi Tyson The only changes i've made are to the template, no code changes. I have updated to 3.0.6 round that time and updated the modules and plugins. Ran the SQL statement against the database and got this result. Ran the cron manually from the browser using the generated cron key... that worked. Cleared the message. Also in the cPanel error logs there is nothing at all. Steve
  21. Moby2000

    Cron Problem

    Hi Tyson As you can see this task hasn't ran since Nov 17th Steve
  22. Moby2000

    Cron Problem

    Ok forget this part just read the response to dgerman
  23. Moby2000

    Cron Problem

    I've just noticed something strange? All tasks have been completed. Attempting to run all system tasks. Attempting to validate the license. The license validation task has completed. Attempting to backup the database to AmazonS3. The backup completed successfully. The AmazonS3 database backup task has completed. Attempting to backup the database via SFTP. The backup completed successfully. The SFTP database backup task has completed. All system tasks have been completed. This is part of the email i recieve. I don't have an account with Amazon or even set a backup task to anywhere. Any ideas ? Steve
  24. Moby2000

    Cron Problem

    It's annoying when you open your admin panel and it's staring you in the face! lol
  25. Moby2000

    Cron Problem

    Hi CubicWebs In the cron logs the entries are showing once again all tasks have completed successfuly I have had this issue for a few days now so i don't think it's going to fix itself. It's just strange that eveything seems to be working ok? Steve
×
×
  • Create New...