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

More
16 years 2 weeks ago #45828 by sk1nlimited
Hi

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.

More
16 years 2 weeks ago #45829 by sozzled
Akeeba Backup should work (although I haven't used it myself because the last I saw it was still in alpha ... and you never use alpha products with a production website!)

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.

Please Log in or Create an account to join the conversation.

More
16 years 2 weeks ago #45831 by sk1nlimited
thanks for the help, i have diasbled joomsef, makes no difference.

Any idea how you would write a swl query to change the paths ?? :unsure: :unsure:

Any help would be greatly appreciated

cheers
Jay

Please Log in or Create an account to join the conversation.

More
16 years 2 weeks ago #45832 by xillibit
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 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.

More
16 years 2 weeks ago #45834 by sozzled
I visited your website. There is no "Powered by" link at the bottom of your page. I'm not looking at your site any more. Sorry. See Changing the "Powered by" link .

Please Log in or Create an account to join the conversation.

More
16 years 2 weeks ago #45836 by sk1nlimited
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


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.

Time to create page: 0.265 seconds