Jump to content

kuba2

Members
  • Posts

    109
  • Joined

  • Last visited

About kuba2

  • Birthday 12/26/1976

Contact Methods

  • Website URL
    http://www.jakubdegler.ch

Profile Information

  • Gender
    Male
  • Location
    Bern, Switzerland
  • Interests
    Art, Velo, Beer

Recent Profile Visitors

3,128 profile views

kuba2's Achievements

Sr. Member

Sr. Member (5/6)

19

Reputation

1

Community Answers

  1. Great, thanks for the help! All the best Jakob
  2. That's the Error message.... 2025-05-27 07:16:35 guest https://jakubdegler.ch/processwire/login/ Error: Uncaught Error: Call to undefined function ProcessWire\get_magic_quotes_gpc() in /home/jakubdeg/www/jakubdegler.ch/wire/core/WireInputData.php:81 Stack trace: #0 /home/jakubdeg/www/jakubdegler.ch/wire/core/WireInput.php(124): ProcessWire\WireInputData->__construct(Array) #1 /home/jakubdeg/www/jakubdegler.ch/wire/modules/Inputfield/InputfieldSelector/InputfieldSelector.module(252): ProcessWire\WireInput->get('name') #2 /home/jakubdeg/www/jakubdegler.ch/wire/core/Modules.php(635): ProcessWire\InputfieldSelector->ready() #3 /home/jakubdeg/www/jakubdegler.ch/wire/core/Modules.php(736): ProcessWire\Modules->readyModule(Object(ProcessWire\InputfieldSelector)) #4 /home/jakubdeg/www/jakubdegler.ch/wire/core/ProcessWire.php(507): ProcessWire\Modules->triggerReady() #5 /home/jakubdeg/www/jakubdegler.ch/wire/core/Wire.php(380): ProcessWire\ProcessWire->___ready() #6 /home/jakubdeg/www/jakubdegler.ch/wire/core/WireHooks.php(698): ProcessWire\Wire->_callMethod('___ready', Array) #7 /home/jakubdeg/www/jakubdegler.ch/wire/core/Wire.php(442): ProcessWire\WireHooks->runHooks(Object(ProcessWire\ProcessWire), 'ready', Array) #8 /home/jakubdeg/www/jakubdegler.ch/wire/core/ProcessWire.php(587): ProcessWire\Wire->__call('ready', Array) #9 /home/jakubdeg/www/jakubdegler.ch/wire/core/ProcessWire.php(477): ProcessWire\ProcessWire->__call('ready', Array) #10 /home/jakubdeg/www/jakubdegler.ch/wire/modules/Process/ProcessPageView.module(245): ProcessWire\ProcessWire->setStatus(4) #11 /home/jakubdeg/www/jakubdegler.ch/wire/core/Wire.php(380): ProcessWire\ProcessPageView->___ready() #12 /home/jakubdeg/www/jakubdegler.ch/wire/core/WireHooks.php(698): ProcessWire\Wire->_callMethod('___ready', Array) #13 /home/jakubdeg/www/jakubdegler.ch/wire/core/Wire.php(442): ProcessWire\WireHooks->runHooks(Object(ProcessWire\ProcessPageView), 'ready', Array) #14 /home/jakubdeg/www/jakubdegler.ch/wire/modules/Process/ProcessPageView.module(170): ProcessWire\Wire->__call('ready', Array) #15 /home/jakubdeg/www/jakubdegler.ch/wire/core/Wire.php(383): ProcessWire\ProcessPageView->___execute(true) #16 /home/jakubdeg/www/jakubdegler.ch/wire/core/WireHooks.php(698): ProcessWire\Wire->_callMethod('___execute', Array) #17 /home/jakubdeg/www/jakubdegler.ch/wire/core/Wire.php(442): ProcessWire\WireHooks->runHooks(Object(ProcessWire\ProcessPageView), 'execute', Array) #18 /home/jakubdeg/www/jakubdegler.ch/index.php(55): ProcessWire\Wire->__call('execute', Array) #19 {main} thrown (line 81 of /home/jakubdeg/www/jakubdegler.ch/wire/core/WireInputData.php)
  3. Hello I have an old processwire website (8 years). Now the Hostprovider updated their PHP and I can't login into my admin backend. Can I somehow update the processwire files on the server side? Thanks for Your suggestions Jakob
  4. Hi Thanks for the quick reply! The following is shown I am not up to date in all the website programming, therefor thanks again for Your help Jakob
  5. Hello I have upgraded Processwire, but it is still not working with PHP 8.1 or higher. What could I do next to make it compatible? Thanks for Your wisdom Attached is a photo of the directory with the newest updated wire folder. Jakob
  6. Many thanks for Your good answer! Is that a difficult thing, upgrading Processwire? Thanks again
  7. Hello I made a website with Processwire some years ago and now the Hosting service says, that I have to update the PHP of the site. Can anybody please help me how to do that? Do I have to update the whole Processwire CMS or can I just exchange a .php file somewhere? Thanks for any help Jakob
  8. Hello Several years ago I made a PW website using the blog module ( https://olikehrli.ch/ ). The internet provider is updating the PHP now. The blog module is using PHP 5.6 and it will be PHP 7. Can somebody tell me if it will still run as it should, and if not what can i do to make sure it works fine. What is the best action here? What could happen in the worst case? How do I make sure that everything will run as it should? Any help would be greatly appreciated. I am somehow lost on this topic. Thanks Jakob
  9. Hi there I would like to ask how to create a dev server locally? I have a PW Website to test, because it runs with PHP 5.6. and I have to switch to PHP 7. I have the blog module installed and don't know if it will run smoothly with the php change. Is that with xampp? Last time i tried to open a website with xampp, it didn't work because of the php href ( href="<?php echo $config->urls->templates?>...). How do I get that to work? Thanks a lot Jakob
  10. Yes I did. I deleted my templates in the database. Most elaborate and unnecessary way to learn about databases i guess ?
  11. Hey thanks for alle the help. I rebuilt my templates. The site wasn't big fortunately. I have learned a lot. All the best
  12. Hello I have managed to delete my templates in my database. I am quite unhappy with myself. Now I have to rebuild them and I stil have the fields with content. Can I somehow restore them on my site? And how do I link them to right field in the database? The fields in the database have pages_ID....how can I Connect them? Thanks for any help
  13. Hello again I messed up. I have to remake my templates. The fields are stil intact. Is there a way I can restore all fields from my database?
×
×
  • Create New...