Welcome, Register for free! or Login below:
EduGeek.net RSS Feeds Register FAQ Members Social Groups User Map Calendar Search Today's Posts Mark Forums Read

EduGeek Joomla 1.5 Package Next generation joomla with our favourite edugeek templates.

Go Back   EduGeek.net Forums > EduGeek Projects > Projects: > EduGeek Joomla 1.5 Package
Reply
 
LinkBack Thread Tools Search Thread
Sponsored Links
Old 16-11-2009, 01:23 PM   #1
 
Avalon's Avatar
 
Join Date: Jan 2009
Posts: 48
uk
Thanks: 3
Thanked 1 Time in 1 Post
Rep Power: 0 Avalon is an unknown quantity at this point
Default rokSlideshow will not display!

Hi,

I have moved our edugeek joomla 1.5 website this morning onto a different server.

I exported the database to an sql file, transferred across the files and the imported the sql file into phpmyadmin on the new server.

When i access the website on the new server the rokSlideshow on the homepage will not display. I have checked that the images are in the /images/stories/slideshow/ folder and the module is enabled but will still not show.

anyone got any ideas?

Thanks
  Reply With Quote
Old 19-11-2009, 12:03 PM   #2
 
Avalon's Avatar
 
Join Date: Jan 2009
Posts: 48
uk
Thanks: 3
Thanked 1 Time in 1 Post
Rep Power: 0 Avalon is an unknown quantity at this point
Default

i spotted this error code this morning , does this undefined offset: 2 mean anything to anybody?



<script type="text/javascript">
window.RokSlideshowPath = '';
window.addEvent('load', function(){
var imgs = [];

imgs.push({
file: '2.jpg',
title: 'Arts Day 2009',
desc: '<br />
<b>Notice</b>: Undefined offset: 2 in <b>D:\HostedSites\LocalUser\gaqezweb\modules\mod_r okslideshow\tmpl\default.php</b> on line <b>49</b><br />
',
url: '/index.php?option=com_morfeoshow&task=view&gallery= 4'
});
  Reply With Quote
Old 19-11-2009, 12:25 PM   #3
 
terrorvis's Avatar
 
Join Date: Nov 2007
Location: Leeds
Posts: 195
uk
Thanks: 21
Thanked 28 Times in 27 Posts
Rep Power: 9 terrorvis will become famous soon enough terrorvis will become famous soon enough
Default

I presume that code was working on the old server?

Have you set all the correct folder permissions on your new server?
  Reply With Quote
Old 19-11-2009, 01:05 PM   #4
 
Avalon's Avatar
 
Join Date: Jan 2009
Posts: 48
uk
Thanks: 3
Thanked 1 Time in 1 Post
Rep Power: 0 Avalon is an unknown quantity at this point
Default

hi,

yes code was working perfectly on old server, still is.

i haven't checked folder permissions to be honest. is this joomla folder permissions in general or just for rokslideshow?
  Reply With Quote
Old 19-11-2009, 01:33 PM   #5
 
terrorvis's Avatar
 
Join Date: Nov 2007
Location: Leeds
Posts: 195
uk
Thanks: 21
Thanked 28 Times in 27 Posts
Rep Power: 9 terrorvis will become famous soon enough terrorvis will become famous soon enough
Default

I'm thinking the cache directory, or the rokslideshow component directory... Not entirely sure without playing untill I break my site!

Check the joomla website for the folder permissions you need to set.

Edit: Just checked myself, these are the ones to look at...

administrator/backups/
administrator/components/
administrator/modules/
administrator/templates/
cache/
components/
images/banners/
images/stories/
images/
language/
mambots/content/
mambots/editors/
mambots/editors-xtd/
mambots/search/
mambots/system/
mambots/
media/
modules/
templates/
  Reply With Quote
Old 19-11-2009, 01:46 PM   #6
 
mossj's Avatar
 
Join Date: Dec 2008
Location: Leicester
Posts: 1,257
uk uk leicestershire
Thanks: 145
Thanked 160 Times in 147 Posts
Rep Power: 37 mossj is a splendid one to behold mossj is a splendid one to behold mossj is a splendid one to behold mossj is a splendid one to behold mossj is a splendid one to behold mossj is a splendid one to behold mossj is a splendid one to behold mossj is a splendid one to behold
Default

When you moved the site did you edit the config file in the root?, paying attention to the folder paths. Could be your problem is stemming from this.
  Reply With Quote
Old 19-11-2009, 02:38 PM   #7
 
Avalon's Avatar
 
Join Date: Jan 2009
Posts: 48
uk
Thanks: 3
Thanked 1 Time in 1 Post
Rep Power: 0 Avalon is an unknown quantity at this point
Default

thanks will take a look at the permissions on those folders

mossj - i did edit the configuration.php file when i uploaded it onto the new server. which folder paths do you mean? i changed the database name and credentials but that was about it ...

thanks
  Reply With Quote
Old 19-11-2009, 03:55 PM   #8
 
terrorvis's Avatar
 
Join Date: Nov 2007
Location: Leeds
Posts: 195
uk
Thanks: 21
Thanked 28 Times in 27 Posts
Rep Power: 9 terrorvis will become famous soon enough terrorvis will become famous soon enough
Default

Mossj made a great suggestion.

I expect the items he is thinking of are...

mosConfig_absolute_path
mosConfig_cachepath

You might have to contact the new host to get the full path details though.
  Reply With Quote
Old 19-11-2009, 07:06 PM   #9
 
mossj's Avatar
 
Join Date: Dec 2008
Location: Leicester
Posts: 1,257
uk uk leicestershire
Thanks: 145
Thanked 160 Times in 147 Posts
Rep Power: 37 mossj is a splendid one to behold mossj is a splendid one to behold mossj is a splendid one to behold mossj is a splendid one to behold mossj is a splendid one to behold mossj is a splendid one to behold mossj is a splendid one to behold mossj is a splendid one to behold
Default

Quote:
Originally Posted by terrorvis View Post
Mossj made a great suggestion.

I expect the items he is thinking of are...

mosConfig_absolute_path
mosConfig_cachepath

You might have to contact the new host to get the full path details though.
No theres some code... will post it after a quick google...

okay make a file called path.php with the following code
Code:
<?php
echo getcwd();
?>
Upload it to your joomla root and go to the webaddress + path.php
I.E "http://www.ashlawn.org.uk/path.php"

Copy that whole text and then go into your config file and look for anything similar looking, above post should help there.

paste it in but make sure to leave the actual folder it's pointing to above the root...
I.E the Cache is pointing to something like "/server/something/root/cache" so leave what ever comes after the root in this case cache.

Last edited by mossj; 19-11-2009 at 07:13 PM..
  Reply With Quote
Reply

EduGeek.net Forums > EduGeek Projects > Projects: > EduGeek Joomla 1.5 Package

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Javascript] RokSlideshow problem localzuk Web Development 1 13-10-2009 08:23 AM
move rokslideshow to front page firefighting EduGeek Joomla 1.5 Package 4 15-06-2009 03:22 PM
display photos firefighting How do you do....it? 7 09-06-2009 11:24 AM
Rokslideshow wesleyw EduGeek Joomla 1.5 Package 4 03-06-2009 08:13 AM
X display problem Ric_ *nix 17 22-05-2007 02:48 PM



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search Thread
Search Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:14 PM.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Copyright EduGeek.net




website uptime

© 2005 - 2009 EduGeek.net
SERVER: 4
no new posts