41
JasonMR
Re: Need "Random Quotes 1.0.1" module help...
  • 2005/3/23 22:55

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Was a pleasure as I said, needed to do this for myself, so I was a little egoistic here



42
JasonMR
Re: I need help with the x2t theme.
  • 2005/3/23 22:52

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


I do have another idea, does the list of templates list all the mods you have installed?

If not, check where it stops, that could give you and indication, where the problem may lay.



43
JasonMR
Re: I need help with the x2t theme.
  • 2005/3/23 22:37

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Nope, sorry! If I think of something, I'll let ya know.

Though, look closely, some of the entries are hidden (not obvious on a quick look). It took me a couple of hours until I had checked and cleaned everything.



44
JasonMR
Re: Need "Random Quotes 1.0.1" module help...
  • 2005/3/23 22:33

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


This is due to the DB structure. You need to change line 18 in randomquote/sql/mysql.sql from

texto varchar(255NOT NULL default '',


...to

texto text NOT NULL default '',


Uninstall and reinstall the module.


BUT, if you have already added a bunch of quotes, and don't want to loose them, the procedure is a little tedious.

First dump the table YOURDBPREFIX_citas (you only need the INSERT statemtents).

Next uninstall the module (DB tables don't get updated via update script I've been told).

Then reinstall, and run the INSERT statments.


This works, as I just tested it Thanks for posting this question. Just noticed this the other day, and hadn't bothered looking into it, up to now, due to your posting THANX



45
JasonMR
Re: XP-Weather don't works...
  • 2005/3/23 22:11

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Yeap, chmod777 means write, read, executable by all (owner, group, public)!



46
JasonMR
Re: Talk About Forum
  • 2005/3/23 21:36

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


The turqoise is a little light, and harsh for the eyes. In the drop down menu, it is difficult to read the links. I would choose a darker colour.

Also the block heading colour is a little 'aggresive'. You have used #0002c4, maybe use the same blue as in the EU flag #0000a9.


I like the "No Patents" block You may also want to link to nosoftwarepatents.com, they have a banner that would match your colour selection. You can take a look at my site, it's to the right



47
JasonMR
Re: XP-Weather don't works...
  • 2005/3/23 21:27

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Cache directory needs to be writeable -> chmod777

More explicit instructions should be in the README file.



48
JasonMR
Re: I need help with the x2t theme.
  • 2005/3/23 21:24

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Using phpMyAdmin go into the database.

First remove any tables the module installed. To make sure, what to remove, take a look into the file MODULE/sql/mysql.sql, of the module in question.

Then check the YOURPREFIX_modules table in your DB, that the module is not listed, if it is, remove.

Next, go into YOURPREFIX_tplfile, look for the module in question. FIRST, write down all tpl_id's associated with that module, then delete those entries.

Now go into YOURPREFIX_tplsource, and remove those entries, of which you just noted the id's.


It's quite a bit of effort. Hope this works for you. It's been a long time, but I think I covered all steps.

Good Luck And let me know how you went.



49
JasonMR
Re: I need help with the x2t theme.
  • 2005/3/23 21:03

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Have you ever installed a module, and did not uninstall it properly?

I once had the same issue (in my first XOOPS week), after I just deleted module folders from the directory, and uninstalling without them being present. This meant, that there were entries in the DB tables, which again caused my template mangager to behave just like yours.

This is a shot in the blue, and I can only help according to my own experience.

If the above is the case, let me know, and I'll provide instructions. Otherwise I'm stuck, and can't help you.



50
JasonMR
Re: I need help with the x2t theme.
  • 2005/3/23 20:14

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Resized Image

This is what it should look like!

IOW: below what you listed, can't you see that form-box?


If the box blow doesn't appear, please switch on PHP debug, and tell us what it says (Sys Admin -> Prefs -> General Settings)




TopTop
« 1 2 3 4 (5) 6 7 8 ... 54 »



Login

Who's Online

233 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 233


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