1
cwayne
Re: the "clone" command in the template set GONE !!
  • 2005/7/30 11:09

  • cwayne

  • Just popping in

  • Posts: 35

  • Since: 2004/2/25


any help ?



2
cwayne
WF-Download: How to know which user downloaded what file ?
  • 2005/7/28 6:47

  • cwayne

  • Just popping in

  • Posts: 35

  • Since: 2004/2/25


Hi,

Is there any way to know a specific file was downloaded by which user in the WF-Download module ?

Maybe a download record list or something.

cheers,

wayne



3
cwayne
Re: the "clone" command in the template set GONE !!
  • 2005/7/24 7:19

  • cwayne

  • Just popping in

  • Posts: 35

  • Since: 2004/2/25


Here's what I got.

Firstly, it's almost pretty sure that the page's not loaded properly.
By checking the generated html code, I believe that at least a < / table> is missed.
The code seems to have an open < table> tag without a close one.
Here's my template management page.
.....

              </
table>
              <
br />
            </
td>
<
td align='left' valign='top' width='82%'>
              <
div class='content'><br />
<
h4 style="text-align:left">template management</h4><table width="100%" cellspacing="1" class="outer"><tr align="center"><th width="25%">name</th><th>created</th><th>templates</th><th>action</th><th>&nbsp;</th></tr><tr class="odd" align="center"><td class="head">default<br /><br /><span style="font-weight:normal;">XOOPS2 Default Template Set</span></td><td>2004/2/18</td><td align="left"><ul><ul><li>= News = [<a href="admin.php?fct=tplsets&op=listtpl&tplset=default&moddir=news">list</a> (<b>11</b>)]</li>

.....

<
li>= Download = [<a href="admin.php?fct=tplsets&op=listtpl&tplset=default&moddir=wfdownloads">list</a> (<b>14</b>)]</li>
***** 
file end *****


** some of the template lists are omitted as " .... "

I tried to read the code of the main.php file in modules\system\admin\tplsets.
However, it seems to be too hard to understand the code thoroughly.
Can anyone help ?


Besides, although there's no error in "PHP debug" or "Smarty Debug", it seems pretty weird that while I turned the "MySQL debug" on.
Normally with a pop-up window indicating what sql command's been excuted.
However, while entering my template management page, there's no SQL script pop-up window.
It seemed to me that the SQL command's not been excuted at all.

Is that normal ?

Is it possible that maybe some strange sql scripts stopped the page from being loaded properly ?



4
cwayne
Re: the "clone" command in the template set GONE !!
  • 2005/7/21 16:40

  • cwayne

  • Just popping in

  • Posts: 35

  • Since: 2004/2/25


I kinda once have this problem solved while I upgraded the system from 2.9.2 to 2.0.10.
however, soon found that the 2.0.10 version I was using is an extended version from the Japanese group.
afraid of compatibility problem with my tons of installed modules, I decided to switch the system back to the original 2.0.10.
but, after the switch back, it's pretty sad to find that the "clone" command column was gone again from my template set control.

for it looks like that the table format in html was broken (not only the "action" column was gone, but the following column originally with a check sign indicating the currently used template set was now totally white and containing nothing as well), I was wondering if it's possible to solve the problem from modifying some codes or the database.
maybe the system got some wrong value from the database that caused the table format from being complete.

is that possible ?



5
cwayne
Re: the "clone" command in the template set GONE !!
  • 2005/7/21 12:08

  • cwayne

  • Just popping in

  • Posts: 35

  • Since: 2004/2/25


any help on this one ?



6
cwayne
the "clone" command in the template set GONE !!
  • 2005/7/18 8:56

  • cwayne

  • Just popping in

  • Posts: 35

  • Since: 2004/2/25


recently got into the duplicated template problem.
after searching the support forum, did find a solution by cloning the default template set.

However, on trying to clone mine, found that the "clone" command's not there in my sysmte >> template.
the column originally containing "view" and "clone" commands was now replaced with white background color only.
and the "view" or "clone" command was not there anymore.
Now I found no way to clone my template and to solve the duplicated template problem.

does anyone know how to solve this ?



7
cwayne
Does SmartPartner have this function ?
  • 2005/7/12 14:08

  • cwayne

  • Just popping in

  • Posts: 35

  • Since: 2004/2/25


While moving the mouse pointer on to a particular partner's image in the "Partners" block of the old xoopspartners, the title of that partner shows.

However, there seems no similar setting for that in the SmartPartner module.

Can SmartPartner do the same as well ?

(I'm using the SmartPartner 1.0.2 Final.)



8
cwayne
Re: News problem: Topics listed horizontally and Can't get access to module setting in the admin pag
  • 2005/7/11 14:22

  • cwayne

  • Just popping in

  • Posts: 35

  • Since: 2004/2/25


Hi rabideau,

thanks a lot.
just did the roll-back and my web's now working fine.

think I'll keep the old 1.2 for a longer time before I could find some more time for the upgrading again.


nevertheless, thanks again for the help.

cheers,

wayne



9
cwayne
News problem: Topics listed horizontally and Can't get access to module setting in the admin page.
  • 2005/7/10 8:29

  • cwayne

  • Just popping in

  • Posts: 35

  • Since: 2004/2/25


Hi there,

I tried to upgrade my news module from 1.2 to 1.3.1.1.
Did all the steps listed in the Upgrade instruction file.
However, after the upgrade, all the topics in the index page of the news module are now listed horizontally.
that is, one after one extened to the right hand side of the page.
I tried to change the theme back to the default one but that's not helping.

Also, while trying to find if any settings I could change in the module settings, it turned out that I can't even see the module settings page.
It's totally blank, with no errors with PHP debug on.
There's even no pop-up window showing SQL comman executed while turing the debug mode to SQL debugging.

Does anyone having this problem as well ?

I can now only pull down my news module for that really messed up the whole website.


any idea ?

wayne



10
cwayne
Re: newbb2.0.2 : IE Error - Access Deny on choosing editors
  • 2005/7/5 7:18

  • cwayne

  • Just popping in

  • Posts: 35

  • Since: 2004/2/25


A friend using Mambo told me that they got the same problem on WYSIWYG modules and there they came up with a solution works for most of their members.

It was told that the problem comes from the miss-match with DNS settings.

Here's part of the discussion post in their forum.
Quote:
dear friends...this is not the problem with ie or any other browser...
the problem is with the script it self...

so you live site in config file must resemble to the dns entry....both should be same..

for my case.. i changed from www.mydomain.com to mydomain.com, and it worked...becasue i have mydomain.com entry in my DNS ...

so adding www, or deleting www from configuration file can solve the problem...


And the whole thread's here

I know that was Mambo I was talking about and it's XOOPS that I'm currently running with.
But, for that the symptom's almost identical, I was wondering if this could be the possible hint for a solution in XOOPS ?

For that I'm really not a PHP programer and know almost nothing about the XOOPS core, could anyone please help on this ?


ps. even the mambo community said that it's nothing to do with the browser, it's actually true that I don't have this kind of problem with firefox. maybe firefox just intelligently correct the miss-match problem instead of error pop-ups ?




TopTop
(1) 2 3 4 »



Login

Who's Online

208 user(s) are online (144 user(s) are browsing Support Forums)


Members: 0


Guests: 208


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