Jump to content

Moby2000

Members
  • Posts

    63
  • Joined

  • Last visited

  • Days Won

    1

Moby2000 last won the day on December 25 2013

Moby2000 had the most liked content!

Contact Methods

  • Website URL
    http://www.wn8local.com

Profile Information

  • Gender
    Male
  • Location
    Northwest England
  • Interests
    Learning, Web Design, Anything webby but not social media that's evil !!

Moby2000's Achievements

  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
×
×
  • Create New...