111
tripmon
Re: Newbie question, module or block?
  • 2006/3/30 7:34

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


try tinyD (peak.ne.jp/xoops)

As far as the boder, that's likley the theme. sort it once you get a method to create your content.



112
tripmon
Re: Editing Comments Templates
  • 2006/3/30 7:29

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


You finally got the template thing Woohoo..

in your cloned template set...
System/system_comment.html



113
tripmon
Re: Adding Modules
  • 2006/3/30 7:27

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


Do you want that in Femtoseconds, Attoseconds, or Planck Time?



114
tripmon
Re: user rank = user group
  • 2006/3/30 7:21

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


it would have to be a core hack, and a potentially dangerous one (at least at first glance) as permissions and user rank are in no way related, and as allowing rank to elevate group status would require tighter security restrictions than are currently imposed on rank (imwo).

Not to say that somewhere there isn't something that will do this, but just saying unless it was well orchestrated, I bet it would open some nasty little security holes.



115
tripmon
Re: XOOPS DEVELOPER/EXPERT HELP NEEDED URGENTLY
  • 2006/3/30 7:09

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


get some kind of MySQL frontend (example using phpmyadmin, but use whatever) ... open your database, find and choose the yourprefix_sessions table, (you should see it listed up top now) click operations, click repair table.

might as well check all the tables that start with yourprefix_bb_ while you're at it... just choose the table (on the left) & if you see red in the space usage block on the right side repair that table also.

Wheeeeee.....



116
tripmon
Re: Adding "target=self" to links
  • 2006/3/30 6:59

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


try the XOOPS FAQ section and do a search for templates...

Basically, you need to clone the default templates under Admin/Templates, then you can edit the cloned set.

The specific template you will need to edit would be the news page that you are talking about... if it's the page that displays a single article, you would need to edit the news_article.html template (or maybe news_item.html) in the cloned template set (Not the page with the same name in the news module directory)

Once you read up on it a bit you will see that the template features make it easy to customize your site without messing anything up.

By the way, you shouldn't need to add self, just remove _blank.. self is default if nothing is specified (but you can add it if you want)



117
tripmon
Re: New problem: error - themes
  • 2006/3/29 20:17

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


If you honked up the theme (and it seems you just might have ) & it won't let you get to /user.php, you can use phpmyadmin or any MySQL frontend to change the theme back to default.

in yourdbprefix_config table look for an entry where conf_name is theme_set. change the value to Quote:
default
and it will revert you to the default theme so that you can log in again.

Advice:
whenever you are changing a theme you aren't positive will work... leave the admin open in it's own browser and open the homepage in a new browser.. if the new theme is hosed, you can just change it back in your still open admin browser window.



118
tripmon
Re: php debug issues?
  • 2006/3/29 20:08

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


It's tough to help you without more information... check this if you would like to get more, or quicker responses.

I don't know if you can log in yet or not, but it seems like you may be making things more difficult than necessary for yourself.

I strongly suggest you do a normal install without any funkified (altered) files. (just put your changed files in a folder for safe keeping).

Once you have a Functional, Normal install....

Clone the default template set and ****** only make your changes to the templates*******

... there are a number of reasons to do it this way as opposed to how it appears you are trying to make changes. Read more about templates by doing a search.

removing the code you posted will remove the logo and cat., but again, use the template system in order to do it.



119
tripmon
Re: **FILE UPLOADS
  • 2006/3/29 4:36

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


not sure about meeting your requirements of only user & admin, but check HERE
or search for PD downloads, again not sure about either, but I think they're your best shot.



120
tripmon
Re: Private Messaging
  • 2006/3/29 4:31

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


It's got too much of a 'cascade' potential for me to give any off the cuff advice about, but if it's important enough to pay for, you could find someone to do it. Or, you could wait for 2.4 or load up 2.2.4 (I would do it as a unique install as opposed to overwriting your 2.0)




TopTop
« 1 ... 9 10 11 (12) 13 14 15 ... 44 »



Login

Who's Online

124 user(s) are online (67 user(s) are browsing Support Forums)


Members: 0


Guests: 124


more...

Donat-O-Meter

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

Latest GitHub Commits