- Posts: 20
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Important [Resolved] Images missing after move to new server
- sk1nlimited
-
Topic Author
- Offline
- Junior Member
-
It looks like it is not refering to www.thesolgroup.co.uk/ etc..... it is still trying to reference to the old url www.sk1n.co.uk/ etc.....
If you are using firefox and you goto www.thesolgroup.co.uk/forum/humour-games and then click on the images category , all the images are missing in the threads, but if you hover over the thread it will show the old url reference for the image
cheers
Jay
Please Log in or Create an account to join the conversation.
See my earlier msg: you may need to change all the absolute URL references from domain 1 to domain 2.
What is Joomsef? Third-party product? (I don't know and I'm not spending any time looking into it, either) If it's a third-party Joomla extension, get rid of it and see if it makes a difference.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- sk1nlimited
-
Topic Author
- Offline
- Junior Member
-
- Posts: 20
- Thank you received: 0
Any idea how you would write a swl query to change the paths ??
Any help would be greatly appreciated
cheers
Jay
Please Log in or Create an account to join the conversation.
import the tables jos_fb_messages_text on your local machine, then with a text editor replace all followings strings :
with :
then re-import the table and try
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- sk1nlimited
-
Topic Author
- Offline
- Junior Member
-
- Posts: 20
- Thank you received: 0
Before to follow my tip, just backup your database :
import the tables jos_fb_messages_text on your local machine, then with a text editor replace all followings strings :
Code:www.sk1n.co.uk
with :
Code:www.thesolgroup.co.uk
then re-import the table and try
xillibit wrote:
Before to follow my tip, just backup your database :
import the tables jos_fb_messages_text on your local machine, then with a text editor replace all followings strings :
Code:www.sk1n.co.uk
with :
Code:www.thesolgroup.co.uk
then re-import the table and try
Before to follow my tip, just backup your database :
import the tables jos_fb_messages_text on your local machine, then with a text editor replace all followings strings :
Code:
www.sk1n.co.uk
with :
Code:
www.thesolgroup.co.uk
then re-import the table and try
I did the above , I think i have not clicked on something when importing or exporting the table to a txt file :blink: :blink: :blink:
When I went to reimpot the file it said this
Error
SQL query:
-- phpMyAdmin SQL Dump
-- version 2.8.2.4
-- www.phpmyadmin.net
--
-- Host: localhost:3306
-- Generation Time: Apr 16, 2010 at 09:14 PM
-- Server version: 5.0.77
-- PHP Version: 5.2.6
--
-- Database: `sk1nco_forum`
--
--
--
-- Table structure for table `jos_fb_messages_text`
--
It will not let me paste the other part of the error here :blink: :blink:
Please can you help
Cheers
jay
Please Log in or Create an account to join the conversation.