View previous topic :: View next topic |
Author |
Message |
jakec webmaster
Joined: Nov 14, 2006 Posts: 23
|
Posted: Mon Nov 20, 2006 3:16 pm Post subject: No keywords showing in admin. |
|
|
I'm sure this is something simple, but no keywords are showing in the admin section for nukeseo.
Also if I try to add a keyword it always saves as 'administrator'.
It's probably easier to show an image of what it looks like:
Could this be related to problem I am having with NSN Project, see this link:
Only registered users can see links on this board! Get registered or login!
Any help would be gratefully appreciated.
Jakec |
|
Back to top |
|
|
jakec
|
|
Back to top |
|
|
kguske Site Admin
Joined: May 12, 2005 Posts: 876
|
Posted: Tue Nov 21, 2006 12:35 pm Post subject: Re: No keywords showing in admin. |
|
|
Which distribution are you using? If your initial meta.php isn't in the format nukeSEO expects, this will result. _________________ |
|
Back to top |
|
|
Guardian webmaster
Joined: Dec 25, 2005 Posts: 364 Location: Vsetin, Czech Republic
|
Posted: Tue Nov 21, 2006 1:00 pm Post subject: Re: No keywords showing in admin. |
|
|
kguske, I have PM'd you with jakec versioning data - hope it helps. |
|
Back to top |
|
|
jakec
|
Posted: Mon Dec 18, 2006 5:10 pm Post subject: Re: No keywords showing in admin. |
|
|
I never did manage to resolve this and I manually edited the keywords for a temporary fix.
By chance I had left error checking on then went into NukeSEO and I found the following errors displayed:
Warning: array_flip() [function.array-flip]: The argument should be an array in /home/ACCOUNT/public_html/html/admin/modules/nukeSEO/nukeSEOMETAfunc.php on line 106
AND
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/ACCOUNT/public_html/html/admin/modules/nukeSEO/nukeSEOMETAfunc.php on line 125
Any help would be gratefully appreciated.
Jakec |
|
Back to top |
|
|
jakec
|
Posted: Thu Mar 22, 2007 10:37 am Post subject: Re: No keywords showing in admin. |
|
|
I upgraded to RN 2.10 in the hope it might fix the problem, but unfortunately I'm still getting the same errors.
I reloaded all the files and had a look at the lines its referencing, but I still can't see what is causing it.
Does anybody have any ideas? |
|
Back to top |
|
|
Guardian
|
Posted: Sat Mar 24, 2007 2:16 pm Post subject: Re: No keywords showing in admin. |
|
|
I think there are some slight differences in the includes/meta.php with RN and that might be contributing.
I have not had a chance to look any further but hopefully kguske can help, he's pretty quick at that (when he's around ) |
|
Back to top |
|
|
kguske
|
Posted: Sat Mar 24, 2007 7:25 pm Post subject: Re: No keywords showing in admin. |
|
|
RN210 does use a different approach for includes/meta.php. The quick solution is to replace meta.php with meta2.php (and keep meta2.php, of course).
The next release of nukeSEO will have a new META tag editor, making most of the current issues irrelevant... |
|
Back to top |
|
|
jakec
|
|
Back to top |
|
|
jakec
|
Posted: Mon May 25, 2009 6:41 am Post subject: |
|
|
A couple of years down the line I have installed this module on a new site. Using the above fix by copying the contents of the meta2.php works, but it breaks XHTML compliance because the meta tag is using uppercase letters.
Therefore i have changed the code in nukeSEOMETAfunc.php to look for meta instead of META and content instead of CONTENT. It now recognises the tags and is XHTML compliant.
Will this break any other functions? |
|
Back to top |
|
|
kguske
|
Posted: Mon May 25, 2009 9:11 am Post subject: |
|
|
It should not. |
|
Back to top |
|
|
Guardian
|
Posted: Tue May 26, 2009 5:55 pm Post subject: |
|
|
Good catch, I had not thought of that. |
|
Back to top |
|
|
jakec
|
|
Back to top |
|
|
Guardian
|
Posted: Wed May 27, 2009 3:19 pm Post subject: |
|
|
Broken meta2.php ??
You can email it to me if you want. |
|
Back to top |
|
|
jakec
|
Posted: Wed May 27, 2009 3:21 pm Post subject: |
|
|
When I was going into the admin it was throwing some errors. I undid my changes and it is working again, I'll give it a go again and see how it goes. Watch this space. |
|
Back to top |
|
|
|