51
blueteen
Re: Menu Creation
  • 2008/2/12 7:44

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


Other readers would be perhaps happy to know how you made !
Another menu (without JS), a piece of code added or removed ? Else ?



52
blueteen
Re: Menu Creation
  • 2008/2/11 17:24

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


Certainly an incompatiblity between your theme (tabless or not, javascript inside or not) and the script menu.
But without the theme name and an exact sample of menu, we really can't help you
Can't we see your website somewhere ? (to see source code for example).
Or give us an archive with your theme and the menu (to debug on a local webserver).



53
blueteen
Re: Menu Creation
  • 2008/2/11 16:22

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


No link, no code, ni screenshots, no versions, not specified used menu...
Hard to help you



54
blueteen
Re: CBB blank pages?
  • 2008/2/11 16:18

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


php debugging is the old name for : debugging inline (both php and MySQL debugging are displayed at the bottom of your webpage).

you seems to have a problem with the Frameworks package.

The "XoopsLocal" function is initialized here :
Frameworks\art\functions.locale.php

line 20
function xoops_local($func)


So are you sure to have well installed the Frameworks package ?
Could you verify the location of the Frameworks ?



55
blueteen
Re: Problem with Formulaire permissions
  • 2008/2/8 8:09

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


Solved with this
https://xoops.org/modules/newbb/viewtopic.php?post_id=283434#forumpost283434



56
blueteen
Re: Formulaire NOPERM for anon users
  • 2008/2/7 14:04

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


Great hmorgan, you're right

/modules/formulaire/index.php
line 43, change
$perm_name 'Droits des categories';

to
$perm_name 'Permissions of the categories';


/modules/formulaire/formulaire.php
line 120, change
if ( $gperm_handler -> checkRight'Droits des categories'$id$groups$formulaireModule->getVar('mid') ) ) {}

to
if ( $gperm_handler -> checkRight'Permissions of the categories'$id$groups$formulaireModule->getVar('mid') ) ) {}


/modules/formulaire/blocks/qcm_menu.php
line 30, change
if ( $gperm_handler -> checkRight'Droits des categories'$row['id_form'], $groups$formulaireModule->getVar('mid') ) ) {

to
if ( $gperm_handler -> checkRight'Permissions of the categories'$row['id_form'], $groups$formulaireModule->getVar('mid') ) ) {


/modules/formulaire/blocks/formulaire_menu.php
line 30, change
if ( $gperm_handler -> checkRight'Droits des categories'$row['id_form'], $groups$formulaireModule->getVar('mid') ) ) {

to
if ( $gperm_handler -> checkRight'Permissions of the categories'$row['id_form'], $groups$formulaireModule->getVar('mid') ) ) {



After theses change, it seems you need to uninstall the reinstall the module.

I'll contact Philou !



57
blueteen
Re: Spam and/or Hack Attempt
  • 2008/2/5 18:55

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


Often, a picture called like this (remote url), is a malicious code in reality. (on windows system, try to download this picture, then edit with a text editor).
This is a way to deface or hack your website/server.

It's a good thing to contact the provider's abuse service, providing the link to the picture, some logs samples and few words.



58
blueteen
Re: Change DHTML editor for blocks?
  • 2007/10/18 14:54

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


hello !
i try it on a 2.0.17.1 version

need to add also this line :
include_once XOOPS_ROOT_PATH."/class/xoopseditor/tinyeditor/formtinyeditortextarea.php";

just above line 46 :
include_once XOOPS_ROOT_PATH."/class/xoopsform/formtextarea.php";



59
blueteen
Re: MultiMenu 1.82 SQL file not found at
  • 2007/10/12 9:42

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


+1 for multiMenu 1.9

you can also check if the mysql.sql file is really available in html/modules/multiMenu/sql/ folder (with you ftp's client).



60
blueteen
Re: Show us the $$$....!
  • 2007/9/19 19:46

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


Quote:

vaughan wrote:
blah blah blah. is your opinion against the foundation or just herko marco.

seems you just can't help but provoke things.

you know what most people do when people keep *demanding* things instead of just asking politely. they tend to ignore the demands and prolong the outcome of what is requested.

there's 12 days till october 1st, can't you just leave things alone till then and stop with the demands.

after the 1st october, you have a valid reason to *ask politely* again, but not demand!!


https://xoops.org/modules/newbb/viewtopic.php?topic_id=60625&viewmode=flat&order=ASC&start=10#forumpost271582

since march 21th 2006...
so I can wait 12 more days...




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 33 »



Login

Who's Online

253 user(s) are online (175 user(s) are browsing Support Forums)


Members: 0


Guests: 253


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits