11
aamjad2001
Re: correction in the Latest alumni module

i get this inline error in debug mode. how can i rectify this?

Notice: Undefined variable: op in file /modules/alumni/modlisting.php line 313

Notice: Undefined variable: op in file /modules/alumni/modlisting.php line 319

Notice: Undefined variable: op in file /modules/alumni/modlisting.php line 323

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

what is this op and how can the error be removed

below is the snippet of file modlisting.php which contains this "op"


if(!isset($_POST['lid']) && isset($_GET['lid']) ) {
    
$lid $_GET['lid'] ;
}
if(!isset(
$_POST['op']) && isset($_GET['op']) ) {
    
$op $_GET['op'] ;
}

switch (
$op) {

    case 
"ModAlumni":
    include(
XOOPS_ROOT_PATH."/header.php");
    
ModAlumni($lid);
    include(
XOOPS_ROOT_PATH."/footer.php");






12
aamjad2001
Re: CBB V4 / newbb form textarea size.....

i agree with preachur.

everyone knows the importance of forum module.

if you ask me ... it must be a part of the core so that there are no errors in it during or after upgrade and it remain uptodate.




13
aamjad2001
correction in the Latest alumni module

here is the correction.

in the index.php of the alumni module search for

_ALUMNI_SENDFRIEND

replace it with

_ALUMNI_FRIENDSEND

this is the only error in alumni module otherwise it work excellent with the latest XOOPS version 2.3.

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

plus i need a little help in the listing page of the alumni section as shown in the picture
Resized Image


what should i edit to put <br> in between the two headinds i.e

name and school as shown by the red and blue rectangles



14
aamjad2001
how can these errors be solved. prob with newbb 4 and latest xoops
  • 2009/1/25 20:54

  • aamjad2001

  • Just popping in

  • Posts: 64

  • Since: 2006/6/20


Warning: The link information is not set for 'NewbbCategoryHandler' yet. in file /class/model/sync.php line 64

Warning: The link information is not set for 'NewbbForumHandler' yet. in file /class/model/sync.php line 64

Warning: The link information is not set for 'NewbbTopicHandler' yet. in file /class/model/sync.php line 64

Warning: The link information is not set for 'NewbbTopicHandler' yet. in file /class/model/sync.php line 64

Warning: The link information is not set for 'NewbbPostHandler' yet. in file /class/model/sync.php line 64

Warning: The link information is not set for 'NewbbPostHandler' yet. in file /class/model/sync.php line 64

Warning: The link information is not set for 'NewbbReportHandler' yet. in file /class/model/sync.php line 64

Warning: The link information is not set for 'NewbbRateHandler' yet. in file /class/model/sync.php line 64

Warning: The link information is not set for 'NewbbReadtopicHandler' yet. in file /class/model/sync.php line 64

Warning: The link information is not set for 'NewbbReadforumHandler' yet. in file /class/model/sync.php line 64



15
aamjad2001
Re: Urgent help required please
  • 2008/12/5 4:42

  • aamjad2001

  • Just popping in

  • Posts: 64

  • Since: 2006/6/20


No that what i had already done,

the main problem was that my site was turned off. when i switched it on upgrade did painlessly.

when ever i do an upgrade i first copy my site like if it is

www.mysite.com/web then i copy the :/web folder and save it somewhere else on on the server then i do upgrades to this actual one and if somthing goes wrong that i replace this with the one i had copied
and everything comes back to its orignal place. in cpanel all this takes merely 1 minute.



16
aamjad2001
Urgent help required please
  • 2008/12/3 9:10

  • aamjad2001

  • Just popping in

  • Posts: 64

  • Since: 2006/6/20


while upgrading from 2.0.18 to latest XOOPS igot this error
Quote:
This page cannot be displayed due to an internal error. You can provide the following information to the administrators of this site to help them solve the problem: Error: Smarty error: the $compile_dir 'XOOPS_VAR_PATH/caches/smarty_compile' does not exist, or is not a directory. Backtrace: /class/smarty/Smarty.class.php (1092) /class/smarty/internals/core.write_compiled_resource.php (20) /class/smarty/Smarty.class.php (1430) /class/smarty/Smarty.class.php (1253) /class/smarty/Smarty.class.php (1105) /include/site-closed.php (77) /include/common.php (310) /mainfile.php (103) /upgrade/index.php (21)



help me please



17
aamjad2001
how to upgrade from 2.0.18rc
  • 2008/1/3 21:32

  • aamjad2001

  • Just popping in

  • Posts: 64

  • Since: 2006/6/20


how do i upgrade from 2.0.18rc to the 2.0.18.

there is no upgrade package available for this.



18
aamjad2001
Re: Need help with the style.css of Bubblegum theme
  • 2007/12/27 3:39

  • aamjad2001

  • Just popping in

  • Posts: 64

  • Since: 2006/6/20


That was really an intellegent soloution.

Thanks alot man.

one more thing.

your soloution also applies to Imago themes



19
aamjad2001
Re: Need urgent help about blanck page debug message
  • 2007/12/24 5:10

  • aamjad2001

  • Just popping in

  • Posts: 64

  • Since: 2006/6/20


correction

it tells me

thankyou for looging in ADMIN.if the page does not redirect you then click here

but it then redirects me to the same page i.e the "maintainance notice page" and i am not logged in



20
aamjad2001
Re: Need urgent help about blanck page debug message
  • 2007/12/24 4:53

  • aamjad2001

  • Just popping in

  • Posts: 64

  • Since: 2006/6/20


Ok i checked the file integrety and some file were invalid.

i corrected them

the blank page is gone now but now the site does not let me log in .

i have repaired and truncated the XOOPS session in phpmyadmin but that didnt help either
and the debug mode is on but now no error info is given

what should i do now?




TopTop
« 1 (2) 3 4 5 »



Login

Who's Online

163 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 163


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