| Author |
Message |
truth005
Joined: 16 Dec 2006 Posts: 10
|
|
Problem with URL |
|
Hey, suddenly some extra stuff has been showing up at the end of the URLs of my news.
http://www.domain/2007/02/09/news-title.html?themetype=modules&pro=1.0rc36&spamdconf=0.5&clamavconnector=0.88.7-1.9&modbandwidth=2.0.4-0.8&modsecurity=1.9.1-2.2&addonupdates=0.5&cronconfig=0.4
Does anyone know how I can fix this? Thanks
|
|
| Sat Feb 10, 2007 3:00 am |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
Saszoo

Joined: 07 Jun 2006 Posts: 410 Location: Norway |
|
|
|
Never heard of, but some more info would be nice.
What's your include code?
I assume you use rUFUS, what does your urls.ini look like?
What does your template look like?
Have you installed any plug-ins? It looks like you have tried something with cron-jobs, maybe to automatically clear cache?
URL to your site?
_________________ My cute.ru site |
|
| Sat Feb 10, 2007 3:43 pm |
|
 |
truth005
Joined: 16 Dec 2006 Posts: 10
|
|
|
|
Include:
 |  | <?PHP
$template = "default";
$number = "10";
include("updates/show_news.php"); ?> | }
Urls.ini:
 |  | [home]
post = "{year}/{month}/{day}/{title}.html"
dosearch = "search{add:do=search}"
doarchives = "archives{add:do=archives}"
dousers = "users{add:do=users}"
user = "users/{user:do=users}.html"
day = "{year}/{month}/{day}"
month = "{year}/{month}"
year = "{year}"
docategory = "category{add:do=category}"
category = "category/{categories}"
[rss]
post = "{year}/{month}/{day}/{title}.xml"
category = "category/{categories}/rss.xml"
user = "users/{user}.xml"
feed = "rss.xml"
[print]
post = "{year}/{month}/{day}/{title}.phtml"
[trackback]
post = "{year}/{month}/{day}/{title}.tb" |
I havent installed anthing or edit any of the codes, it just suddenly change. At first only a few news url had that extra stuff at the end then I cleared cached an now all the news url have that.
|
|
| Sun Feb 11, 2007 6:53 am |
|
 |
Ramon
Joined: 12 Oct 2005 Posts: 551 Location: Hoogeveen, NL |
|
|
|
This has nothing to do with CNR. It looks like your hosting company have messed with the server, contact them.
Did you recently install any new scripts which you use on the same pages as CNR?
_________________
 |
|
| Sun Feb 11, 2007 3:23 pm |
|
 |
truth005
Joined: 16 Dec 2006 Posts: 10
|
|
|
|
Nope, out of no were it started showing up like that. Is there any way I can save the news and re install cutenews.ru?
|
|
| Sun Feb 11, 2007 5:50 pm |
|
 |
scottdallas

Joined: 04 May 2006 Posts: 2027 Location: US |
|
|
|
Perhaps http://www.yoursite.com/cutenews/backup - I'd also suggest backing up your /data/tpl directory so you don't have to recreate all your templates.
Does anyone know if this might be PHP 5 related issues? I have not seen how cutenews.ru reacts to PHP 5 yet. I just hear how it doesn't work.
_________________ www.scodal.com is an example of cnr as a social forum - www.scottdizzle.com is an example of cnr as a personal website to share whatever cool stuff i feel like. i have another, but it's nsfw. pm me  |
|
| Sun Feb 11, 2007 6:14 pm |
|
 |
truth005
Joined: 16 Dec 2006 Posts: 10
|
|
|
|
Download data folder
Download database
These 2 links show up when I go to http://www.yoursite.com/cutenews/backup. When I click on "Download Database" it tells me that its not writable. Would I need to change it so it is writable? Or should I try geting the folder from the FTP?
|
|
| Sun Feb 11, 2007 6:48 pm |
|
 |
Ramon
Joined: 12 Oct 2005 Posts: 551 Location: Hoogeveen, NL |
|
|
|
What's not writeable?
Also i don't think reinstalling CNR will have many effect because - as i earlier said - i dont think its a CNR related issue 
_________________
 |
|
| Sun Feb 11, 2007 9:28 pm |
|
 |
truth005
Joined: 16 Dec 2006 Posts: 10
|
|
|
|
Well I have other sites hosted on the same server and havent had the same problem. And "Download Database" says its not writable
|
|
| Sun Feb 11, 2007 9:36 pm |
|
 |
Ramon
Joined: 12 Oct 2005 Posts: 551 Location: Hoogeveen, NL |
|
|
|
The backup map is not writeable?
Just CHMOD it to 666 or 777 and try again 
_________________
 |
|
| Sun Feb 11, 2007 9:48 pm |
|
 |
flyboy17
Joined: 21 Feb 2007 Posts: 51
|
|
|
| Wed Dec 10, 2008 9:53 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2857 Location: Germany |
|
|
| Thu Dec 11, 2008 5:48 pm |
|
 |
flyboy17
Joined: 21 Feb 2007 Posts: 51
|
|
|
| Thu Dec 11, 2008 7:26 pm |
|
 |
scottdallas

Joined: 04 May 2006 Posts: 2027 Location: US |
|
|
|
lol fi-dd again with his notorious one line solutions.
_________________ www.scodal.com is an example of cnr as a social forum - www.scottdizzle.com is an example of cnr as a personal website to share whatever cool stuff i feel like. i have another, but it's nsfw. pm me  |
|
| Fri Dec 12, 2008 7:00 am |
|
 |
|