Please DO NOT post any feature requests here. Use Tracker for any feature requests or bug reports. However, you can discuss any bugs here before posting to tracker to avoid NOT A BUG reports.
I'm uploading author's profiles and quotes using a csv file.
I have 2 questions:
1- Number of quotes (profile view) is not updated, always display 0.
Is there a tip to use in phpmyadmin to update this number?
2- The URL's are not generated automatically, if "alias" field left empty, is there a tip to generate url's or using an URL encoder and paste url's in CSV file is the way to do this?
Thanks for your help
The administrator has disabled public write access.
If you are upgrading Joomla, you need not touch any tables. Just dump tables using phpMyAdmin and import to new database (change prefix of tables ofcourse).
1. update quotes column of jos_questions_author
2. the aliases should be created from php. You can manually update it in jos_quotes table (alias column).
If you use our extensions, please post a rating and a review at the Joomla! Extensions Directory (direct links are given below).