21
dunkin
Edit Users? Activate/Deactivate?
  • 2005/12/6 20:38

  • dunkin

  • Just popping in

  • Posts: 47

  • Since: 2005/3/15


How do I edit/modify my users in 2.2.3? I used to be able to manually activate accounts that attempted to sign up and were denied activation because of bounced emails... I had someone sign up yesterday, email bounced but they emailed me and asked me to activate their account.

I also used to be able to edit users accounts, but am unable to do this anymore as I can't figure out where to edit them!

Please help!
Dunkin
My Site -Http://www.hippyspace.com



22
dunkin
Re: CSS Theme - Commentary & Help Wanted!
  • 2005/8/11 5:17

  • dunkin

  • Just popping in

  • Posts: 47

  • Since: 2005/3/15


no commentary :( I was kinda hoping for some responses, shall ponder onward.
Dunkin
My Site -Http://www.hippyspace.com



23
dunkin
Re: World Travel Publishers.com - what do you think?
  • 2005/8/10 18:25

  • dunkin

  • Just popping in

  • Posts: 47

  • Since: 2005/3/15


Nice 'site is currently closed' page, would love to see the theme!
Dunkin
My Site -Http://www.hippyspace.com



24
dunkin
CSS Theme - Commentary & Help Wanted!
  • 2005/8/7 9:51

  • dunkin

  • Just popping in

  • Posts: 47

  • Since: 2005/3/15


My current site is using just a CSS theme...

Http://www.webtrek.info

(not a production site, test domain only)

I would like to include graphics to the bars that surround the blocks that are added, and also to the menus such as in the theme used on the site below

http://www.paralox.org

I've tried taking that theme apart to see how the graphics are added to each of the theme_section.html files... but the author of the theme there put it all into theme.html and I'm unable to determine which parts of the code... do what parts of the theme. I assume if I play around with it a bit more I could figure it out... but cut/pasting and uploading and viewing is getting frustrating... any help would be appreciated.

Commentary on the theme wanted!
Dunkin
My Site -Http://www.hippyspace.com



25
dunkin
Graphics In Block Frames
  • 2005/8/1 22:44

  • dunkin

  • Just popping in

  • Posts: 47

  • Since: 2005/3/15


I've seen a few themes where graphics were used to frame the blocks on the site, and have looked over a few of the theme html files to see how it was done. Most who have done this and offered the themes to the repository, have made no notations as to what does what, so I'm a little confused as to how to write/modify the code to allow for my graphics.

Most of these I've looked threw, have done away with theme_blockright.html (etc) and have put all the code directly into theme.html which also makes it hard to differentiate which code is for the particular blocks.

Anyone have a theme or information (website, text file) on how to setup and theme these graphics for the blocks where it's not all jumbled into one file? (different theme_blah.html for each block area)

I imagine if I play long enough I can figure out how to tear apart one of the themes from the repository, but I'd like to save myself some frustration if possible.

An example site using the theming method I speak of is...

http://www.paralox.org
Dunkin
My Site -Http://www.hippyspace.com



26
dunkin
Wolfman's Radio WebSite
  • 2005/4/10 1:44

  • dunkin

  • Just popping in

  • Posts: 47

  • Since: 2005/3/15


Tell me what ya think!!! I need commentary!

http://www.wolfmansradio.com

Also... can anyone tell me the class/ID's of the css parts used in user.php.... when you login to the site... you get a gray box with light blue text... I can't get moxilla to show me the classes etc with the development tool... cuz the page redirects and I can't see them fast enough.



27
dunkin
Re: How To MediaShow
  • 2005/3/19 20:09

  • dunkin

  • Just popping in

  • Posts: 47

  • Since: 2005/3/15


not sure if this is what you wanted or not.... I embed video into blocks using this code....

I use the 'mypage' module (available here in downloads orhttp://www.hippyspace.com in downloads), I add the module to the page and edit the index.php file inside to something like this... (PS. YOU COULD ALSO JUST USE THE CODE BELOW, MAKE A PLAIN TEXT FILE OF THE CODE, NAME IT ANYTHING-YOU-WANT.php AND PLACE IT IN YOUR XOOPS ROOT DIR, THEN JUST LINK TO THAT PAGE FROM A BLOCK. I USE THE MYPAGE MODULE SO THAT IT APPEARS IN THE MAIN MENU AND ALLOWS ME TO ADD BLOCKS ABOVE OR BELOW MY CONTENT)

<?php
include("../../mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
$xoopsOption['show_rblock'] = 0;
?>

<center><p><p>TEST OR TITLE OF VIDEO FILE OR INFO<p>
<EMBED ID="WindowsMediaPlayer1" SRC="http://URL_TO_VIDEO_FILE/filename.asf" BORDER=0 HEIGHT=400 WIDTH=600>

<?php
include(XOOPS_ROOT_PATH."/footer.php");

?>

Example available onhttp://www.towercitypa.net in photo gallerys, click on ivan and at top... select see video footage



28
dunkin
Re: how do I add a block, to a page not listed in the blocks admin
  • 2005/3/19 0:11

  • dunkin

  • Just popping in

  • Posts: 47

  • Since: 2005/3/15


I looked threw the code examples there... each of the links on your custom menu leads to a module tho... my links lead to a plain HTML page that is not a module...

were you able to add blocks to plain HTML Pages that were linked from that menu?



29
dunkin
how do I add a block, to a page not listed in the blocks admin
  • 2005/3/18 19:47

  • dunkin

  • Just popping in

  • Posts: 47

  • Since: 2005/3/15


I have pages added static, linked to the main menu.... how would I add a block or multiple blocks to that page? It's not listed in the blocks admin.

does each individual page have to be made into a module in order to add blocks to it?



30
dunkin
Re: How do I add blocks to a static page added to the site?
  • 2005/3/18 5:52

  • dunkin

  • Just popping in

  • Posts: 47

  • Since: 2005/3/15


Thanks so much for your help! That's exactly what I was trying to do... but I can still only add blocks to the first page, I can't add blocks to the test2, test3 etc pages... They don't appear in the drop down or in the admin...

I don't think it's possible... but your module is a great improvement on what I was doing!




TopTop
« 1 2 (3) 4 5 »



Login

Who's Online

226 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 226


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