PDA

View Full Version : Please help with my 3.0 error


newsphinx
03-22-2006, 03:45 AM
I have no experience with PLD and bought a copy of 3.0 a few days ago. I am running it on my site now. There are question marks between home, category - subcategory - sub-subcategory. How can I remove them?

Another quesiton. When I validate links, the script says no reciprocal link was found while there is actually reciprocal links set up on reciprocal urls. What's wrong?

Thanks for your reply.

Optimit
03-22-2006, 03:58 AM
Can you give us a link to see the errors?

anon
03-22-2006, 04:09 AM
you either have actual ? (question marks) in your code, or there is some sort of character mix-match going on with encoding.

as far as the reciprocols having problems, try setting your 'ID' for links to off in your admin panel.

Optimit
03-22-2006, 04:11 AM
it could also be a browser encoding setting. That is why I asked for the link. SOmetimes people have the default encoding set wierd on a browser for some reason, and can show these types of errors.

newsphinx
03-22-2006, 03:37 PM
Thanks for your reply. My directory is {link no longer available}

The question marks appear even the browser encoding is set to utf-8.

Hi, anon. I have turned off ID in my admin panel. But the problem still exists. :(

Optimit
03-22-2006, 03:59 PM
OK, now I see what your are talking about.

the problem is in this bit of code in the templates/top_bar.tpl

Content visible to registered users only.

That bit of code is from a clean copy, but you would have to look at your own to make the comparison. You should just be able to locate your own, and replace it with what I just gave you.

Also, what are you using as an ediotor? I have seen some editors cause this before.

newsphinx
03-24-2006, 02:54 AM
Optimit.

Thanks for the answer. I will try it. I am using dreamweaver to edit the files.