• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

[8wayRun.Com] XenPorta (Portal)

Status
Not open for further replies.
It's not a portal problem.
It's a global problem, affecting all add-ons with navbar tabs or template hooks;)
 
Aşağıdaki Hata Oluştu:

Mysqli statement execute error : Data too long for column 'setting_value' at row 1
  1. Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
  2. Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
  3. Zend_Db_Adapter_Abstract->query() in EWRporta/Model/Settings.php at line 72
  4. EWRporta_Model_Settings->updateSettings() in EWRporta/ControllerPublic/Portal.php at line 140
  5. EWRporta_ControllerPublic_Portal->actionEdit() in XenForo/FrontController.php at line 310
  6. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  7. XenForo_FrontController->run() in /home/dijienet/public_html/index.php at line 13
What do you think the problem please help
 
I am having issues with this code in IE:
Code:
.recentSlider .ui-tabs-panel .summary {[B] background-color: rgba(0,0,0,0.8)[/B]; border-top: 1px solid #333; position: absolute; bottom: 0px; left: 0px; }
The highlighted code (background-color: rgba(0,0,0,0.8) shows a transparent background in IE which makes the slider summary hard to read.
Does anyone have a work around?
 
I need some assistance.

My recentslider module shows thumbnails of images in the title section, and it squishes the titles.

I notice on Jaxel's site he doesnt have the thumbnail in the title section on his Recentslider module.

Anyone know how you acheive this?
 
I need some assistance.

My recentslider module shows thumbnails of images in the title section, and it squishes the titles.

I notice on Jaxel's site he doesnt have the thumbnail in the title section on his Recentslider module.

Anyone know how you acheive this?
I added this to my extra.css
Code:
.recentSlider .ui-tabs-nav-item .image { display: none; }
.recentSlider .ui-tabs-nav-item .title { margin-right: 0px !important; }
 
Hey,

I don't want images showing up in place of the avatar so I've edited a template to prevent this. However it seems some images don't display on the homepage now. I'm assuming these are the images that should be taking the place of the avatar...How do I preven this from happening?
 
coveritlive what does this program
and what should I write here


screenshot030vr.jpg


 
Status
Not open for further replies.
Back
Top Bottom