

Steve
-
Posts
155 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Downloads
Articles
Store
Blogs
Posts posted by Steve
-
-
I fixed it by regenerating the .htaccess file.
-
I can't seem to edit my post somehow.
But I'm using PHP 7.2
And another question:
Can I change the PHP version on my hosting account without causing problems with my website?
-
Hi,
When I try to login as a customer I get this error: ERR_TOO_MANY_REDIRECTSWhen I enable dev mode I get:
[Debug] This page has moved
Please use the following URL instead: http://myurl/nl/login?back=my-accountMy settings in the performance tab:
Force recompilation
Cache off (I have cleared it though)TB 1.0.7
Panda themeDoes anyone know what the problem could be?
-
Hi,
I have added a custom bool field to products and it properly displays if it is true or false in the back office.
But as the title says, I now need to edit it so it can switch between true and false.
I've already added it in db, classes/Product.php, and controllers/AdminProductsController.php.
I probably need something in AdminProductsController.php but don't know what it is.Thanks in advance.
-
As you can see, I have to scroll down to see the whole picture in the IosSlider. I want to see the whole picture without scrolling down. I already tried changing the height of the slider but that cuts the picture. So my idea was changing the width of the slider, then change the height to make the whole picture visible, without cutting it out. It this possible? If I do it that way it scales properly.
-
Okay will do.
I have another question, how can I change the width of the IosSlider?
Thanks!
-
I know but it shows what I want to achieve.
-
I want to have a menu with submenu links underneath it. How can I achieve that?
I have tried using the megamenu module but I could only add some text to that menu.
Thanks!
-
Yes I did, that fixed it, thanks!
Can I also center the two columns on my page?
-
My footer is now aligned like this:
So the sub-links are too much to the left under 'contact' and not alingned correctly under 'Mijn Account'.
-
Will do and update once I have!
-
Have you tried this online?
No no yet.
-
XAMMP gives me an access denied when I put the phpinfo file in the /classes directory.
-
What should I put in the /classes directory?
-
That's weird. PHPinfo says this:
-
Just set my memory limit to 2048M. Still the same:
Fatal error: Out of memory (allocated 570425344) (tried to allocate 4096 bytes) in C:\xampp\htdocs\webshop\override\classes\Cart.php on line 164
When I refresh:
Fatal error: Out of memory (allocated 538968064) (tried to allocate 4096 bytes) in C:\xampp\htdocs\webshop\classes\ObjectModel.php on line 306
-
Does anyone else know what could cause this problem?
I already did some research and I think that one or more files somehow take way too much memory.
-
Do you also know how I can center all the text in my screenshot?
'Contact' is located in the 'Custom Content Block' and 'My Account' in the 'Custom Links' module.
-
@danwarrior
1st: select down arrow + “Modify” on the name of the group (like my screensho
I don't see your screenshot?
Edit: already got it, thanks!
-
@danwarrior
If I’m not wrong, the testimonial module you’re showing is called “Paralax”, so search in there the field for the background image and you can change it.
Yup that did it, thanks!
-
Yup got it wrong!
I already had a file at the directory you listed but it wasn't the one were the CSS was edited.
Thanks!
-
The website froze as I kept clicking 'Post Quick Reply'.
-
I cleared the cache and generated a new .htaccess and everything seems to work again.
Thank you!
Edit: got a duplicate bug, sorry!
-
I cleared the cache and generated a new .htaccess and everything seems to work again.
Thank you!
Can't login as customer after just going from localhost to online
in Technical help
Posted · Edited by Steve
I have not, as of now.
Does changing PHP versions break anything on my site?