Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
pasb
Hi,
Sorry to change the subject here, but today I moved my site files to root instead of being within a folder called catalog.
Between me and my host we finally fixed everything to get the site working again, it did not go as smooth as it may have done to say the least.
I say everything all but part of simple seo and module manager, as I installed module manager because of installing simple seo, I feel the problems are related?
I have these error mesaages appearing, top of the page in admin, when in simple SEO manager -
Error: Nothing to do - no query or query-file specified.
Failed to set up version tracker table
/nsa4217PeR719271/includes/module_installation/yellow1912_ssu/current_version.txt is missing
Module version could not be found in file and database
and this in module manager
Error: Nothing to do - no query or query-file specified.
Failed to set up version tracker table
On the site the urls are still neat and all links seem to work fine still but the errors are not so good.
I have no idea how to fix this, I have re-uploaded all files relating to both, but nothing changed?:huh:
Please if you can help I would greatly appreciate it
Can anyone help me with this issue, I would appreciate it please?
Re: Simple SEO URL [support thread]
Huhm
Did you follow this path and see if the file is really there?
/nsa4217PeR719271/includes/module_installation/yellow1912_ssu/current_version.txt is missing
Re: Simple SEO URL [support thread]
Hi yellow1912,
I did and the file exists, I have checked all files just in case, I just can't understand what's happened and how to fix it?
Paul
Re: Simple SEO URL [support thread]
I cant say for sure, several reasons:
1. perhaps the file permission current setting prevent it from being accessed?
2. Perhaps something wrong with the file path?
In any case though, you can try to reupload both modules again. It wont break anything on the site. Make sure you get the latest versions.
If you need help with reuploading the files please read:
http://wiki.rubikintegration.com/zen...u/installation
Im sure you wont need any help tho.
PS: when you reupload files, make sure you do NOT reupload .htaccess file.
Re: Simple SEO URL [support thread]
I have already tried this, I re-uploaded all files, the only thing that I think could have messed it up was the change in location of my site files which as I said have been moved out of directory named catalog and placed directly into the root now , this was done to get rid of the need of a re-direct as this was causing duplication issues for my main page.
What files need to be looked at for these mods if they have lost their path?
What do I need to place in the htaccess file to ammend any problems, if anything?
What place is likely to cause permission access problems, the only thing is with this is that there have been no permission changes before of after the move?
Of course I will try again if its my only option, but the path is what I felt might have been wrong, but I don't understand what I would need to change to rectify this if it might be?
thanks
Paul
Re: Simple SEO URL [support thread]
Hi,
I also had problems with module manager, which states
Error: Nothing to do - no query or query-file specified.
Failed to set up version tracker table
the seo module needs this for install, how can I fix this one also please?
Paul
Re: Simple SEO URL [support thread]
I have done, all of this again, module manager is still screwed and now since re-installing seo module its no longer under configuration?
Please help!
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
pasb
I have done, all of this again, module manager is still screwed and now since re-installing seo module its no longer under configuration?
Please help!
The reason was that your set DIR_FS_ADMIN in your admin/includes/configure.php completely wrong. Fixed that for you. You can configure SSU normally now.
Re: Simple SEO URL [support thread]
Hi yellow1912,
Thank you so much for helping me out today, very much appreciated!
So is that all that was causing the problem, I feel foolish now, well sort of my host changed them and said all was fine now, I think not though!
Now it is all thnks to your kind help today, thanks again
Paul
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
pasb
Hi yellow1912,
Thank you so much for helping me out today, very much appreciated!
So is that all that was causing the problem, I feel foolish now, well sort of my host changed them and said all was fine now, I think not though!
Now it is all thnks to your kind help today, thanks again
Paul
Your are welcome Paul. The reason was that the absolute path above was set incorrectly so SSU couldnt find the file it needs (I will bet that some other features on the admin side didnt work because of that as well, it's just that you didnt use them at that time.)