Register here!

Forgot password?

ASK NEW QUESTION

Home Page » yii

Questions tagged as "yii"

0 Votes

Relations with another table using Array

databaseMysqlphprelationsyii

how I can use array in cell related with another table in database like

Users table:

Name | languages_id Anas | 1,2,3

Languages table:

id | language 1 | English 2 | Arabic

it’sREAD MORE

By abudayah in Relations · Asked 165 days 6 hours 37 mins ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes

Yii AssetManager issue: ‘Unable to resolve the request’

AssetManageryii

Every so often (intermittently) our application kicks out an error like:

“[error] [exception.CHttpException.404] exception ‘CHttpException’ with message ‘Unable to resolve the request “js/’”.’”

When we look at our assets folder to seeREAD MORE

By samcreate in Caching · Asked 171 days 17 hours 51 mins ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes

Relational AR to json

active recordJSONyii

Hi,I have question about relational active record. when i want to get information from relational AR by means of below code.

  1.         $criteria = new CDbCriteria;
  2.         $criteria->select='username';

By tah_206207 in Active Record · Asked 178 days 1 hour 16 mins ago

Questions: 2 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes
Solved!

Export to PDF

pdfyii

i want to export my cgridview to pdf…it should also be able to convert to pdf after sorting or pagination also….any yii extensions available?looked through tcpdf not so helpful….

READ MORE

By yiiplayboy in Grid View · Asked 330 days 6 hours 52 mins ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes

Yii Dynamic DB Connection according to user?

yiiyii dynamic connection

My project is on the basis of multi-talent.

I have multiple clients (companies) and each client has multiple users.

Each client has their own database, so during user authentication, I discover theREAD MORE

By gaurishpatil in DAO · Asked 402 days 6 hours 8 mins ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes
Solved!

Modify CHtml::submit buttons redirect URL

CHtmlredirectsubmit buttonyii

Anyone know how to make the CHtml::submitButton not go to the details view but redirect somewhere else?

By deez in Forms · Asked 403 days 23 hours 22 mins ago

Questions: 2 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes
Solved!

multiple relations and multiple conditions in a named scope

ACTIVERECORDrelationsyii

I am trying to apply 2 conditions based on data from different tables inside a named scope. I know my relations are right because if i remove the second conditionREAD MORE

By deez in Active Record · Asked 409 days 3 hours 9 mins ago

Questions: 2 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes

How do you create dynamic dropdown. linked together from a database

changeddropdowndynamicyii

Please help me with dynamic dropdowns from database

By eruaan@gmail.com in Controllers · Asked 474 days 20 hours 12 mins ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes

Many-Many CRUD Generation

crudgiiGiixmany-manysqlyii

I’m really struggling trying to find a tool that does CRUD generation on my database that has some many-many relationships.

For example, I have a table A which has a many-manyREAD MORE

By sarink in Active Record · Asked 520 days 23 hours 7 mins ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes
Solved!

session in shopping cart

phpsessionyii

in my mobile shop website, a guest is going to buy a mobile(product)

after the guest clicks addtocart ,session starts all information are shown in cart table.simultaneously billing address,shipping addressREAD MORE

By jayii in Views · Asked 611 days 6 hours 59 mins ago

Questions: 2 Accepted: 0 ( 0% ) | Reputation: 0