PDA

View Full Version : Incredible!


diabolik
06-02-2008, 06:37 AM
HELP....I have a problem much bigger....

I do not understand what happened

suddenly the links pages are crazy!

Example: on the top menu HOME - FAQ - CONTACT US .... links have become

ht.tp://XXX/faq,page,content_pages
or
ht.tp:/XXX/about_us,page,content_pages

ad links don't redirect!!!!!

someone can help me please....

drjones22748
06-02-2008, 06:54 AM
HELP....I have a problem much bigger....

I do not understand what happened

suddenly the links pages are crazy!

Example: on the top menu HOME - FAQ - CONTACT US .... links have become

ht.tp://XXX/faq,page,content_pages
or
ht.tp:/XXX/about_us,page,content_pages

ad links don't redirect!!!!!

someone can help me please....

It seems like your header.tpl.php file may have gotten corrupted in some way.
Do you have a backup you can restore from? Or maybe try using the stock version to see if this fixes it.

diabolik
06-02-2008, 06:59 AM
All links on my home is crazy now!

This is a link of a auction:
ht.tp://XXX/Pocket-PC-QTEK-9000-Italia-ORIGINALE,name,100071,auction_id,auction_details

With all skin problem is the same!

I believe that the problem is in some database table....
because I tried to replace the skin and php files in the root.... but the problem is always the same!

Each link contains these commas do not understand why???

Someone knows if there is a table in the database that contains pages links...
or links are created dinamically?

Have you any idea?

Thanks in advance...

PS: What is stock version?

drjones22748
06-02-2008, 08:26 AM
All links on my home is crazy now!

This is a link of a auction:
ht.tp://XXX/Pocket-PC-QTEK-9000-Italia-ORIGINALE,name,100071,auction_id,auction_details

With all skin problem is the same!

By what you just displayed, this is not a problem. This is normal when you click on an auction link. I marked in red what they mean.

ht.tp://XXX/(Product name)-> Pocket-PC-QTEK-9000-Italia-ORIGINALE,name,(Auction ID)->100071,auction_id,(Auction Details Page)->auction_details


PS: What is stock version?
This is the original version of the software before any changes or mods you have added.

diabolik
06-02-2008, 08:40 AM
Yes but....EXAMPLE:

the CORRECT help page link is

ht.tp://xxx/content_pages.php?page=help"

AND NOT

ht.tp://xxx/help,page,content_pages


In my database table xxx_content_pages the link is right, but, now, on my home the links are wrongs...

until a few hours ago everything worked perfectly!


I have not add mod or changes....I have only add italian language

phpprobid
06-02-2008, 09:01 AM
Looks like mod_rewrite may have been recently enabled but isn't supported on your server?

To check this can you disable "Search engine friendly links" from within admin > enable/disable and then check the links back on the user end.

diabolik
06-02-2008, 09:24 AM
The problem was "Search engine friendly links" enabled!!!

SPECIAL THANKS to PHPPROBID user ad THANKS to drjones22748 to.


PS:my site is not finished yet ... when ready send you the link....

diabolik:rolleyes:

phpprobid
06-02-2008, 09:24 AM
Pleased it's sorted :)