Aqua-Soft Forums: Aqua-Soft V5 Wordpress Theme *updated - Aqua-Soft Forums

Jump to content

  • 7 Pages +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Aqua-Soft V5 Wordpress Theme *updated Rate Topic: ***** 1 Votes

#41 User is offline   shediao Icon

  • Group: Member
  • Posts: 1
  • Joined: 12-December 04

Posted 28 July 2005 - 03:06 AM

well, it works wonderfully.
this is my blog, i have modified the a-s theme, i like it.
http://lifesinger.3322.org/myblog

thx a lot.
0

#42 User is offline   keving Icon

  • Group: Member
  • Posts: 3
  • Joined: 06-August 05

Posted 07 August 2005 - 05:34 AM

wonder thanks a lot
0

#43 User is offline   BHX Icon

  • Group: Subscribers
  • Posts: 50
  • Joined: 16-August 05

Posted 17 August 2005 - 01:07 PM

could someone explain why the livesearch dont work? i have just put the files in the main dir, and then on the Header Template entered the full URL to the files to make sure it can find them, still it does not work :confused:
0

#44 User is offline   BHX Icon

  • Group: Subscribers
  • Posts: 50
  • Joined: 16-August 05

Posted 19 August 2005 - 01:56 PM

erm hello? anyone here
0

#45 User is offline   Seph Icon

  • Group: Member
  • Posts: 6,983
  • Joined: 15-May 03

Posted 19 August 2005 - 02:05 PM

Don't Bump. Read the rules.

Let people answer you on their own time, ok?
0

#46 User is offline   QTI Icon

  • Group: Subscribers
  • Posts: 20
  • Joined: 10-August 05

Posted 25 September 2005 - 05:17 PM

On the sidebar, instead of showing latest new threads started in vbulletin, can I set it to show the threads with recent new posts instead? sorry I don't know how to code so I am hoping that someone can help... many thanks!
0

#47 User is offline   sneakerhead. Icon

  • Group: Member
  • Posts: 21
  • Joined: 09-October 05

Posted 09 October 2005 - 07:59 PM

Wicked sweet - I'll use it on my blog for sure. I'd donate if I wasn't flat broke, but I definately appreciate this.
0

#48 User is offline   sfacets Icon

  • Group: Member
  • Posts: 1
  • Joined: 17-October 05

Posted 17 October 2005 - 11:55 AM

Awesome look! any chance for layered file?
0

#49 User is offline   IndY Icon

  • Group: Member
  • Posts: 3
  • Joined: 06-November 05

Posted 06 November 2005 - 12:16 PM

nice template :)
but i cant download it.. if i want to download the attachement, a login-window appears. :(
0

#50 User is offline   Timan Icon

  • Group: Administrators
  • Posts: 4,741
  • Joined: 08-November 02

Posted 06 November 2005 - 12:44 PM

Strange, try clearing your cache and try again, works fine here.
0

#51 User is offline   Crypt Icon

  • Group: Member
  • Posts: 5
  • Joined: 04-November 05

Posted 08 November 2005 - 11:30 PM

im having troubles installing this theme when i go into my control pannel for wordpress i get this

The following themes are installed but incomplete. Themes must have a stylesheet and a template.

and then underneath it says its for the aqua-soft skin
0

#52 User is offline   DeathAxe Icon

  • Group: Member
  • Posts: 2
  • Joined: 11-November 05

Posted 11 November 2005 - 10:41 PM

Nice job man! :)
0

#53 User is offline   CriplingDream Icon

  • Group: Member
  • Posts: 302
  • Joined: 13-March 05

Posted 14 November 2005 - 10:30 AM

the livesearch and the "recent" forum post thingie doesn't work for me.. i receive this message: "Oops! Looks host user password like we're having technical difficulties with LiveSearch at the moment."

But I'm pretty sure my database works or how else would my blog work? Any ideas?

Thanks in advance!
0

#54 User is offline   piotr82 Icon

  • Group: Member
  • Posts: 511
  • Joined: 19-October 03

Posted 14 November 2005 - 11:01 AM

yes livesearch doesn't work , i try to make it work but with no result :(
0

#55 User is offline   Timan Icon

  • Group: Administrators
  • Posts: 4,741
  • Joined: 08-November 02

Posted 14 November 2005 - 11:04 AM

The recent forum post thing is only supposed to work with vBulletin.

The livesearch thing should work, make sure you have the files in the right folder.
0

#56 User is offline   CriplingDream Icon

  • Group: Member
  • Posts: 302
  • Joined: 13-March 05

Posted 14 November 2005 - 11:47 AM

Timan said:

The recent forum post thing is only supposed to work with vBulletin.

The livesearch thing should work, make sure you have the files in the right folder.

Well I am using vBulletin v3.0 so that should not be a problem, but it still is not working.

I've put the livesearch files on several places to make sure I have not put it on a wrong place, but I'm pretty sure it's on the right place now.
0

#57 User is offline   Timan Icon

  • Group: Administrators
  • Posts: 4,741
  • Joined: 08-November 02

Posted 14 November 2005 - 11:59 AM

Enable Enable External Javascript in the admincp.
0

#58 User is offline   CriplingDream Icon

  • Group: Member
  • Posts: 302
  • Joined: 13-March 05

Posted 14 November 2005 - 12:08 PM

Timan said:

Enable Enable External Javascript in the admincp.

What tab? Sorry, I can't manage to find it.

edit: fixed that one.. now only the livesearch has to get fixed somehow..
0

#59 User is offline   shanesaw Icon

  • Group: Member
  • Posts: 1
  • Joined: 04-November 05

Posted 14 November 2005 - 11:09 PM

To enable livesearch

the livesearch.php is just not being directed to the mysql server, you can edit the wp-config.php or do a manual hack like the one below.




Open your livesearch.php

find this line

@mysql_connect(******, *******, *******)

replace with this

@mysql_connect(localhost, myMYSQLusername, mypassword)


and also fix
@mysql_select_db(myMYSQLdatabaseHERE)


then you need to change the path on the icons in the livesearch.php file.

After you do that it should work.
0

#60 User is offline   CriplingDream Icon

  • Group: Member
  • Posts: 302
  • Joined: 13-March 05

Posted 15 November 2005 - 12:19 AM

ok i'm almost there i can feel it.. i made a mistake when i followed your directions, and entered the database-information for wordpress in livesearch.php, it worked, but when i changed it to the database of vbulletin, i get the message "Oops! Looks database like we're having technical difficulties with LiveSearch at the moment."

any ideas on this one..? thanks so far for wonderfull support!
0

  • 7 Pages +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users