Problem with caretgories function

Register an Account
Reply
 
Thread Tools Display Modes
  #21 (permalink)  
Old 06-26-2009, 02:33 PM
Casual Pligger
Pligg Version: 1.0
Pligg Template: fusion
 
Join Date: Jun 2009
Location: France
Posts: 30
Quote:
Originally Posted by renzo View Post
Ok, previously in my setting.php file
$dblang = 'es';
If I change to "en" variable the categories works
$dblang = 'en';
Weird!!

Sorry for my english.
Unfortunately, it doesn't work for me...

@ Yankidank : Nobody have problem with its categories except me ? Well I'm sorry. Can I give you details to permit you to reproduce the bug and then tell us if you have a solution ? I'm at your service if you need informations about this. If you want to see my problem, my pligg is here : http://myjobisreal.fr

Thanks
Reply With Quote
  #22 (permalink)  
Old 06-26-2009, 03:47 PM
Casual Pligger
Pligg Version: 1.0
Pligg Template: fusion
 
Join Date: Jun 2009
Location: France
Posts: 30
Ok I think that I understood the problem. Renzo, sorry but your great !!!

I don't know exactly what happened but, I removed the settings.php file and replaced by the original (with the correct dblang and url_base) and, miracle, the categories worked.

Well, my solution is :

- open the "settings.php" that you downloaded with the 1.0 pligg version in notepad
- write correct informations on lines 2 and 5 (the url and the language of your database)
- replace the "settings.php" file on the server by the "settings.php" that I just modified

That's all. Yankidank, is it a good correction ?
Reply With Quote
  #23 (permalink)  
Old 06-27-2009, 03:24 AM
renzo's Avatar
Casual Pligger
Pligg Version: 1.0
Pligg Template: The Standard
 
Join Date: May 2009
Location: Buenos Aires
Posts: 32
@rahan84, yes, you are allright. Lines 2 and 5 will be in english language.I don't know why. I'm just a designer
Reply With Quote
  #24 (permalink)  
Old 07-15-2009, 02:17 AM
Katryne's Avatar
Casual Pligger
Pligg Version: 1.0
Pligg Template: Wistie modif.
 
Join Date: Jul 2009
Location: France
Posts: 31
Hello brave Pliggonauts !

I had modified in admin the language of the data base to "fr" and the language of the site to something else than English.
And I had the same display problems as described above. Putting them back to "en" and "English" in settings.php did the job and gave me back a normal display.
Maybe because I did not changed the name of the language file which is still "lang_english.conf" ... even if I modified its content to French .
Maybe some warning about it should appear in the configuration section, dear courageous developpers !

Last edited by Katryne; 07-15-2009 at 02:37 AM.
Reply With Quote
  #25 (permalink)  
Old 07-15-2009, 11:08 AM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 4,934
Send a message via AIM to Yankidank
To change the language you should change the value from Admin > Configure > Misc > Language from "english" to "french". That will cause Pligg to look for /languages/lang_french.conf rather than /languages/lang_english.conf.

The Twitter Module for Pligg CMS!
Register, Login, and Submit Stories with Twitter. An absolute MUST HAVE for all Pligg sites!
Reply With Quote
  #26 (permalink)  
Old 07-20-2009, 07:01 PM
Casual Pligger
Pligg Version: 1.0
Pligg Template: fusion
 
Join Date: Jun 2009
Location: France
Posts: 30
Hello folks,

New desappointment with... Internet Explorer of course ! On this browser, my categories are not able to be clicked. It is just like normal text. And I really don't know what and how to modifie files.

Could you help me please ? (my site is : MyJobisReal.fr )

Best regards
Reply With Quote
  #27 (permalink)  
Old 07-20-2009, 08:10 PM
Casual Pligger
Pligg Version: 1.2.0
Pligg Template: BoxyBuzz
 
Join Date: Mar 2009
Location: Los Angeles
Posts: 53
Quote:
Originally Posted by astronomad View Post
I think I've found a solution to this in the htaccess file.

you need to change the lines in your htaccess file that say:
RewriteRule ^upcoming/category/([^/]+)/?$ upcoming.php?category=$1 [L]
RewriteRule ^upcoming/category/([^/]+)/page/(\d+)/?$ upcoming.php?category=$1&page=$2 [L]

to:
RewriteRule ^upcoming/([^/]+)/?$ upcoming.php?category=$1 [L]
RewriteRule ^upcoming/([^/]+)/page/(\d+)/?$ upcoming.php?category=$1&page=$2 [L]


Pligg does not put /category/ in the url... it's just upcoming/category_name/.

Although, there are other lines below this in the htaccess file that look like they could conflict with this, but it seems to work on my installation.

I'd love it if Yankidank or someone else in the development team could confirm this solution....
Thanks astronomad! This worked for me!
Reply With Quote
Reply

Tags
categories, cetagory, problem

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
A "better" function to generate thumbs for upload module. bilicc Questions and Comments 3 08-25-2009 05:02 AM
Problem with margin function BillyC Questions and Comments 3 07-01-2009 12:43 AM
problem adding Adsense function to link_summary.tpl johntheentrepreneur Questions and Comments 0 04-17-2007 03:35 AM
problem with "edit comment" function hakaii Questions and Comments 4 11-01-2006 01:19 PM
Problem with search function scigg Questions and Comments 2 09-03-2006 10:50 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development