21
dizzymarkus
Re: Editing welcome page....

I would like this knowledge also -- anyone around? lol

thanks,
Markus



22
dizzymarkus
Re: I cant find a chat that works

anyone try userplane?



23
dizzymarkus
Re: Xoops Banners - Flash banner does not register clicks

I am pretty sure my flash banners are working and showing imperession as well as clicks.

I tried to copy and paste the admin page but turn to gibersih because of formatting.
What I did was make the banner clickable in flash and assigned the same url to admin banners.

Try it lol I will keep an eye on mine and make sure it is working but appears to be .

Markus



24
dizzymarkus
Re: Can't access xoops test site from another computer in local network!

goto admin banners -- edit banners to reflect the proper address. IE

http://localhost/yourSITEname/banners/imageNAME

I had this problem after nameing the pc lol but i changed the banner address' and all is well.

Markus

Good Luck



25
dizzymarkus
Re: Change the root dir

No worries and YW -- I'm no expert but I can post what I have firgured out in hopes someone can get something outta it.

Good for you congrats,

Markus



26
dizzymarkus
live chat - support

Would anyone happen to have heard of a module that acts as a live support - chat- ?

With a flasher for online or not etc.

Thanks greatly,
Markus



27
dizzymarkus
Re: Change the root dir

SOme of this may help you, it did another to upload to a new server from localhost-- and I do all my work at home then upload to a production server. Take from it what you can --

Short process I use is to install XOOPS on new server then dump tables and reload tables in sql from my localhost backup. heres some info-- hope it helps,




Goto mainfile.php and change the script address to what it is now -- should be in the top few lines. If you dont know the script address upload to root the php I will attach...--then got to

http://www.YOURSITE.com/get.php

copy the address that appears and paste it into the mainfile.php-- save changes.


Second (DB)

I dont use any programs to backup my db-- its actually pretty easy just using phpadmin. Im not sure but someone my have an easier way but this works great for me.

I use wamp not xamp but am sure the process is the same.

Goto phpadmin (LOCAL) to your db and click export. Make sure all tables are selected ( top left here-- cntrl click to multi select )
or use the check all check box at the bottom. tick the box that says "save as file" I name it the same as my production db name. The prefixs should remain the same I believe. IE xoops_users, -- xoops_groups etc. Save to "desktop-- or wherever you like)

I then install a fresh copy of XOOPS --PRODUCTION server--( solveing your script path stuff lol) go into php admin and remove all tables inside of the new db goto sql and paste the sql code from the file you save. (((( open sql file in wordpad if ya like)))))

you wont need to copy this part ---------------------------

-- phpMyAdmin SQL Dump
-- version 2.8.2.4
--http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Dec 30, 2006 at 09:18 PM
-- Server version: 5.0.24
-- PHP Version: 5.1.6
--
-- Database: `your_db_name`
--

-- --------------------------------------------------------


but copy the rest and paste it in. poof right where you were when you left off.I hope this is enough to help you. Its really pretty simple once you have done it once or twice. If your sql gives you problems depending ont he size of your db do it in sections. :0) -- I do --
I do each table indepentaly so it doent get messed.

Markus-------------let me know how it goes hu? TY


I cant attach so heres the get.php just paste it into your editor and save as get.php-----

<!----------------------get.php script-------------------->

<?php
echo str_replace('\\','/',getcwd());
?>

<!-----------------------end_code------------------------->



28
dizzymarkus
Re: block weights

Well understood now thank you very much-- was a good explaination and Im off to mess with it. Thanks greatly for your time,
Markus



29
dizzymarkus
Re: block weights

Quote:
and the block-order depends on the theme


Care to elaborate on this? please. WHat file effects this and how to adjust it? thanks alot,
Markus



30
dizzymarkus
block weights

Howdy,

Please no one laugh lol --

I am having the darndest time trying to arrange center blocks.

--I make a custom block center with a weight of 5
--I make a custom block center_right and center_left weights of 0 (also tried 0 and 1 ****different weights :0)

No matter how I arrange it the half blocks(center_left & center_right) always appear on bottom of everything else. Why and how can I arrange them in order please.

The appear with the proper weights in groups edit template nd blocks edit template but yet they appaer on bottom. Any help given is greatly appreciated.

Markus




TopTop
« 1 2 (3) 4 5 6 ... 11 »



Login

Who's Online

258 user(s) are online (169 user(s) are browsing Support Forums)


Members: 0


Guests: 258


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