Forum Index
RegisterSearchFAQMemberlistUsergroupsLog in
Cutenews.ru 2.5.5?
Goto page Previous  1, 2, 3
 
Reply to topic    Forum Index » General feedback View previous topic
View next topic
Cutenews.ru 2.5.5?
Author Message
scottdallas



Joined: 04 May 2006
Posts: 1802
Location: US

Post Reply with quote
Well, that is the official version that I use I just don't feel I have the proper authority to announce it the official cutenews.ru download.

_________________
www.scottdizzle.com uses cnr Smile
last update: 07-22-08: 8:30 pm
Sun Apr 01, 2007 3:19 pm View user's profile Send private message Visit poster's website AIM Address
Guest








Please login to hide the ads.

Lutin



Joined: 25 Jul 2007
Posts: 8

Post Reply with quote
Will it give some errors when installing on a server with php5?

I have the choice between php4 and php5 on my hosting and I would like to use it with php5 to avoid changes the day php4 will not be supported anymore...

Thanks in advance!
Wed Jul 25, 2007 7:16 pm View user's profile Send private message Send e-mail
FI-DD
Admin


Joined: 22 Sep 2005
Posts: 2668
Location: Germany

Post Reply with quote
Lutin wrote:
Will it give some errors when installing on a server with php5?

Yes, there will be some errors in the template section. But you can fix them.
Wed Jul 25, 2007 7:28 pm View user's profile Send private message
D72



Joined: 22 Feb 2007
Posts: 217
Location: NL

Post Reply with quote
Scott:
I'm trying to use your package as well. As mine is a bit screwed up i guess. I have problems with pagination in the admin etc.
So ill give it a try to use yours. So far so good. Works well. But, your cn.ru doesnt work properly with rufus on.
And whats a bit annoying for me is, is the '?' questionmark.
Do you know how i can modify your files to get it work with rufus on and that the links are like:
www.mydomain.com/wat-is-lorum-ipsum.html
Instead of:
www.mydomain.com/index.php?wat-is-lorum-ipsum.html

Everything is working though, execept the rufus. The '?' is just a finishing touch for me Smile I like clean urls Wink
Tue Sep 11, 2007 12:12 am View user's profile Send private message
scottdallas



Joined: 04 May 2006
Posts: 1802
Location: US

Post Reply with quote
Yeah, search the forum for 'lost read the readme' or 'lost' or something like that.. When I first found cutenews.ru I started a thread called 'Lost read the readme over and over' and FI-DD helped me add that ? to get it working on my servers.. If you reverse the changes (it's a one line change) it'll put it back to normal.. I thought I uploaded both versions of the script? One with and one without the / ? change

_________________
www.scottdizzle.com uses cnr Smile
last update: 07-22-08: 8:30 pm
Thu Sep 13, 2007 4:27 am View user's profile Send private message Visit poster's website AIM Address
Sylx



Joined: 17 Mar 2006
Posts: 15

Post 2.5.5 vs 2.5.4 + Megaplugin Reply with quote
Hi guys,
.
You did a very good job for cutenews.ru! I love it.

I tested both versions but i think that 2.5.4 + Megaplugin is the best!!

Only I got some troubles with the .htacces because my server run on IIS. But I deleted the .htacces and it works like a charm!

What is a little troublesome is that you have to go to the plugin page and let the plugin add a few things.
Also the division by zero error was shown. I fixed the problem when I looked it up at the cutenews forum:

Replace:
Code:
if($i%$break_location == 0 and $break_location)


With:
Code:
if($break_location and $i%$break_location == 0)


If someone else has the same problem

But futher it is a great and Power full addon!!! Nice way to go!!

Why don't you rename it like Cutescott-DD

LOL Razz

Keep on going your great work!!

Edit:

I installed it twice and found there is a minor bug in plugin page:

The Custom Quick Tags is shown twice when you activate it twice you will get an error. Also on the very top of the plugin page you got FI-DD activate but it doesn't say what it is and version.



Edit2:

When I activate: Today 1.0 Displays "Today" or "Yesterday" instead of the date. FI-DD activate
My news wont show on the front
Thu Sep 13, 2007 3:12 pm View user's profile Send private message
scottdallas



Joined: 04 May 2006
Posts: 1802
Location: US

Post Reply with quote
Quote:
Why don't you rename it like Cutescott-DD


lol cause I think the megaplugin cutenews.ru version is coded .02% by me. Unfortunately, I don't know the answers to your questions Sad

_________________
www.scottdizzle.com uses cnr Smile
last update: 07-22-08: 8:30 pm
Fri Sep 14, 2007 5:19 am View user's profile Send private message Visit poster's website AIM Address
Sylx



Joined: 17 Mar 2006
Posts: 15

Post Reply with quote
O ok Razz.

Doesn't matter. I will look in the php script maybe I can make a solution xD

Edit:

The custom quick tags is solved.

In in the plugins file you will see that custom quick tag is in it twice. once says custom_quick_tags_special.php and the other says custom-quick-tags.php.

So just delete the custom-quick-tags.php in the plugins file and that one is solved

If you login in to cutenews and the first one is empty that is the file for top commenters.
Fri Sep 14, 2007 12:29 pm View user's profile Send private message
Lutin



Joined: 25 Jul 2007
Posts: 8

Post Reply with quote
FI-DD wrote:
Lutin wrote:
Will it give some errors when installing on a server with php5?

Yes, there will be some errors in the template section. But you can fix them.


It is working on php5 now, fixed the template error.
Now I mentioned something in the section for database backup... I have some warnings there like:

Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /xxxxxx/xxxxxx/xxxxxx/backup/backupDB.php on line 348

The database backup zip file gives an error message when I try to open it... is there a way to fix this? Or is it better to make a backup of the database through phpmyadmin?

Thanks in advance!
Sat Oct 06, 2007 1:09 am View user's profile Send private message Send e-mail
FI-DD
Admin


Joined: 22 Sep 2005
Posts: 2668
Location: Germany

Post Reply with quote
Lutin wrote:
Or is it better to make a backup of the database through phpmyadmin?

If you are using MySQL then that's the easiest way, I think.
Mon Oct 08, 2007 3:21 pm View user's profile Send private message
danif86



Joined: 22 May 2008
Posts: 2

Post stopped? Reply with quote
Hello

Been some time..

New version coming or prodject dead? hope not, love this script.
Sat May 24, 2008 8:31 pm View user's profile Send private message
scottdallas



Joined: 04 May 2006
Posts: 1802
Location: US

Post Reply with quote
The latest version of cutenews.ru can only be obtained from steady forum use. It is constantly tweaked and upgraded. It will probably never stop being developed. It's almost impossible to release a current release because there's probably about 12 slightly different versions we all have customized for ourselves over the years.

_________________
www.scottdizzle.com uses cnr Smile
last update: 07-22-08: 8:30 pm
Sun May 25, 2008 5:03 pm View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:    
Reply to topic    Forum Index » General feedback All times are GMT + 1 Hour
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Music Lyrics.