Register here!

Forgot password?

ASK NEW QUESTION

Home Page » Extensions
0 Votes

YiiBooster datepicker options

datepickerRow viewMode minViewMode

Hi, my question concerns the datepickerRow widget. Per this page:

http://www.eyecon.ro/bootstrap-datepicker/

(that’s the datepicker implementation that YiiBooster uses) there are 2 options: format weekStart viewMode minViewMode. Well, the last 2 don’t seemREAD MORE

By qwerty · Asked 43 days 11 hours 47 mins ago

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

0 Votes

yii extensions for build cms like wordpress

cmsextensionwordpress

Hi,

I’m looking yii extensions for build custom cms like wordpress. Many of features (theme, mutlilang cache etc) already exist in yii. But I want to need suggestions to build customREAD MORE

By erkasoft · Asked 45 days 9 hours 48 mins ago

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

0 Votes
Solved!

How to auto zoom and center, (boundfit) using egmaps?

EGMaps

I have no problems displaying items from the database but I have no idea how to display multiple markers with autozoom and center. I see a few functions dealing withREAD MORE

By pacrisc · Asked 127 days 23 hours 31 mins ago

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

0 Votes
Solved!

YiiBooster RedactorJs: Adding Image/File Upload

RedactorJsYiibooster

Hi, I’m using RedactorJs thanks to Ramirez and team. I need to add image/file upload to the editor. I cannot see any option to do that! Is it supported? IfREAD MORE

By stefano · Asked 191 days 6 hours 55 mins ago

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

0 Votes

The image “http://localhost/myweb/lego/index.php?r=listing” cannot be displayed it contains error

image_0_2

Hi all,

I get error ‘The image “http://localhost/myweb/lego/index.php?r=listing” cannot be displayed it contains error’ when I want view to render images.

Please help.

Below is part of code.

main.php —————————————————- ‘import’=>array( ‘application.models.*’, ‘application.components.*’, ‘application.helpers.*’,READ MORE

By sumba87111 · Asked 207 days 22 hours 5 mins ago

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

0 Votes

editme integration with yii, kcfinder gives me an error “you don’t have permission to browse server”.

editmekcfinderwysiwyg

I tried to integrate editme extention with yii. To upload image I used kcfinder. But when I click on browse server button, it gives me an error “You don’t haveREAD MORE

By bibby · Asked 210 days 19 hours 34 mins ago

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

0 Votes
Solved!

I have use pagination in gridview.I want to export in excel & pdf according to pagination.

extensionsgridview

Suppose in gridview ,pagination has 10 values show in grid,I show next 10 values,accordinly 11 to 20,should be display on excel & pdf.That type of ,I want to export inREAD MORE

By abhishek2890 · Asked 256 days 19 hours 28 mins ago

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

0 Votes

How can i change user management module to make login possible through username/password(Default working), companyid/password(Need This), coprporateid,employeeid/password(Need This) (new fields in user table-companyid,corporateid,employeeid),so there will be three login type mainly (admin,corporate,employee)

ManagementmoduleUser

for my site i need three types of login block one is default what yii has,other is for corporate user login using corporateid and password and next is company loginREAD MORE

By NewDeveloper · Asked 267 days 18 hours 40 mins ago

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

0 Votes

Module Separation

alter formhook formModules

Hello,

I want to write a tiny module named “seo” and wish to keep it literally modular. This module needs a database table “meta_data” schema of which is as follows:

Table Name:READ MORE

By raheelk2k · Asked 362 days 16 hours 46 mins ago

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

0 Votes

EGMaps How to get lat and lng from dragable marker?

DragEGMapsLatLngMarker

EGMaps How to get lat and lng from dragable marker?

I have try like this

  1. $marker = new EGMapMarkerWithLabel(4.21048, 100.97577, array('title' => "Cobaan"));
  2.  
  3. $label_options = array(
  4.   'backgroundColor'=>'red',
  5.   'opacity'=>'0.75',
  6.   'width'=>'100px',
  7.   'color'=>'blue'
  8. );
  9.  
  10. $dragevent = new EGMapEvent('dragend', 'marker_dragevent(dragend)', false, EGMapEvent::TYPE_EVENT_DEFAULT);
  11.         $marker->addEvent($dragevent);
  12.  
  13. $info_window_d = new EGMapInfoWindow($dragevent.lat(),$dragevent.lng());
  14. $marker->addHtmlInfoWindow($info_window_d);
  15.  
  16. $gMap->addMarker($marker);
$marker = new EGMapMarkerWithLabel(4.21048, 100.97577, array('title' => "Cobaan"));READ MORE

By gezzeg · Asked 373 days 22 hours 28 mins ago

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

© YiiAnswers.com 2011. All rights reserved.

Switch to our mobile site