Install Wordpress Blog within Opencart
Need some help integrating a WordPress blog within my opencast site. Please advise. I need to keep the header and footer from my opencast theme and integrate the middle word press.
Thanks
- Tue Apr 05, 2016 8:35 am
- Replies 0
- Views 262
Re: Image selection not working
Great thanks...Worked.
Jump to post- Fri Oct 16, 2015 6:13 am
- Replies 2
- Views 224
Re: Changing youtube Video on homepage
I don't have banner module installed...
Jump to post- Thu Oct 15, 2015 1:31 am
- Replies 3
- Views 801
Image selection not working
Please help with the issue I am having. On the catalog smaller images, when you click them the large image should change. This is no longer working. Any advice on where to look or whats causing this.
http://www.binghisboutique.com/index.ph ... duct_id=81
Thanks
- Wed Oct 14, 2015 10:45 pm
- Replies 2
- Views 224
Changing youtube Video on homepage
Can someone please direct me to the correct place to change the embedded video on the website I am working on.
www.binghisboutique.com? Can't seem to find it...
- Wed Oct 14, 2015 10:42 pm
- Replies 3
- Views 801
Re: Images not displaying
<?php // HTTP define('HTTP_SERVER', 'http://www.binghisboutique.com/admin/'); define('HTTP_CATALOG', 'http://www.binghisboutique.com/'); define('HTTP_IMAGE', 'http://www.binghisboutique.com/image/'); // HTTPS define('HTTPS_SERVER', 'http://www.binghisboutique.com/admin/'); define('HTTPS_CATALOG', '...
Jump to post- Sat Jul 11, 2015 5:55 am
- Replies 4
- Views 513
Re: Images not displaying
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![...
Jump to post- Sat Jul 11, 2015 5:47 am
- Replies 4
- Views 513
Re: Images not displaying
Please see below...
Jump to post- Sat Jul 11, 2015 5:46 am
- Replies 4
- Views 513
Images not displaying
I have moved my site to a new host, amended the config.php files accordingly and now the site does not display images.
binghisboutique.com
Any suggestions?
- Sat Jul 11, 2015 5:13 am
- Replies 4
- Views 513
Re: Admin page not loading correctly
Ok pls,
What do you need from me?
- Fri Jul 10, 2015 8:26 pm
- Replies 28
- Views 3176
Re: Admin page not loading correctly
@deepvision...whats your advice on moving forward?
Jump to post- Fri Jul 10, 2015 8:16 pm
- Replies 28
- Views 3176
Re: Admin page not loading correctly
I believe this is the error generated. ----------- 2015-07-10 12:07:52 - PHP Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosnaweb09a/b1522/ipg.binghisboutiquecom/admin/index.php:17) in /hermes/bosnaweb09a/b1522/ipg.binghisboutiquecom/vqmod/vqcache/v...
Jump to post- Fri Jul 10, 2015 8:13 pm
- Replies 28
- Views 3176
Re: Admin page not loading correctly
errors on admin login. ------ Notice: Use of undefined constant ‘display_errors’ - assumed '‘display_errors’' in /hermes/bosnaweb09a/b1522/ipg.binghisboutiquecom/admin/index.php on line 16 Notice: Use of undefined constant ‘log_errors’ - assumed '‘log_errors’' in /hermes/bosnaweb09a/...
Jump to post- Fri Jul 10, 2015 7:59 pm
- Replies 28
- Views 3176
Re: Admin page not loading correctly
Thanks @deepvision for your help!!
Right so now i'm back to blank white page after login.
Also happens at shopping checkout...
- Fri Jul 10, 2015 7:48 pm
- Replies 28
- Views 3176
Re: Admin page not loading correctly
Now i'm back to square one...admin page is blank admin/config.php <?php // HTTP define('HTTP_SERVER', 'http://binghisboutiquecom.ipage.com/admin/'); define('HTTP_CATALOG', 'http://binghisboutiquecom.ipage.com/'); define('HTTP_IMAGE', 'http://binghisboutiquecom.ipage.com/image/'); // HTTPS define('HT...
Jump to post- Fri Jul 10, 2015 7:28 pm
- Replies 28
- Views 3176
Re: Admin page not loading correctly
Ok so why do I have no access to admin page now....
- Fri Jul 10, 2015 7:25 pm
- Replies 28
- Views 3176
Re: Admin page not loading correctly
I have managed to delete my .htaccess file in admin folder.
How do I go about creating a new one.
Thanks
J
- Fri Jul 10, 2015 7:18 pm
- Replies 28
- Views 3176
Re: Admin page not loading correctly
I have amended it to my test domain and still issue exists.
Jump to post- Fri Jul 10, 2015 6:09 pm
- Replies 28
- Views 3176
Re: Admin page not loading correctly
The .htaccess file on root is as above.
The .htaccess file in admin folder is blank.
- Fri Jul 10, 2015 6:02 pm
- Replies 28
- Views 3176
Re: Admin page not loading correctly
Sorry wrong file...
# Begin default subdomain redirect #
RewriteEngine on
RewriteCond %{HTTP_HOST} ^binghisboutique.com
RewriteRule ^(.*)$ http://www.binghisboutique.com/$1 [R=permanent,L]
# End default subdomain redirect #
- Fri Jul 10, 2015 5:58 pm
- Replies 28
- Views 3176